summaryrefslogtreecommitdiff
path: root/src/etc/poms/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Merge tag 'rel/1.10.7'Jaikiran Pai2019-09-051-1/+1
|\
| * Prepare for RC1 of 1.10.7 Ant releaserel/1.10.7ANT_1.10.7_RC1Jaikiran Pai2019-09-011-1/+1
|/
* https to the extent possible for src/etc excluding src/etc/testcasesjkf2019-05-251-8/+8
|
* updated reference to license from http to https usingjkf2019-05-251-2/+2
| | | | find . -type f -exec sed -i "s/http:\/\/www.apache.org\/licenses\/LICENSE-2.0/https:\/\/www.apache.org\/licenses\/LICENSE-2.0/" {} \;
* Merge tag 'rel/1.10.6'Jaikiran Pai2019-05-081-1/+1
|\ | | | | | | Tag version 1.10.6 of Ant
| * Prepare RC2 of 1.10.6 Ant releaserel/1.10.6ANT_1.10.6_RC2Jaikiran Pai2019-05-021-1/+1
|/ | | | Signed-off-by: Jaikiran Pai <jaikiran@apache.org>
* moved to gitboxStefan Bodewig2018-12-171-3/+3
|
* Get the tests dependent on ANT_HOME runningGintas Grigelionis2018-11-111-0/+5
|
* Fix “javac missing on Java 8” issue with SurefireGintas Grigelionis2018-10-251-0/+17
|
* Update dependencies, fix packagingGintas Grigelionis2018-10-201-5/+11
|
* Add imageio to Maven reactorGintas Grigelionis2018-10-201-0/+1
|
* Merge tag 'rel/1.10.5' and prepare next iterationStefan Bodewig2018-07-131-1/+1
|\ | | | | | | Tagging version 1.10.5 of Ant
| * prepare RC1 of Ant 1.10.5rel/1.10.5ANT_1.10.5_RC1Stefan Bodewig2018-07-101-1/+1
|/
* Merge tag 'rel/1.10.4' and prepare next iterationStefan Bodewig2018-06-221-1/+1
|\ | | | | | | Tagging version 1.9.12 of Ant
| * prepare RC1 of Ant 1.10.4rel/1.10.4ANT_1.10.4_RC1Stefan Bodewig2018-06-191-1/+1
|/
* Update POMsGintas Grigelionis2018-06-011-3/+3
|
* Merge tag 'rel/1.10.3'Stefan Bodewig2018-03-271-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tagging version 1.10.3 of Ant # gpg: WARNING: unsafe permissions on homedir '/home/stefan/.gnupg' # gpg: keyserver option 'ca-cert-file' is obsolete; please use 'hkp-cacert' in dirmngr.conf # gpg: keyserver option 'no-try-dns-srv' is unknown # gpg: Signature made Di 27 Mär 2018 20:20:02 CEST # gpg: using DSA key A2115AE15F6B8B72 # gpg: issuer "bodewig@apache.org" # gpg: Oops: keyid_from_fingerprint: no pubkey # gpg: Oops: keyid_from_fingerprint: no pubkey # gpg: key 0000000000000000 occurs more than once in the trustdb # gpg: Good signature from "Stefan Bodewig <bodewig@apache.org>" [ultimate] # gpg: aka "Stefan Bodewig <stefan.bodewig@freenet.de>" [ultimate] # gpg: aka "Stefan Bodewig <stefan@samaflost.de>" [ultimate] # Primary key fingerprint: CE80 75A2 5154 7BEE 249B C151 A211 5AE1 5F6B 8B72
| * prepare RC2 of Ant 1.10.3rel/1.10.3ANT_1.10.3_RC2Stefan Bodewig2018-03-241-1/+1
|/
* add a POM for ant-junitlauncherStefan Bodewig2018-03-201-0/+1
|
* Merge tag 'rel/1.10.2' and prepare for next iterationStefan Bodewig2018-02-061-1/+1
|\
| * prepare RC1 of Ant 1.10.2rel/1.10.2ANT_1.10.2_RC1Stefan Bodewig2018-02-031-1/+1
|/
* Updated Maven plugins in master POMGintas Grigelionis2018-01-201-5/+5
|
* fix POMsGintas Grigelionis2017-12-261-2/+3
|
* Merge tag 'rel/1.10.1' and bump versionsStefan Bodewig2017-02-061-1/+1
|\ | | | | | | Tagging version 1.10.1 of Ant
| * preparing the 1.10.1 releaserel/1.10.1ANT_1.10.1_RC1Stefan Bodewig2017-02-021-1/+1
|/
* infrastructure for XZ compression support - PR 60350Stefan Bodewig2017-01-101-0/+1
|
* Merge tag 'rel/1.10.0' into master and bump versionsStefan Bodewig2016-12-311-1/+1
|\ | | | | | | Tagging version 1.10.0 of Ant
| * set versions for Ant 1.10.0 RC1rel/1.10.0ANT_1.10.0_RC1Stefan Bodewig2016-12-271-1/+1
|/
* use Java8 in POMs as wellStefan Bodewig2016-03-291-2/+2
|
* master -> 1.10.x, requires java8Stefan Bodewig2016-03-251-1/+1
| | | | closes #13
* bump versionsStefan Bodewig2015-07-021-1/+1
|
* bump versionsStefan Bodewig2015-05-311-1/+1
|
* wrong host nameStefan Bodewig2014-05-311-3/+3
|
* svn => gitStefan Bodewig2014-05-311-3/+3
|
* preparation for Ant 1.9.5Antoine Levy-Lambert2014-04-301-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1591186 13f79535-47bb-0310-9956-ffa450edef68
* rolling back to ant 1.9.4 as the pom.xml of ant-testutil was referencing ↵Antoine Levy-Lambert2014-04-301-1/+1
| | | | | | incorrectly junit 3.8.2 instead of junit 4.11 git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1591178 13f79535-47bb-0310-9956-ffa450edef68
* preparation for ant 1.9.5 releaseAntoine Levy-Lambert2014-04-301-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1591176 13f79535-47bb-0310-9956-ffa450edef68
* bumping version number to 1.9.4 for the next releaseAntoine Levy-Lambert2013-12-231-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1553160 13f79535-47bb-0310-9956-ffa450edef68
* forward to 1.9.3alphaStefan Bodewig2013-07-121-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1502513 13f79535-47bb-0310-9956-ffa450edef68
* preparing ant 1.9.2 releaseAntoine Levy-Lambert2013-05-161-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1483181 13f79535-47bb-0310-9956-ffa450edef68
* Re-introduce JUnit3/JUnit4 splitmclarke2013-04-231-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1471115 13f79535-47bb-0310-9956-ffa450edef68
* No reason to have ant-junit4.jar anymore.Stefan Bodewig2013-03-241-2/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1460264 13f79535-47bb-0310-9956-ffa450edef68
* preparing the ant release 1.9.1Antoine Levy-Lambert2013-03-071-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1453654 13f79535-47bb-0310-9956-ffa450edef68
* reverting to state before first attempt to release 1.9.0Antoine Levy-Lambert2013-03-051-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1452631 13f79535-47bb-0310-9956-ffa450edef68
* prepare development for Ant 1.9.1Antoine Levy-Lambert2013-03-041-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1452185 13f79535-47bb-0310-9956-ffa450edef68
* JDK 5.Jesse N. Glick2012-04-191-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1328096 13f79535-47bb-0310-9956-ffa450edef68
* Indentation.Jesse N. Glick2012-03-051-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1297273 13f79535-47bb-0310-9956-ffa450edef68
* Centralized source/target level config.Jesse N. Glick2012-03-051-1/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1297263 13f79535-47bb-0310-9956-ffa450edef68
* Consistent indentation.Jesse N. Glick2012-03-051-12/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1297262 13f79535-47bb-0310-9956-ffa450edef68
* Fixing most Maven warnings.Jesse N. Glick2012-03-051-0/+27
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1297261 13f79535-47bb-0310-9956-ffa450edef68