Stefan Bodewig
d556d2c96a
preparing for 1.9.9 release
9 years ago
Arcadius Ahouansou
198d7a2f44
[AA] Bugzilla Bug 60628: Change after code review by @janmaterne
9 years ago
Arcadius Ahouansou
b83bdcebf0
[AA] Bugzilla Bug 60628 - Ant Get Task To Accept Arbitrary Header
9 years ago
Stefan Bodewig
d7fd056394
alphasort
9 years ago
Stefan Bodewig
fe327c78c4
xzresource task - PR 60350
9 years ago
Stefan Bodewig
5ed0aeaa46
unxz task - PR 60350
9 years ago
Stefan Bodewig
d1e64cc7fe
infrastructure for XZ compression support - PR 60350
9 years ago
Stefan Bodewig
99711de1fc
Tagging version 1.10.0 of Ant
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iEYEABECAAYFAlhnfZoACgkQohFa4V9ri3KqXACguVqAzeuiy648LE4b9k1mOAjL
5coAoKJ3MZzDTy+pmb3SZv5BlGBfF7OT
=t2o9
-----END PGP SIGNATURE-----
Merge tag 'rel/1.10.0' into master and bump versions
Tagging version 1.10.0 of Ant
9 years ago
Stefan Bodewig
6345b56500
Tagging version 1.9.8 of Ant
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iEYEABECAAYFAlhnfYQACgkQohFa4V9ri3JKtgCgzZujrRkKFV8jRZeP/vSsO7l8
2owAnjDK2W4d2q/xZ77G71Vxez3kv5d3
=Qdpg
-----END PGP SIGNATURE-----
Merge tag 'rel/1.9.8' into 1.9.x and bump versions
Tagging version 1.9.8 of Ant
9 years ago
Stefan Bodewig
451364131f
set versions for Ant 1.10.0 RC1
9 years ago
Stefan Bodewig
0e20ef34fe
set version numbers for 1.9.8
9 years ago
Stefan Bodewig
aa57218c64
Merge branch '1.9.x'
9 years ago
barney2k7
9eef94a6fc
Bug 58661: avoid duplicate characters in stack traces
The problem was that $secondhalflen is actually less than
string-length($secondhalfword) in case the number of chars in word is
even. This leads to $firsthalflen being calculated too long, resulting
in a duplicated character.
9 years ago
Stefan Bodewig
10a563d2c7
always > Java 5
9 years ago
Stefan Bodewig
32f7fdb9be
Merge branch '1.9.x'
9 years ago
Stefan Bodewig
fdfebe8013
default to forking rmic on JDK 9+
https://bz.apache.org/bugzilla/show_bug.cgi?id=59860
9 years ago
Stefan Bodewig
2bac4d0011
we can always assume java5
9 years ago
Stefan Bodewig
3c37952d69
Merge branch '1.9.x'
9 years ago
Stefan Bodewig
0edf3ca252
<zip> up-to-date check doesn't work properly on NTFS
https://bz.apache.org/bugzilla/show_bug.cgi?id=59562
Patch by Gilles QUERRET
9 years ago
Stefan Bodewig
cf2e984d56
Merge branch '1.9.x'
Conflicts:
WHATSNEW
build.xml
manual/cover.html
manual/credits.html
release/ivy.xml
src/etc/poms/ant-antlr/pom.xml
src/etc/poms/ant-apache-bcel/pom.xml
src/etc/poms/ant-apache-bsf/pom.xml
src/etc/poms/ant-apache-log4j/pom.xml
src/etc/poms/ant-apache-oro/pom.xml
src/etc/poms/ant-apache-regexp/pom.xml
src/etc/poms/ant-apache-resolver/pom.xml
src/etc/poms/ant-apache-xalan2/pom.xml
src/etc/poms/ant-commons-logging/pom.xml
src/etc/poms/ant-commons-net/pom.xml
src/etc/poms/ant-jai/pom.xml
src/etc/poms/ant-javamail/pom.xml
src/etc/poms/ant-jdepend/pom.xml
src/etc/poms/ant-jmf/pom.xml
src/etc/poms/ant-jsch/pom.xml
src/etc/poms/ant-junit/pom.xml
src/etc/poms/ant-junit4/pom.xml
src/etc/poms/ant-launcher/pom.xml
src/etc/poms/ant-netrexx/pom.xml
src/etc/poms/ant-swing/pom.xml
src/etc/poms/ant-testutil/pom.xml
src/etc/poms/ant/pom.xml
src/etc/poms/pom.xml
src/etc/testcases/taskdefs/conditions/antversion.xml
9 years ago
Stefan Bodewig
8e8f4de8ff
Tagging RC1 for version 1.9.7 of Ant
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iEYEABECAAYFAlcIo6wACgkQohFa4V9ri3IRRwCfcxfYLPYUc3QagPByDInVc8eZ
GlkAnRfdSsB3qDFvhZYJXwZzgh1b6qMU
=GdAj
-----END PGP SIGNATURE-----
Merge tag 'ANT_197_RC1' into 1.9.x
Tagging RC1 for version 1.9.7 of Ant
9 years ago
Stefan Bodewig
39a5345447
remove tests for JDKs < 8
9 years ago
Stefan Bodewig
cecbf5c6bc
prepare first RC of 1.9.7
9 years ago
Stefan Bodewig
a2eb305521
use Java8 in POMs as well
9 years ago
Stefan Bodewig
057c3f8aba
master -> 1.10.x, requires java8
closes #13
9 years ago
Tomas Zezula
23b0cf06c2
Added module, modulepath attributes and modulepath, moduleupgradepath elements into Java task.
9 years ago
Antoine Levy-Lambert
49f24c8711
rename yearcheck.sh to copyrightcheck.sh and change the implementation to use git.
9 years ago
Stefan Bodewig
a218020f1b
bump versions
10 years ago
Stefan Bodewig
b2a33d1149
bump versions
10 years ago
Stefan Bodewig
6a7a628358
expected test output lost its carriage-returns
10 years ago
Stefan Bodewig
5ebe693305
use git attributes to control line-ends
10 years ago
Stefan Bodewig
1a584200e2
Add encoding attributes to <tar>, <untar> and <tarfileset>
This is a workaround for Bugzilla Issue 57822
https://bz.apache.org/bugzilla/show_bug.cgi?id=57822
10 years ago
Stefan Bodewig
2e23a881f5
test needs Java5
11 years ago
Stefan Bodewig
e6ab69873a
even more places where -source needed a newer version on 1.9
11 years ago
Stefan Bodewig
15d585e54d
there is no .jar with AWT in 1.9 anymore
11 years ago
Stefan Bodewig
17ebe7ad34
Java9's javac doesn't support -source 1.4 anymore
11 years ago
Stefan Bodewig
f7f5327d28
Try to reduce the risk of StackOverflow/OOM in junitereport
Submitted by: Ryan Bennitt
Bugzilla: https://issues.apache.org/bugzilla/show_bug.cgi?id=57341
11 years ago
Stefan Bodewig
14b24bcc98
after all these years we still have some author tags left
11 years ago
Stefan Bodewig
49d1d98452
make ManifestTest write its output to the common tmp-dir
11 years ago
Stefan Bodewig
df33426bf2
whitespace
11 years ago
Stefan Bodewig
37a64a407c
fixcrlf tests are failing, likely because git "fixes" crlf sequences -
zip up the original test files from svn and use them instead
11 years ago
Jan Matrne
f6bdb170fa
Show the checkstyle messages sorted by error instead by file.
11 years ago
Jan Matrne
66329f7fed
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ant
11 years ago
Jan Matrne
211b7188af
update checkstyle (check 'DoubleCheckLocking' was removed in CS)
11 years ago
Stefan Bodewig
6e88f92ead
PR 56584 allow ReplaceTokens filter to use multi-character token separators. Submitted by Ralf Hergert.
11 years ago
Stefan Bodewig
f168a341f4
wrong host name
11 years ago
Stefan Bodewig
3691c213c5
svn => git
11 years ago
Stefan Bodewig
74d19d829d
BZip2Test was writing outside of ${output}
11 years ago
Stefan Bodewig
f0f1a3ca00
BUnzipTest was writing outside of ${output}
11 years ago
Antoine Levy-Lambert
6cc06e519a
preparation for Ant 1.9.5
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1591186 13f79535-47bb-0310-9956-ffa450edef68
11 years ago