| Commit message (Expand) | Author | Age | Files | Lines |
| * | Trying again... (SVN merge tracking is bogus)run-single-test-method | Jesse N. Glick | 2010-06-11 | 0 | -0/+0 |
| * | merging again? | Jesse N. Glick | 2010-06-11 | 0 | -0/+0 |
| * | trunk merge | Jesse N. Glick | 2010-06-11 | 278 | -1406/+2289 |
| |\ |
|
| | * | <javac> faild for long command lines on OS/2. PR 49425. Submitted by <dmik ... | Stefan Bodewig | 2010-06-11 | 2 | -1/+12 |
| | * | remove redundant assertions, they are already contained in testantOnRemoteShare | Stefan Bodewig | 2010-06-10 | 1 | -4/+1 |
| | * | test failed on Windows | Stefan Bodewig | 2010-06-10 | 1 | -2/+6 |
| | * | Test failed on Windows, don't know why I never noticed before | Stefan Bodewig | 2010-06-10 | 1 | -14/+14 |
| | * | don't scan directories that are excluded recursively - this used to be done e... | Stefan Bodewig | 2010-06-10 | 2 | -1/+8 |
| | * | provide file name when you fail to delete the temporary file. PR 49419 | Stefan Bodewig | 2010-06-10 | 2 | -1/+6 |
| | * | try a little harder when deleting temporary files in <junit> | Stefan Bodewig | 2010-06-10 | 1 | -4/+4 |
| | * | some JUnit tests to verify/falsify http://mail-archives.apache.org/mod_mbox/a... | Stefan Bodewig | 2010-06-09 | 3 | -3/+71 |
| | * | sort by task name rather than page name | Stefan Bodewig | 2010-06-08 | 1 | -5/+5 |
| | * | failing test for issue 49404 | Stefan Bodewig | 2010-06-08 | 1 | -0/+39 |
| | * | Clarify some instructions, remove netrexx and jai as manual download examples | Bruce Atherton | 2010-06-05 | 1 | -8/+13 |
| | * | Use System.getenv where available. Faster and more reliable than /usr/bin/env... | Jesse N. Glick | 2010-05-27 | 1 | -0/+15 |
| | * | drop version check now that ant-nodeps.jar has been removed | Stefan Bodewig | 2010-05-27 | 2 | -40/+5 |
| | * | Ignore target dir. | Jesse N. Glick | 2010-05-26 | 0 | -0/+0 |
| | * | Obliterating "core" vs. "optional" distinction for tasks and types in manual ... | Jesse N. Glick | 2010-05-26 | 203 | -827/+777 |
| | * | Merging ant-nodeps.jar into ant.jar. | Jesse N. Glick | 2010-05-26 | 7 | -197/+60 |
| | * | Apparent typo. | Jesse N. Glick | 2010-05-26 | 1 | -2/+2 |
| | * | JMF no longer needed since javax.sound is in JDK; suggesting fetch.xml for no... | Jesse N. Glick | 2010-05-26 | 1 | -4/+3 |
| | * | Can now compile against regular JDK. | Jesse N. Glick | 2010-05-26 | 1 | -6/+0 |
| | * | 1.1.3 is the version currently downloaded. | Jesse N. Glick | 2010-05-26 | 1 | -2/+2 |
| | * | Ignoring java-repository. | Jesse N. Glick | 2010-05-26 | 0 | -0/+0 |
| | * | updating release instructions, adding promote step | Antoine Levy-Lambert | 2010-05-24 | 1 | -0/+3 |
| | * | eol-style | Antoine Levy-Lambert | 2010-05-24 | 1 | -29/+29 |
| | * | Continued spelling fix from 947340. | Jesse N. Glick | 2010-05-24 | 1 | -2/+2 |
| | * | adding information about nexus upload | Antoine Levy-Lambert | 2010-05-24 | 1 | -4/+17 |
| | * | after all, nexus wants the checksums | Antoine Levy-Lambert | 2010-05-24 | 1 | -29/+29 |
| | * | attempt to upload artefacts to maven repository | Antoine Levy-Lambert | 2010-05-24 | 3 | -0/+172 |
| | * | fix spelling error in var name | Jacobus Martinus Kruithof | 2010-05-22 | 1 | -2/+2 |
| | * | pr 49326. Sun JVM tries to mmap the entire file during a copy. For large file... | Jacobus Martinus Kruithof | 2010-05-22 | 2 | -1/+9 |
| | * | Fixed missing dependency on networking, in case netrexx target is called by i... | Bruce Atherton | 2010-05-21 | 1 | -1/+1 |
| | * | Add NetRexxC library, add support for FTP and temp cache, delete obsolete com... | Bruce Atherton | 2010-05-21 | 1 | -8/+82 |
| | * | #49287 cont'd: XSLTTraceSupport must also be in ant.jar. | Jesse N. Glick | 2010-05-20 | 1 | -1/+6 |
| | * | attempt to make jar examples a little easier to read, update zipfileset example | Peter Reilly | 2010-05-19 | 1 | -15/+30 |
| | * | Fixing ignore list for JAI. | Jesse N. Glick | 2010-05-18 | 0 | -0/+0 |
| | * | Add JAI library through the JBoss public maven repository | Bruce Atherton | 2010-05-18 | 2 | -1/+13 |
| | * | remove starteam from manual | Peter Reilly | 2010-05-18 | 3 | -19/+3 |
| | * | Ignoring everything fetch.xml currently seems to download. | Jesse N. Glick | 2010-05-18 | 0 | -0/+0 |
| | * | merge fix for PR 49296 | Stefan Bodewig | 2010-05-17 | 1 | -2/+13 |
| | * | ftp download fails for certain setups. PR 49296. Based on patch by Kristof ... | Stefan Bodewig | 2010-05-17 | 2 | -2/+17 |
| | * | grammar | Stefan Bodewig | 2010-05-17 | 1 | -2/+2 |
| | * | <checksum>'s totalproperty doesn't work with repeated file names. PR 36748 | Stefan Bodewig | 2010-05-17 | 3 | -13/+25 |
| | * | Added short story, described fetch.xml, updated download instructions | Bruce Atherton | 2010-05-16 | 2 | -85/+215 |
| | * | Now that it is not necessary to put junit.jar into $CLASSPATH to run tests, n... | Jesse N. Glick | 2010-05-14 | 1 | -1/+1 |
| | * | Fork JUnit tests by default. | Jesse N. Glick | 2010-05-14 | 1 | -1/+4 |
| | * | #49287: TraXLiaison belongs in ant.jar, not ant-nodeps.jar, since it is (now)... | Jesse N. Glick | 2010-05-14 | 1 | -1/+4 |
| | * | Distinguishing between compile-time and runtime classpath for JUnit tests. | Jesse N. Glick | 2010-05-14 | 1 | -9/+8 |
| | * | Fix compilation inside a container which may have some 3rd-party libraries lo... | Jesse N. Glick | 2010-05-14 | 1 | -24/+24 |