Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 1.9.x branch into master | Jaikiran Pai | 2018-08-13 | 1 | -1/+1 |
|\ | |||||
| * | Fetch the right jars and dependencies for the mail task | Jaikiran Pai | 2018-08-13 | 1 | -1/+1 |
| | | |||||
* | | Merge branch '1.9.x' | Stefan Bodewig | 2018-06-25 | 3 | -1/+1 |
|\ \ | |/ | |||||
| * | use AntUnit 1.4 | Stefan Bodewig | 2018-06-25 | 3 | -1/+1 |
| | | |||||
| * | Update commons-net and fix compilation on Java 5 | Gintas Grigelionis | 2017-12-25 | 1 | -1/+3 |
| | | |||||
| * | Update Maven Ant tasks, JUnit and optional libraries | twogee | 2017-12-19 | 6 | -24/+291 |
| | | |||||
* | | Revert "use a snapshot build of AntUnit in order to avoid race condition" | Stefan Bodewig | 2018-06-18 | 2 | -0/+0 |
| | | | | | | | | This reverts commit 6c9e93242b44c9fbbc8800278774caa89e42e2c6. | ||||
* | | use a snapshot build of AntUnit in order to avoid race condition | Stefan Bodewig | 2018-06-16 | 2 | -0/+0 |
| | | |||||
* | | Update dependencies | Gintas Grigelionis | 2018-06-01 | 1 | -5/+5 |
| | | |||||
* | | JUnit 5 support - A new junitlauncher task | Jaikiran Pai | 2018-03-17 | 1 | -0/+5 |
| | | |||||
* | | Update dependencies | Gintas Grigelionis | 2018-03-01 | 1 | -2/+2 |
| | | |||||
* | | update optional libraries for Ant 1.10 | Gintas Grigelionis | 2017-12-25 | 1 | -7/+4 |
| | | |||||
* | | Update Maven Ant tasks, JUnit, and optional libraries | twogee | 2017-12-19 | 6 | -24/+290 |
| | | |||||
* | | BCEL 6.2 has been released | Stefan Bodewig | 2017-12-09 | 1 | -1/+1 |
| | | |||||
* | | Merge 1.9.x branch | Jaikiran Pai | 2017-11-05 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | BZ-61718 Upgrade to 0.1.54 of Jsch library | Jaikiran Pai | 2017-11-05 | 1 | -1/+1 |
| | | | | | | | | This close #48 pull request at github/apache/ant | ||||
* | | update BCEL dependency to 6.0 | Stefan Bodewig | 2017-07-23 | 1 | -1/+1 |
| | | | | | | | | https://bz.apache.org/bugzilla/show_bug.cgi?id=61196 | ||||
* | | infrastructure for XZ compression support - PR 60350 | Stefan Bodewig | 2017-01-10 | 1 | -0/+1 |
| | | |||||
* | | Bugzilla-60349: add Ivy to fetch.xml | Jan Matèrne | 2016-11-08 | 1 | -0/+1 |
|/ | |||||
* | update Xalan | Stefan Bodewig | 2016-08-30 | 1 | -1/+1 |
| | |||||
* | ensure hamcrest becomes part of the source distribution | Stefan Bodewig | 2015-02-02 | 1 | -0/+17 |
| | |||||
* | upgrade AntUnit | Stefan Bodewig | 2014-05-25 | 1 | -0/+0 |
| | |||||
* | recommending to use jsch 0.1.50 going forward due to fix of ↵ | Antoine Levy-Lambert | 2013-05-12 | 1 | -1/+1 |
| | | | | | | https://sourceforge.net/tracker/index.php?func=detail&aid=3605486 git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1481669 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | adding hamcrest to the lib/optional because it is required at runtime for ↵ | Antoine Levy-Lambert | 2013-03-05 | 1 | -0/+0 |
| | | | | | | some tests, also bumping junit dependency in pom file git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1452722 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | JUnit4 tests marked @Ignore do not appear in XML output. PR 43969 | Antoine Levy-Lambert | 2013-03-05 | 3 | -1/+1 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1452674 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | ibiblio doesn't carry maven tasks anymore | Stefan Bodewig | 2012-01-27 | 1 | -1/+1 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1236683 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | Upgrade to AntUnit 1.2 | Stefan Bodewig | 2011-08-16 | 2 | -0/+0 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1158147 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | revert file committed by accident | Stefan Bodewig | 2010-09-29 | 1 | -0/+0 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1002463 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | move jars that are created during tests but cannot be deleted to a directory ↵ | Stefan Bodewig | 2010-09-29 | 1 | -0/+0 |
| | | | | | | inside the build dir rather than java.io.tmpdir git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1002462 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | Seems to be necessary to build ant-junit4.jar separately. | Jesse N. Glick | 2010-06-11 | 3 | -3/+4 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@953840 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | #34748: run individual test methods. | Jesse N. Glick | 2010-06-11 | 4 | -2/+2 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@953761 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | Add JAI library through the JBoss public maven repository | Bruce Atherton | 2010-05-18 | 1 | -0/+4 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@945860 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | Removing xercesImpl.jar and xml-apis.jar. JDK 1.4+ should include a working ↵ | Jesse N. Glick | 2010-02-15 | 4 | -20/+0 |
| | | | | | | XML parser already. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@910363 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | upgrade jsch dependency | Stefan Bodewig | 2009-09-01 | 1 | -1/+1 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@809987 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | eol-style | Stefan Bodewig | 2009-02-28 | 1 | -257/+257 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@748780 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | fix references to license files. PR 46390 | Stefan Bodewig | 2008-12-15 | 2 | -5/+6 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@726650 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | Add support for Xalan2 Traces. PR 36670. | Stefan Bodewig | 2008-12-03 | 1 | -1/+1 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@722849 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | upgrade to AntUnit 1.1 final | Stefan Bodewig | 2008-09-26 | 1 | -0/+0 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@699246 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | upgrade AntUnit | Stefan Bodewig | 2008-09-03 | 2 | -0/+0 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@691570 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | bump a few versions | Stefan Bodewig | 2008-04-01 | 1 | -9/+11 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@643388 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | At least on Windows I can't seem to get jspc to work with either version. ↵ | Stefan Bodewig | 2008-04-01 | 1 | -1/+1 |
| | | | | | | Use 4.1 for now at wait until I get to my Linux box. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@643382 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | JSPC test doesn't seem to work with Jasper 4.1, requires servlet-api as well. | Stefan Bodewig | 2008-04-01 | 1 | -1/+2 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@643379 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | Add Jasper in order to test <jspc> | Stefan Bodewig | 2008-04-01 | 1 | -0/+2 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@643374 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | Opps, I must have compiled this with > javac5 | Peter Reilly | 2008-03-22 | 1 | -0/+0 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@640008 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | add a compiled version of stylebook to allow ant to be compiled | Peter Reilly | 2008-03-21 | 1 | -0/+0 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@639916 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | javamail is now in a maven repository | Peter Reilly | 2008-03-21 | 1 | -1/+1 |
| | | | | | | | (http://vafer.org/blog/20060504000836) git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@639907 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | some of the antunit tests depend on code in antunit-1.1 trunk | Peter Reilly | 2008-03-21 | 2 | -0/+0 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@639878 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | merge license additions from 1.7 branch (i.e. revs 637870 to 637914) | Stefan Bodewig | 2008-03-17 | 2 | -23/+259 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@637939 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | Add missing license headers | Stefan Bodewig | 2007-11-14 | 1 | -0/+15 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@594772 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | No, this is not an executable. Shouldn't use Windows, I guess | Stefan Bodewig | 2007-01-08 | 1 | -0/+0 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@494105 13f79535-47bb-0310-9956-ffa450edef68 |