Jaikiran Pai
cefdbd398d
BZ-58683 Honour the overwrite=false for existing symlinks. Plus, use Java 7 java.nio.file.Files support for symbolinks, in symlink task
8 years ago
Stefan Bodewig
0483b9fb2b
Merge branch '1.9.x'
8 years ago
Stefan Bodewig
7fdf27e947
ORO module compiles junit4 tests
8 years ago
Stefan Bodewig
1166420e38
BCEL 6.2 also needs to be used inside the POM.
8 years ago
Gintas Grigelionis
572a249025
Checkstyle: mostly whitespace (cf master)
8 years ago
Gintas Grigelionis
866ce9f550
Checkstyle: mostly whitespace
8 years ago
Gintas Grigelionis
0ed7f4ab51
Normalise tabulation and line breaks (cf master)
8 years ago
twogee
4422804db3
Normalise tabulation and line breaks
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
Jaikiran Pai
20f9491557
BZ-60644 Skip copying files, to avoid corrupting source files, if the source file and dest file are symlinked to each other
8 years ago
Jaikiran Pai
07c54f0bb1
BZ-60644 Skip copying files, to avoid corrupting source files, if the source file and dest file are symlinked to each other
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
166ce26357
missing license
8 years ago
pyxide
ea7091756b
Enhanced JavaxScriptRunner, Junit, docs, Javadoc
JavaxScriptRunner:
- Better compiled script reference name to avoid reference name
collision, project wide : execName + ".compiled." +
getScript().hashCode() + "." + getProject().hashCode();
ScriptDef:
- Fixed Javadoc + use of 3rd person
[(oracle style
guideline)](http://www.oracle.com/technetwork/articles/java/index-137868.html#styleguide )
Task manual: documentation for `encoding` and `compiled` options.
- `encoding` : script.html, scriptdef.html, conditions.html,
selectors.html, mapper.html, filterchain.html
- `compiled` : scriptdef.html
Added source file `encoding` option on:
- org.apache.tools.ant.taskdefs.optional.Script
- org.apache.tools.ant.types.optional.AbstractScriptComponent
(inherited by ScriptCondition, ScriptMapper)
- org.apache.tools.ant.types.optional.ScriptFilter
- org.apache.tools.ant.types.optional.ScriptSelector
Test units :
- org.apache.tools.ant.taskdefs.optional.script.ScriptDefTest,
script.xml : src + encoding
- org.apache.tools.ant.taskdefs.optional.RhinoScriptDefTest,
scriptdef.xml : src + encoding, compiled
- new file: src/etc/testcases/taskdefs/optional/script/heavy-script.js
9 years ago
Jan Matrne
1ccf1989ac
Merge remote-tracking branch 'origin/pr/31'
9 years ago
Stefan Bodewig
79a34b8d20
Tagging version 1.10.1 of Ant
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iEYEABECAAYFAliYghwACgkQohFa4V9ri3KXtACgjYk1kGgv8l/LWnNFujZCbFUM
z78An2kLoiWF7tf8NSM+DaFv050SsrJu
=ThIT
-----END PGP SIGNATURE-----
Merge tag 'rel/1.10.1' and bump versions
Tagging version 1.10.1 of Ant
9 years ago
Stefan Bodewig
05d69720d4
Tagging version 1.9.9 of Ant
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iEYEABECAAYFAliYgjQACgkQohFa4V9ri3JsRwCg0rlnNdXPDpqaJSuasLN3Y5rV
U2cAn1UPrwpGxdgzfV7eIrDgW1N+T9FB
=O8PY
-----END PGP SIGNATURE-----
Merge tag 'rel/1.9.9' into 1.9.x and bump versions
9 years ago
Stefan Bodewig
e003f5e0c1
preparing the 1.10.1 release
9 years ago
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