summaryrefslogtreecommitdiff
path: root/build.xml
Commit message (Expand)AuthorAgeFilesLines
* trunk mergeJesse N. Glick2010-06-111-112/+79
|\
| * Merging ant-nodeps.jar into ant.jar.Jesse N. Glick2010-05-261-83/+40
| * #49287 cont'd: XSLTTraceSupport must also be in ant.jar.Jesse N. Glick2010-05-201-1/+6
| * 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
| * bump versionAntoine Levy-Lambert2010-05-081-3/+3
* | Updated to ANT_181.Jesse N. Glick2010-05-031-99/+36
|\ \ | |/
| * preparation for ant 1.8.1 buildAntoine Levy-Lambert2010-04-301-1/+1
| * Inspired on one of the patches on debian antJacobus Martinus Kruithof2010-03-121-2/+2
| * removing the stylebook taskAntoine Levy-Lambert2010-02-261-10/+0
| * Removing ant-trax.jar and folding TraXLiaison into ant-nodeps.jar.Jesse N. Glick2010-02-181-43/+2
| * Removing stale references to xercesImpl.jar and xml-apis.jar.Jesse N. Glick2010-02-181-1/+1
| * adapting the creation of the maven artefacts to maven2 repository layoutAntoine Levy-Lambert2010-02-141-40/+28
| * bump versionStefan Bodewig2010-02-091-3/+3
* | JUnit4TestMethodAdapter needs to compile against JUnit 4.x.Jesse N. Glick2010-02-061-1/+1
|/
* removing unused property xalan2.presentAntoine Levy-Lambert2010-02-021-3/+0
* preparation for the 1.8.0 releaseAntoine Levy-Lambert2010-01-291-2/+2
* try to make ZipExtraField change in zip backwards compatible for subclasses t...Stefan Bodewig2010-01-171-0/+2
* add an empty lib/optional to the source distributionStefan Bodewig2010-01-071-0/+2
* Skip Javadoc creation on JDK 1.4, as it always fails for unknown reason.Jan Materne2010-01-061-3/+7
* preparation for ant1.8.0RC1 releaseAntoine Levy-Lambert2010-01-051-2/+2
* DefaultLoggerTest must run in same classloader that loads DefaultLogger itselfStefan Bodewig2009-08-181-0/+2
* allow methods other than GET in http condition. Submitted by Robert Clark. ...Stefan Bodewig2009-07-221-0/+1
* override getResources in a new AntClassLoader subclass that will be used cons...Stefan Bodewig2009-07-221-0/+1
* made easier to switch loglevel on the antunit testcasesJacobus Martinus Kruithof2009-07-101-1/+2
* make javac independent of CLASPATHStefan Bodewig2009-06-301-1/+3
* javadoc creation of Ant's own sources failed on JDK 1.4. PR 46731. Patch su...Stefan Bodewig2009-05-181-0/+2
* create SHA-512 checksums as wellStefan Bodewig2009-05-111-30/+29
* Add support for Xalan2 Traces. PR 36670.Stefan Bodewig2008-12-031-43/+16
* remove .NET tasksStefan Bodewig2008-10-211-33/+0
* Print failing tests.Jan Materne2008-10-101-0/+27
* junit.jar is available in the source tree; might as well compile against it.Jesse N. Glick2008-08-011-0/+1
* comment out the junit collector code (I cannot figure out how to make it work)Peter Reilly2008-03-211-2/+9
* fix for bugzilla 44630 - error expansion of properties in docs dirPeter Reilly2008-03-181-3/+4
* default access precedent for testcase accessMatthew Jason Benson2007-11-021-0/+2
* FailureRecorderJan Materne2007-10-241-2/+2
* -revert change as we don't support antlr3 (yet)Kevin Jackson2007-10-201-6/+3
* -allow use of antlr 3+Kevin Jackson2007-10-191-3/+6
* removing starteamPeter Reilly2007-10-031-13/+0
* removing weblogicPeter Reilly2007-09-241-42/+0
* Make use of the FailureRecorderJan Materne2007-09-111-21/+47
* version -> 1.8.0Peter Reilly2007-09-031-3/+3
* optionaly allow build to pass even if tests failPeter Reilly2007-08-211-1/+1
* Encourage people to follow the packaging spec.Jan Materne2007-07-061-0/+16
* URI is jdk14+ instead of jdk13+Jan Materne2007-05-211-1/+1
* exclude this package on java1.3Steve Loughran2007-05-211-0/+1
* Fail with a meaningful message.Jan Materne2007-01-221-2/+4