Stefan Bodewig
|
e720c4d809
|
update dependencies with known vulnerabilities
|
2 years ago |
Jaikiran Pai
|
2907aeffb1
|
upgrade junit5 library dependencies
|
3 years ago |
Jaikiran Pai
|
0bc302a60f
|
Maven Ant tasks has been EOLed (https://maven.apache.org/ant-tasks/). Switch to Maven Artficat
Resolver Ant tasks instead (https://maven.apache.org/resolver-ant-tasks/)
|
3 years ago |
Stefan Bodewig
|
44582f1c79
|
Merge pull request #161 from twogee/jakarta-mail
Use Jakarta EE
|
4 years ago |
twogee
|
cd1bb841b1
|
Use Jakarta EE
|
4 years ago |
Jaikiran Pai
|
d11a6536dd
|
package only the exact jars in lib/optional of source distribution
|
4 years ago |
Jaikiran Pai
|
74e09bd87a
|
upgrade to 6.5.0 of bcel
|
4 years ago |
Jaikiran Pai
|
240c8d4390
|
upgrade jython version
|
4 years ago |
Jaikiran Pai
|
263c15607a
|
upgrade to 3.8.0 of commons-net
|
4 years ago |
Stefan Bodewig
|
7f9c5ddc85
|
upgrade AntUnit
|
4 years ago |
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 |