Gintas Grigelionis
3e1c620983
Uniform attribute syntax
8 years ago
Gintas Grigelionis
de8b975569
More corrections of tag soup;
reviewed use of multiple-choice attributes and definition of “unix” (see conditions)
8 years ago
Jan Matrne
21b231f572
hint: log4j-bridge requires a newer version of Ant
8 years ago
Gintas Grigelionis
997a08b23e
Removed cvshome.org which is gone for good, added a few touches
8 years ago
Gintas Grigelionis
ef76c59e83
Check spelling, more highlighting
8 years ago
Gintas Grigelionis
b5deed84e3
More highlighting of new features;
also, loose is mostly used as an adjective
8 years ago
Gintas Grigelionis
20aaf8fe67
Corrected spelling of Kaffe
8 years ago
Gintas Grigelionis
d3827f7d84
Second reading: h5 and h6 must be styled;
uniform style of notes and new feature markers
8 years ago
Gintas Grigelionis
a04350e0bd
Reviewed documentation:
- stripped trailing whitespace;
- corrected the tag soup;
- corrected Java versions (1.4 followed by 5);
- stripped inline styling (use CSS for uniformity).
8 years ago
Jan Matrne
6d42415d95
document how to use the Log4j 1.2 Bridge
8 years ago
Jan Matrne
f5b174345d
clarify version vs. reference
8 years ago
Jan Matrne
641f81e0e5
enhance documentation "write a custom logger"
8 years ago
Jan Matrne
538b7c9ffe
deprecate Log4jListener
8 years ago
Gintas Grigelionis
20537a88ed
Uniform style in manual pages
8 years ago
Gintas Grigelionis
e0affbaa7c
Clearly mark jspc task as deprecated
8 years ago
Stefan Bodewig
ee42f01a40
xz is a valid value for tar/untar's compression attribute.
8 years ago
Gintas Grigelionis
0da54795ca
Revised installation manual, cross-referenced optional tasks/types
8 years ago
Jaikiran Pai
485b92fe74
BZ-58683 BZ-43426 Update the documentation of the symlink task to make it clear that "overwrite=true", implies overwritting existing files irrespective of whether or not the original file is a symbolic link
8 years ago
Stefan Bodewig
7cdc6d19e5
strip trailing whitespace
8 years ago
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
1c5a92fb1f
Merge branch '1.9.x'
8 years ago
Stefan Bodewig
79e9d10435
fail early if javah is used with java 10+
8 years ago
Stefan Bodewig
228e2e25e7
Merge branch '1.9.x'
8 years ago
Stefan Bodewig
bd0759d943
try to adapt to Java10+ rapidly changing major versions
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
c848ace1ed
Merge branch '1.9.x'
closes #33 by @niggemannmj
8 years ago
Stefan Bodewig
4e2e7d9614
add since markers, add Mark to contributors
8 years ago
Mark Niggemann
e93a598ad0
Update manual for ejbjar orion element.
8 years ago
Jan Matrne
7a7307bc99
add magic property that override's tstamp's idea of "now" in ISO-8601 format
https://bz.apache.org/bugzilla/show_bug.cgi?id=61079
8 years ago
Stefan Bodewig
966708a294
Merge branch '1.9.x'
8 years ago
Stefan Bodewig
7c6c749c95
add magic property that override's tstamp's idea of "now"
https://bz.apache.org/bugzilla/show_bug.cgi?id=61079
8 years ago
Stefan Bodewig
00d140c1b2
Merge branch '1.9.x'
8 years ago
Stefan Bodewig
5347475984
add regexp attribute to linecontainsregexp
https://bz.apache.org/bugzilla/show_bug.cgi?id=60968
8 years ago
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
9 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
9 years ago
Arcadius Ahouansou
b83bdcebf0
[AA] Bugzilla Bug 60628 - Ant Get Task To Accept Arbitrary Header
9 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