summaryrefslogtreecommitdiff
path: root/lib/libraries.properties
Commit message (Collapse)AuthorAgeFilesLines
* 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
* bump a few versionsStefan Bodewig2008-04-011-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 Bodewig2008-04-011-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 Bodewig2008-04-011-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 Bodewig2008-04-011-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@643374 13f79535-47bb-0310-9956-ffa450edef68
* javamail is now in a maven repositoryPeter Reilly2008-03-211-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
* Add missing license headersStefan Bodewig2007-11-141-0/+15
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@594772 13f79535-47bb-0310-9956-ffa450edef68
* Upgrade Xerces and xml-apisStefan Bodewig2006-12-211-2/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@489295 13f79535-47bb-0310-9956-ffa450edef68
* bsf 2.4.0 and rhino js 1.6R3 are available on the maven repositoryAntoine Levy-Lambert2006-10-241-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@467242 13f79535-47bb-0310-9956-ffa450edef68
* update jsch version in libraries to agree with docPeter Reilly2006-10-201-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@466271 13f79535-47bb-0310-9956-ffa450edef68
* Move up to Xerces 2.8.1. I tried using Maven to do it, but the artifacts are ↵Steve Loughran2006-10-161-1/+6
| | | | | | out of date, inconsistent, and with dirty dependencies. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@464468 13f79535-47bb-0310-9956-ffa450edef68
* update jsch version.Steve Loughran2006-08-231-1/+1
| | | | | | I'd move to xerces 2.8.0 if there was a consistent release of the api and impl artifacts, as it is 2.6.2 is the one to use. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@434056 13f79535-47bb-0310-9956-ffa450edef68
* move up to maven 2.0.4Steve Loughran2006-08-231-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@434055 13f79535-47bb-0310-9956-ffa450edef68
* JUnit 3.8.2 bugfix update.Jesse N. Glick2006-08-141-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@431469 13f79535-47bb-0310-9956-ffa450edef68
* add in script language versionsSteve Loughran2006-06-191-3/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@415442 13f79535-47bb-0310-9956-ffa450edef68
* Update to latest jsch available on ibiblio, to allow the ssh optional task ↵Jacobus Martinus Kruithof2006-06-081-1/+1
| | | | | | to be build. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@412819 13f79535-47bb-0310-9956-ffa450edef68
* This bit of complexity verifies the sha1 key of the m2 library against what ↵Steve Loughran2006-03-061-3/+5
| | | | | | | | is in the libraries file. Provided the ant distro is validated, this ensures that the maven library that comes down is also valid. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@383684 13f79535-47bb-0310-9956-ffa450edef68
* update of library releasesSteve Loughran2005-11-111-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@332494 13f79535-47bb-0310-9956-ffa450edef68
* dynamic download of the maven2 lib as precursor to automatic retrieval.Steve Loughran2005-07-141-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278461 13f79535-47bb-0310-9956-ffa450edef68
* repostitory fetch will pull down the maven2 library on demand.Steve Loughran2005-07-141-0/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278460 13f79535-47bb-0310-9956-ffa450edef68
* fetch moves to maven, though no auto download of those tasks, yet.Steve Loughran2005-05-171-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278281 13f79535-47bb-0310-9956-ffa450edef68
* Adapt Ant to use the new functionalities of commons-net 1.4.0 to enable ↵Steven M. Cohen2005-05-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | greater configurability of the server: Month names other than English, date formats other than the standard ones (such as all-numeric timestamps on unix), and different server time zones can now be supported in Ant. PR:30706, 33443 Obtained from: Submitted by: Neeme Praks Reviewed by: Steve Cohen CVS: ---------------------------------------------------------------------- CVS: PR: CVS: If this change addresses a PR in the problem report tracking CVS: database, then enter the PR number(s) here. CVS: Obtained from: CVS: If this change has been taken from another system, such as NCSA, CVS: then name the system in this line, otherwise delete it. CVS: Submitted by: CVS: If this code has been contributed to Apache by someone else; i.e., CVS: they sent us a patch or a new module, then include their name/email CVS: address here. If this is your work then delete this line. CVS: Reviewed by: CVS: If we are doing pre-commit code reviews and someone else has CVS: reviewed your changes, include their name(s) here. CVS: If you have not had it reviewed then delete this line. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278252 13f79535-47bb-0310-9956-ffa450edef68
* diagnostics should list lib dir too.Steve Loughran2005-01-281-0/+1
| | | | | | | | | | | Refactored the constants in the launcher for better sharing. I worry about the hard coded file separator there (/), so replaced in the code, but left the constant in, in case someone was using it. Updated WHATSNEW. Added which.jar to the fetchables. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277559 13f79535-47bb-0310-9956-ffa450edef68
* Add automatic d/l of needed JARs to user lib (default), system or optional ↵Steve Loughran2005-01-201-0/+24
directories. Enjoy! git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277404 13f79535-47bb-0310-9956-ffa450edef68