Stefan Bodewig
c11dcf20fa
add support for jarsigner's -tsadigestalg to <signjar>.
https://bz.apache.org/bugzilla/show_bug.cgi?id=60665
8 years ago
Stefan Bodewig
fd4ff0120a
accepted the PR too late for 1.10.1
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
8 years ago
Stefan Bodewig
5c9767039b
Merge branch '1.9.x'
8 years ago
Francesco Steccanella
474d23b554
Added forceCsvQuoteChar option
8 years ago
Jan Matrne
1ccf1989ac
Merge remote-tracking branch 'origin/pr/31'
8 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
8 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
8 years ago
Arcadius Ahouansou
198d7a2f44
[AA] Bugzilla Bug 60628: Change after code review by @janmaterne
8 years ago
Arcadius Ahouansou
b83bdcebf0
[AA] Bugzilla Bug 60628 - Ant Get Task To Accept Arbitrary Header
8 years ago
Stefan Bodewig
fae6f19f4e
Merge branch '1.9.x' - closes #28
9 years ago
Emmanuel Bourg
0c38fb606f
Fixed a typo (instanciated -> instantiated)
9 years ago
Stefan Bodewig
6a40bdb9d3
document XZ 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
96264ffd7e
Merge branch '1.9.x'
9 years ago
Stefan Bodewig
c1bbf2fc0c
add support for Java9's javac --release
https://bz.apache.org/bugzilla/show_bug.cgi?id=60172
9 years ago
Stefan Bodewig
9a0fa3f5d4
Merge branch '1.9.x'
9 years ago
Stefan Bodewig
a3897d4e9f
document how to use XSLT extension functions in Java9
https://bz.apache.org/bugzilla/show_bug.cgi?id=60060
9 years ago
Jan Matrne
6b17b4cf69
simple way of creating a JEP-238 multi release jar
9 years ago
Stefan Bodewig
1bc100ff05
Merge branch '1.9.x'
9 years ago
Tomas Zezula
5bbc7b6187
JDK9 command line options updated to JEP 293
9 years ago
Stefan Bodewig
3af6fcc326
fix version numbers
9 years ago
Stefan Bodewig
31cc48c6f7
JDK9 modules support for JUnit by Tomáš Zezula
this is the combined patch or #18 which couldn't be applied via `git am`
9 years ago
Tomas Zezula
8daeb41b0b
JDK9 command line options updated to JEP 293
9 years ago
Stefan Bodewig
703aceddb6
Merge branch '1.9.x'
9 years ago
Stefan Bodewig
2cec63f68a
allow Ant references to be used for xslt attributes
9 years ago
Stefan Bodewig
cac55fbfc0
add support for TraX factory features
9 years ago
Stefan Bodewig
0c4f5b1b62
<get>'s retries attribute has a misleading name
https://bz.apache.org/bugzilla/show_bug.cgi?id=59930
9 years ago
Stefan Bodewig
1de4dfa58f
<get>'s retries attribute has a misleading name
https://bz.apache.org/bugzilla/show_bug.cgi?id=59930
9 years ago
Stefan Bodewig
c50b683cfb
Merge branch '1.9.x'
9 years ago
Stefan Bodewig
77fbe3782f
fix the patterns used by touch and date selectors
https://bz.apache.org/bugzilla/show_bug.cgi?id=59909
9 years ago
Stefan Bodewig
047844b247
Merge branch '1.9.x'
9 years ago
Stefan Bodewig
ee85859ea0
add support for javac -h
https://bz.apache.org/bugzilla/show_bug.cgi?id=59905
9 years ago
Stefan Bodewig
eb906395ff
typos
9 years ago
Stefan Bodewig
98e87c528d
document changed javah default
9 years ago
Stefan Bodewig
378fb22e2a
Merge branch '1.9.x'
9 years ago
Stefan Bodewig
7ebbdc995c
implement a forking implementation for javah
9 years ago
Stefan Bodewig
b746f1e7d0
Merge branch '1.9.x'
9 years ago
Stefan Bodewig
e74054fbbd
rmic doesn't allow -Xnew on JDK9
https://bz.apache.org/bugzilla/show_bug.cgi?id=59906
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
a6d07c6247
Merge branch '1.9.x'
9 years ago
Stefan Bodewig
625d3d371f
nobody is going to call Java 9 1.9 anymore
https://bz.apache.org/bugzilla/show_bug.cgi?id=59863
9 years ago
Stefan Bodewig
7c3db4a63d
formatting was broken
9 years ago
Stefan Bodewig
41d51241c6
Merge branch '1.9.x'
9 years ago
Stefan Bodewig
326727692a
add a filter for native2ascii
9 years ago
Stefan Bodewig
fd61c0af5e
make builtin native2ascii implementation the default
9 years ago
Stefan Bodewig
26fd1bfee7
Merge branch '1.9.x'
9 years ago
Stefan Bodewig
4ef2554a53
builtin implementation of ascii2native
9 years ago