Stefan Bodewig
81aee9ec90
Merge branch '1.9.x'
5 years ago
Stefan Bodewig
4ae9d1cd60
bump JUnit to fix https://github.com/junit-team/junit4/security/advisories/GHSA-269g-pwp5-87pp
5 years ago
Stefan Bodewig
19ed75326f
download graal.js so we can use it in tests
5 years ago
twogee
f0eaa06270
Update third-party libraries
5 years ago
Stefan Bodewig
96921f4a86
JavaMail -> Jakarta Mail - Bugzilla Issue 63683
6 years ago
jkf
0b1690a4f5
updated default m2 repository location
6 years ago
jkf
fb6d9b0d5d
Validating contents of resources fetched via insecure channels
6 years ago
jkf
ad49c5b4e8
Validating contents of resources fetched via insecure channels
6 years ago
jkf
3a4980e3c4
updated reference to license from http to https using
find . -type f -exec sed -i "s/http:\/\/www.apache.org\/licenses\/LICENSE-2.0/https:\/\/www.apache.org\/licenses\/LICENSE-2.0/" {} \;
6 years ago
jkf
7af3b61620
updated default m2 repository location
6 years ago
Jaikiran Pai
1a7c4a69e7
Upgrade Jsch library to 0.1.55
6 years ago
twogee
4474cb3948
Update JSCh (see http://www.jcraft.com/jsch/ChangeLog )
This closes #84 pull request at github/apache/ant repo
7 years ago
Gintas Grigelionis
1c760db0dc
Dependency update/sync with POM build
7 years ago
Jaikiran Pai
063e112ed4
Merge 1.9.x branch into master
7 years ago
Jaikiran Pai
42812995d0
Fetch the right jars and dependencies for the mail task
7 years ago
Stefan Bodewig
0d21a72225
Merge branch '1.9.x'
7 years ago
Stefan Bodewig
2045291bdd
use AntUnit 1.4
7 years ago
Gintas Grigelionis
7549073534
Update dependencies
7 years ago
Jaikiran Pai
063e60813a
JUnit 5 support - A new junitlauncher task
8 years ago
Gintas Grigelionis
afbde18f18
Update dependencies
7 years ago
Gintas Grigelionis
1a2b1ec281
update optional libraries for Ant 1.10
8 years ago
Gintas Grigelionis
e740694111
Update commons-net and fix compilation on Java 5
8 years ago
twogee
ff1e521ed7
Update Maven Ant tasks, JUnit and optional libraries
8 years ago
twogee
75c27e5526
Update Maven Ant tasks, JUnit, and optional libraries
8 years ago
Stefan Bodewig
0a23dc13b4
BCEL 6.2 has been released
8 years ago
Jaikiran Pai
2c39081a0f
Merge 1.9.x branch
8 years ago
Jaikiran Pai
ecb6acf016
BZ-61718 Upgrade to 0.1.54 of Jsch library
This close #48 pull request at github/apache/ant
8 years ago
Stefan Bodewig
a8b4654899
update BCEL dependency to 6.0
https://bz.apache.org/bugzilla/show_bug.cgi?id=61196
8 years ago
Stefan Bodewig
d1e64cc7fe
infrastructure for XZ compression support - PR 60350
8 years ago
Jan Matrne
74e57b25b3
Bugzilla-60349: add Ivy to fetch.xml
9 years ago
Stefan Bodewig
bf3b31ac82
update Xalan
9 years ago
Antoine Levy-Lambert
464b35f29d
recommending to use jsch 0.1.50 going forward due to fix of 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
12 years ago
Antoine Levy-Lambert
3930d3e938
JUnit4 tests marked @Ignore do not appear in XML output. PR 43969
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1452674 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Stefan Bodewig
43430b5413
ibiblio doesn't carry maven tasks anymore
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1236683 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Jesse N. Glick
114d55869f
#34748 : run individual test methods.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@953761 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Bruce Atherton
5cd87d016e
Add JAI library through the JBoss public maven repository
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@945860 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Jesse N. Glick
a20f25cb9d
Removing xercesImpl.jar and xml-apis.jar. JDK 1.4+ should include a working XML parser already.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@910363 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
e716ef9c9d
upgrade jsch dependency
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@809987 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
53db3a2602
Add support for Xalan2 Traces. PR 36670.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@722849 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
68ecc92075
bump a few versions
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@643388 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
1a2cd2b116
At least on Windows I can't seem to get jspc to work with either version. 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
17 years ago
Stefan Bodewig
6248c7599b
JSPC test doesn't seem to work with Jasper 4.1, requires servlet-api as well.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@643379 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
59475a0bf3
Add Jasper in order to test <jspc>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@643374 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Peter Reilly
281e280048
javamail is now in a maven repository
(http://vafer.org/blog/20060504000836 )
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@639907 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
f45212cbe5
Add missing license headers
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@594772 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Stefan Bodewig
a795a072de
Upgrade Xerces and xml-apis
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@489295 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
25d5b25d49
bsf 2.4.0 and rhino js 1.6R3 are available on the maven repository
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@467242 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
b0fb3814de
update jsch version in libraries to agree with doc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@466271 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
a63f2fa368
Move up to Xerces 2.8.1. I tried using Maven to do it, but the artifacts are 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
19 years ago
Steve Loughran
c69bcdce12
update jsch version.
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
19 years ago