| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | IBM's ftp now requires ftps which is not supported by java.net.URL | Stefan Bodewig | 2023-03-04 | 1 | -1/+2 |
| | | |||||
| * | update dependencies with known vulnerabilities | Stefan Bodewig | 2022-12-21 | 1 | -2/+2 |
| | | |||||
| * | upgrade junit5 library dependencies | Jaikiran Pai | 2022-05-21 | 1 | -3/+3 |
| | | |||||
| * | Maven Ant tasks has been EOLed (https://maven.apache.org/ant-tasks/). Switch ↵ | Jaikiran Pai | 2022-05-21 | 1 | -6/+6 |
| | | | | | | | to Maven Artficat Resolver Ant tasks instead (https://maven.apache.org/resolver-ant-tasks/) | ||||
| * | Merge pull request #161 from twogee/jakarta-mail | Stefan Bodewig | 2021-10-28 | 1 | -1/+3 |
| |\ | | | | | Use Jakarta EE | ||||
| | * | Use Jakarta EE | twogee | 2021-10-14 | 1 | -1/+3 |
| | | | |||||
| * | | package only the exact jars in lib/optional of source distribution | Jaikiran Pai | 2021-10-13 | 1 | -0/+6 |
| |/ | |||||
| * | upgrade to 6.5.0 of bcel | Jaikiran Pai | 2021-09-26 | 1 | -1/+1 |
| | | |||||
| * | upgrade jython version | Jaikiran Pai | 2021-09-26 | 1 | -1/+1 |
| | | |||||
| * | upgrade to 3.8.0 of commons-net | Jaikiran Pai | 2021-09-26 | 1 | -1/+1 |
| | | |||||
| * | upgrade AntUnit | Stefan Bodewig | 2021-07-07 | 1 | -1/+1 |
| | | |||||
| * | Merge branch '1.9.x' | Stefan Bodewig | 2020-10-13 | 1 | -1/+1 |
| |\ | |||||
| | * | bump JUnit to fix ↵ | Stefan Bodewig | 2020-10-13 | 1 | -1/+1 |
| | | | | | | | | | https://github.com/junit-team/junit4/security/advisories/GHSA-269g-pwp5-87pp | ||||
| | * | updated default m2 repository location | jkf | 2019-05-31 | 1 | -1/+1 |
| | | | |||||
| | * | Validating contents of resources fetched via insecure channels | jkf | 2019-05-31 | 1 | -0/+3 |
| | | | |||||
| | * | Upgrade Jsch library to 0.1.55 | Jaikiran Pai | 2018-12-27 | 1 | -1/+1 |
| | | | |||||
| * | | download graal.js so we can use it in tests | Stefan Bodewig | 2020-05-27 | 1 | -0/+2 |
| | | | |||||
| * | | Update third-party libraries | twogee | 2020-01-16 | 1 | -5/+5 |
| | | | |||||
| * | | JavaMail -> Jakarta Mail - Bugzilla Issue 63683 | Stefan Bodewig | 2019-08-22 | 1 | -1/+1 |
| | | | |||||
| * | | Validating contents of resources fetched via insecure channels | jkf | 2019-05-26 | 1 | -0/+3 |
| | | | |||||
| * | | updated reference to license from http to https using | jkf | 2019-05-25 | 1 | -1/+1 |
| | | | | | | | | | find . -type f -exec sed -i "s/http:\/\/www.apache.org\/licenses\/LICENSE-2.0/https:\/\/www.apache.org\/licenses\/LICENSE-2.0/" {} \; | ||||
| * | | updated default m2 repository location | jkf | 2019-05-25 | 1 | -1/+1 |
| | | | |||||
| * | | Update JSCh (see http://www.jcraft.com/jsch/ChangeLog) | twogee | 2018-12-27 | 1 | -1/+1 |
| | | | | | | | | | This closes #84 pull request at github/apache/ant repo | ||||
| * | | Dependency update/sync with POM build | Gintas Grigelionis | 2018-11-01 | 1 | -3/+2 |
| | | | |||||
| * | | 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 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | use AntUnit 1.4 | Stefan Bodewig | 2018-06-25 | 1 | -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 | 1 | -21/+26 |
| | | | |||||
| * | | 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 | 1 | -21/+25 |
| | | | |||||
| * | | 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 |
| | | |||||
| * | 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 | ||||
| * | JUnit4 tests marked @Ignore do not appear in XML output. PR 43969 | Antoine Levy-Lambert | 2013-03-05 | 1 | -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 | ||||
| * | #34748: run individual test methods. | Jesse N. Glick | 2010-06-11 | 1 | -1/+1 |
| | | | | | 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 | 1 | -6/+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 | ||||
| * | 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 | ||||
