Adam Retter
e9294e0a74
[bugfix] Allow Saxon to be used for junitreport XSL transformation
This closes #57 pull request at github/apache/ant repo
8 years ago
Gintas Grigelionis
7eeb33d5e8
Chop off redundant blockquotes
8 years ago
Gintas Grigelionis
63dc4df7b8
Remove width constraints, unbreakable spaces and <code><pre>
8 years ago
Jaikiran Pai
f20b41c9b6
Fix broken link in junitreport manual
8 years ago
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
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
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
Stefan Bodewig
c848ace1ed
Merge branch '1.9.x'
closes #33 by @niggemannmj
9 years ago
Stefan Bodewig
4e2e7d9614
add since markers, add Mark to contributors
9 years ago
Mark Niggemann
e93a598ad0
Update manual for ejbjar orion element.
9 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
9 years ago
Stefan Bodewig
966708a294
Merge branch '1.9.x'
9 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
9 years ago
Stefan Bodewig
c11dcf20fa
add support for jarsigner's -tsadigestalg to <signjar>.
https://bz.apache.org/bugzilla/show_bug.cgi?id=60665
9 years ago
Stefan Bodewig
fd4ff0120a
accepted the PR too late for 1.10.1
9 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'
9 years ago
Francesco Steccanella
474d23b554
Added forceCsvQuoteChar option
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
6a40bdb9d3
document XZ support - PR 60350
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
10 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`
10 years ago
Tomas Zezula
8daeb41b0b
JDK9 command line options updated to JEP 293
10 years ago
Stefan Bodewig
703aceddb6
Merge branch '1.9.x'
10 years ago
Stefan Bodewig
2cec63f68a
allow Ant references to be used for xslt attributes
10 years ago
Stefan Bodewig
cac55fbfc0
add support for TraX factory features
10 years ago