summaryrefslogtreecommitdiff
path: root/build.xml
Commit message (Expand)AuthorAgeFilesLines
* prepare Ant 1.9.12 RC1rel/1.9.12ANT_1_9_12_RC1Stefan Bodewig2018-06-191-2/+2
* Merge tag 'rel/1.9.11' into 1.9.xStefan Bodewig2018-03-271-3/+3
|\
| * prepare RC1 of Ant 1.9.11rel/1.9.11ANT_1_9_11_RC1Stefan Bodewig2018-03-231-2/+2
|/
* Easier to read buildfile (cf master)Gintas Grigelionis2018-03-211-9/+9
* new release policy says "no md5 checksums anymore"Stefan Bodewig2018-03-051-5/+2
* Merge tag 'rel/1.9.10' into 1.9.x and prepare next iterationStefan Bodewig2018-02-061-3/+3
|\
| * preparing RC1 of Ant 1.9.10rel/1.9.10ANT_1_9_10_RC1Stefan Bodewig2018-02-031-2/+2
* | Make JetBrains CI workGintas Grigelionis2018-02-031-0/+3
|/
* tunnel jenkins property via three layers of build filesStefan Bodewig2018-01-261-0/+1
* Lost a space characterGintas Grigelionis2018-01-201-1/+1
* Revised installation manual, cross-referenced optional tasks/typesGintas Grigelionis2018-01-201-42/+22
* refactored build.xml (cf master)Gintas Grigelionis2017-12-251-307/+299
* Let’s use doclintGintas Grigelionis2017-12-101-6/+5
* try to adapt to Java10+ rapidly changing major versionsStefan Bodewig2017-12-021-0/+3
* Merge tag 'rel/1.9.9' into 1.9.x and bump versionsStefan Bodewig2017-02-061-3/+3
|\
| * preparing for 1.9.9 releaserel/1.9.9ANT_199_RC1Stefan Bodewig2017-02-021-2/+2
|/
* Merge tag 'rel/1.9.8' into 1.9.x and bump versionsStefan Bodewig2016-12-311-3/+3
|\
| * set version numbers for 1.9.8rel/1.9.8ANT_198_RC1Stefan Bodewig2016-12-251-2/+2
|/
* detect Java 9 via jigsawStefan Bodewig2016-07-251-3/+1
* Merge tag 'ANT_197_RC1' into 1.9.xStefan Bodewig2016-04-121-3/+3
|\
| * prepare first RC of 1.9.7rel/1.9.7ANT_197_RC1Stefan Bodewig2016-04-091-2/+2
|/
* nobody needs httpclient, remove the checkStefan Bodewig2016-04-091-10/+0
* bump versionsStefan Bodewig2015-07-021-3/+3
* bump versionsStefan Bodewig2015-05-311-3/+3
* ensure hamcrest becomes part of the source distributionStefan Bodewig2015-02-021-0/+1
* Add some useful classes to ant-testutil.jar (e.g. BuildFileRule)Jan Matèrne2014-06-141-0/+3
* add contributors files and patch.xml to binary tarballs as wellStefan Bodewig2014-05-041-0/+3
* zap tabsStefan Bodewig2014-05-041-3/+3
* add contributors files and patch.xml to source tarballsStefan Bodewig2014-05-041-6/+9
* adding a classpath tag in order to prevent a runtime error caused by a Java b...Antoine Levy-Lambert2014-05-011-2/+2
* fixing syntax error, only one condition is supported inside the condition taskAntoine Levy-Lambert2014-04-301-2/+4
* add a special property to set to build the MacOSX installerAntoine Levy-Lambert2014-04-301-0/+1
* preparation for Ant 1.9.5Antoine Levy-Lambert2014-04-301-3/+3
* rolling back to ant 1.9.4 as the pom.xml of ant-testutil was referencing inco...Antoine Levy-Lambert2014-04-301-3/+3
* preparation for ant 1.9.5 releaseAntoine Levy-Lambert2014-04-301-3/+3
* preparation for Ant 1.9.4 releaseAntoine Levy-Lambert2014-04-301-1/+1
* By default disable JavaDocs Doclint which was introduced in Java8 and breaks ...Jan Materne2014-04-101-3/+22
* Don't try to copy the javadoc if generation was skippedJan Materne2014-04-091-1/+1
* adding the junit jars to the source distribution, problem reported by Michael...Antoine Levy-Lambert2014-04-011-2/+1
* removing obsolete targets used for releases in the pastAntoine Levy-Lambert2014-04-011-54/+0
* junit task should support parallel/threads optionAntoine Levy-Lambert2014-03-231-0/+7
* bumping version number to 1.9.4 for the next releaseAntoine Levy-Lambert2013-12-231-3/+3
* preparation for Ant 1.9.3 releaseAntoine Levy-Lambert2013-12-231-1/+1
* adding Mac OS X .pkg installer generation in build, PR 55899Antoine Levy-Lambert2013-12-231-2/+25
* pass ant.home down to antunit testsStefan Bodewig2013-08-181-0/+1
* sconnolly advises using TODO rather than XXX in comments.Jesse N. Glick2013-07-171-2/+2
* forward to 1.9.3alphaStefan Bodewig2013-07-121-3/+3
* preparing ant 1.9.2 releaseAntoine Levy-Lambert2013-05-161-3/+3
* preparing to build Ant 1.9.1Antoine Levy-Lambert2013-05-161-1/+1
* Re-introduce JUnit3/JUnit4 splitmclarke2013-04-231-2/+24