summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Trying again... (SVN merge tracking is bogus)run-single-test-methodJesse N. Glick2010-06-110-0/+0
* merging again?Jesse N. Glick2010-06-110-0/+0
* trunk mergeJesse N. Glick2010-06-11278-1406/+2289
|\
| * <javac> faild for long command lines on OS/2. PR 49425. Submitted by <dmik ...Stefan Bodewig2010-06-112-1/+12
| * remove redundant assertions, they are already contained in testantOnRemoteShareStefan Bodewig2010-06-101-4/+1
| * test failed on WindowsStefan Bodewig2010-06-101-2/+6
| * Test failed on Windows, don't know why I never noticed beforeStefan Bodewig2010-06-101-14/+14
| * don't scan directories that are excluded recursively - this used to be done e...Stefan Bodewig2010-06-102-1/+8
| * provide file name when you fail to delete the temporary file. PR 49419Stefan Bodewig2010-06-102-1/+6
| * try a little harder when deleting temporary files in <junit>Stefan Bodewig2010-06-101-4/+4
| * some JUnit tests to verify/falsify http://mail-archives.apache.org/mod_mbox/a...Stefan Bodewig2010-06-093-3/+71
| * sort by task name rather than page nameStefan Bodewig2010-06-081-5/+5
| * failing test for issue 49404Stefan Bodewig2010-06-081-0/+39
| * Clarify some instructions, remove netrexx and jai as manual download examplesBruce Atherton2010-06-051-8/+13
| * Use System.getenv where available. Faster and more reliable than /usr/bin/env...Jesse N. Glick2010-05-271-0/+15
| * drop version check now that ant-nodeps.jar has been removedStefan Bodewig2010-05-272-40/+5
| * Ignore target dir.Jesse N. Glick2010-05-260-0/+0
| * Obliterating "core" vs. "optional" distinction for tasks and types in manual ...Jesse N. Glick2010-05-26203-827/+777
| * Merging ant-nodeps.jar into ant.jar.Jesse N. Glick2010-05-267-197/+60
| * Apparent typo.Jesse N. Glick2010-05-261-2/+2
| * JMF no longer needed since javax.sound is in JDK; suggesting fetch.xml for no...Jesse N. Glick2010-05-261-4/+3
| * Can now compile against regular JDK.Jesse N. Glick2010-05-261-6/+0
| * 1.1.3 is the version currently downloaded.Jesse N. Glick2010-05-261-2/+2
| * Ignoring java-repository.Jesse N. Glick2010-05-260-0/+0
| * updating release instructions, adding promote stepAntoine Levy-Lambert2010-05-241-0/+3
| * eol-styleAntoine Levy-Lambert2010-05-241-29/+29
| * Continued spelling fix from 947340.Jesse N. Glick2010-05-241-2/+2
| * adding information about nexus uploadAntoine Levy-Lambert2010-05-241-4/+17
| * after all, nexus wants the checksumsAntoine Levy-Lambert2010-05-241-29/+29
| * attempt to upload artefacts to maven repositoryAntoine Levy-Lambert2010-05-243-0/+172
| * fix spelling error in var nameJacobus Martinus Kruithof2010-05-221-2/+2
| * pr 49326. Sun JVM tries to mmap the entire file during a copy. For large file...Jacobus Martinus Kruithof2010-05-222-1/+9
| * Fixed missing dependency on networking, in case netrexx target is called by i...Bruce Atherton2010-05-211-1/+1
| * Add NetRexxC library, add support for FTP and temp cache, delete obsolete com...Bruce Atherton2010-05-211-8/+82
| * #49287 cont'd: XSLTTraceSupport must also be in ant.jar.Jesse N. Glick2010-05-201-1/+6
| * attempt to make jar examples a little easier to read, update zipfileset examplePeter Reilly2010-05-191-15/+30
| * Fixing ignore list for JAI.Jesse N. Glick2010-05-180-0/+0
| * Add JAI library through the JBoss public maven repositoryBruce Atherton2010-05-182-1/+13
| * remove starteam from manualPeter Reilly2010-05-183-19/+3
| * Ignoring everything fetch.xml currently seems to download.Jesse N. Glick2010-05-180-0/+0
| * merge fix for PR 49296Stefan Bodewig2010-05-171-2/+13
| * ftp download fails for certain setups. PR 49296. Based on patch by Kristof ...Stefan Bodewig2010-05-172-2/+17
| * grammarStefan Bodewig2010-05-171-2/+2
| * <checksum>'s totalproperty doesn't work with repeated file names. PR 36748Stefan Bodewig2010-05-173-13/+25
| * Added short story, described fetch.xml, updated download instructionsBruce Atherton2010-05-162-85/+215
| * Now that it is not necessary to put junit.jar into $CLASSPATH to run tests, n...Jesse N. Glick2010-05-141-1/+1
| * Fork JUnit tests by default.Jesse N. Glick2010-05-141-1/+4
| * #49287: TraXLiaison belongs in ant.jar, not ant-nodeps.jar, since it is (now)...Jesse N. Glick2010-05-141-1/+4
| * Distinguishing between compile-time and runtime classpath for JUnit tests.Jesse N. Glick2010-05-141-9/+8
| * Fix compilation inside a container which may have some 3rd-party libraries lo...Jesse N. Glick2010-05-141-24/+24