summaryrefslogtreecommitdiff
path: root/lib/libraries.properties
Commit message (Collapse)AuthorAgeFilesLines
* IBM's ftp now requires ftps which is not supported by java.net.URLStefan Bodewig2023-03-041-1/+2
|
* update dependencies with known vulnerabilitiesStefan Bodewig2022-12-211-2/+2
|
* upgrade junit5 library dependenciesJaikiran Pai2022-05-211-3/+3
|
* Maven Ant tasks has been EOLed (https://maven.apache.org/ant-tasks/). Switch ↵Jaikiran Pai2022-05-211-6/+6
| | | | | | to Maven Artficat Resolver Ant tasks instead (https://maven.apache.org/resolver-ant-tasks/)
* Merge pull request #161 from twogee/jakarta-mailStefan Bodewig2021-10-281-1/+3
|\ | | | | Use Jakarta EE
| * Use Jakarta EEtwogee2021-10-141-1/+3
| |
* | package only the exact jars in lib/optional of source distributionJaikiran Pai2021-10-131-0/+6
|/
* upgrade to 6.5.0 of bcelJaikiran Pai2021-09-261-1/+1
|
* upgrade jython versionJaikiran Pai2021-09-261-1/+1
|
* upgrade to 3.8.0 of commons-netJaikiran Pai2021-09-261-1/+1
|
* upgrade AntUnitStefan Bodewig2021-07-071-1/+1
|
* Merge branch '1.9.x'Stefan Bodewig2020-10-131-1/+1
|\
| * bump JUnit to fix ↵Stefan Bodewig2020-10-131-1/+1
| | | | | | | | https://github.com/junit-team/junit4/security/advisories/GHSA-269g-pwp5-87pp
| * updated default m2 repository locationjkf2019-05-311-1/+1
| |
| * Validating contents of resources fetched via insecure channelsjkf2019-05-311-0/+3
| |
| * Upgrade Jsch library to 0.1.55Jaikiran Pai2018-12-271-1/+1
| |
* | download graal.js so we can use it in testsStefan Bodewig2020-05-271-0/+2
| |
* | Update third-party librariestwogee2020-01-161-5/+5
| |
* | JavaMail -> Jakarta Mail - Bugzilla Issue 63683Stefan Bodewig2019-08-221-1/+1
| |
* | Validating contents of resources fetched via insecure channelsjkf2019-05-261-0/+3
| |
* | updated reference to license from http to https usingjkf2019-05-251-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 locationjkf2019-05-251-1/+1
| |
* | Update JSCh (see http://www.jcraft.com/jsch/ChangeLog)twogee2018-12-271-1/+1
| | | | | | | | This closes #84 pull request at github/apache/ant repo
* | Dependency update/sync with POM buildGintas Grigelionis2018-11-011-3/+2
| |
* | Merge 1.9.x branch into masterJaikiran Pai2018-08-131-1/+1
|\ \ | |/
| * Fetch the right jars and dependencies for the mail taskJaikiran Pai2018-08-131-1/+1
| |
* | Merge branch '1.9.x'Stefan Bodewig2018-06-251-1/+1
|\ \ | |/
| * use AntUnit 1.4Stefan Bodewig2018-06-251-1/+1
| |
| * Update commons-net and fix compilation on Java 5Gintas Grigelionis2017-12-251-1/+3
| |
| * Update Maven Ant tasks, JUnit and optional librariestwogee2017-12-191-21/+26
| |
* | Update dependenciesGintas Grigelionis2018-06-011-5/+5
| |
* | JUnit 5 support - A new junitlauncher taskJaikiran Pai2018-03-171-0/+5
| |
* | Update dependenciesGintas Grigelionis2018-03-011-2/+2
| |
* | update optional libraries for Ant 1.10Gintas Grigelionis2017-12-251-7/+4
| |
* | Update Maven Ant tasks, JUnit, and optional librariestwogee2017-12-191-21/+25
| |
* | BCEL 6.2 has been releasedStefan Bodewig2017-12-091-1/+1
| |
* | Merge 1.9.x branchJaikiran Pai2017-11-051-1/+1
|\ \ | |/
| * BZ-61718 Upgrade to 0.1.54 of Jsch libraryJaikiran Pai2017-11-051-1/+1
| | | | | | | | This close #48 pull request at github/apache/ant
* | update BCEL dependency to 6.0Stefan Bodewig2017-07-231-1/+1
| | | | | | | | https://bz.apache.org/bugzilla/show_bug.cgi?id=61196
* | infrastructure for XZ compression support - PR 60350Stefan Bodewig2017-01-101-0/+1
| |
* | Bugzilla-60349: add Ivy to fetch.xmlJan Matèrne2016-11-081-0/+1
|/
* update XalanStefan Bodewig2016-08-301-1/+1
|
* recommending to use jsch 0.1.50 going forward due to fix of ↵Antoine Levy-Lambert2013-05-121-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 43969Antoine Levy-Lambert2013-03-051-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 anymoreStefan Bodewig2012-01-271-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. Glick2010-06-111-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 repositoryBruce Atherton2010-05-181-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. Glick2010-02-151-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 dependencyStefan Bodewig2009-09-011-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 Bodewig2008-12-031-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@722849 13f79535-47bb-0310-9956-ffa450edef68