Matt Benson
c4552aaaf2
scriptdef += @setbeans
2022-02-25 17:55:40 -06:00
jmkf
362f5f0c59
Jkf 1.10 requires jdk8 ( #137 )
...
* Ant 1.10 requires jdk 8 doc update
* Updated the manual to reflect ant requires JDK 8 +
2020-10-04 15:13:18 +02:00
Stefan Bodewig
a837084980
enable Nashorn compatibility when running GraalVM JS
...
and add a magic property to disable it again
2020-09-25 21:12:37 +02:00
Stefan Bodewig
ca08301cf2
add some documentation about GraalVM JavaScript
2020-08-10 18:12:53 +02:00
jkf
3a4980e3c4
updated reference to license from http to https using
...
find . -type f -exec sed -i "s/http:\/\/www.apache.org\/licenses\/LICENSE-2.0/https:\/\/www.apache.org\/licenses\/LICENSE-2.0/" {} \;
2019-05-25 13:53:57 +02:00
twogee
d01d88a19d
Fix doctype and language
2019-03-06 18:09:08 +01:00
Gintas Grigelionis
2b855ea397
Bz 61241: document use of Nashorn
2018-06-18 22:23:13 +02:00
Gintas Grigelionis
d4fedd5a42
Bz 16494: accessibility — th must have scope
2018-05-15 10:29:27 +02:00
Gintas Grigelionis
332330b278
Bz 21192: description should precede code examples
2018-05-15 09:51:58 +02:00
Gintas Grigelionis
14dfef587d
<kbd>, highlighting of input, output and inlined code
2018-03-10 20:17:33 +01:00
Gintas Grigelionis
97d81a726d
Added target attribute for external links
...
(the web is no longer frame-friendly…)
2018-03-08 07:44:27 +01:00
Gintas Grigelionis
62af8da15c
Consistent markup
2018-03-02 08:23:45 +01:00
Gintas Grigelionis
66b52f99e4
Use HTML 5(-ish), fix links
2018-02-28 08:00:45 +01:00
Gintas Grigelionis
7eeb33d5e8
Chop off redundant blockquotes
2018-02-09 06:54:09 +01:00
Gintas Grigelionis
d3827f7d84
Second reading: h5 and h6 must be styled;
...
uniform style of notes and new feature markers
2018-01-25 09:08:44 +01:00
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).
2018-01-23 19:02:06 +01:00
Stefan Bodewig
fd4ff0120a
accepted the PR too late for 1.10.1
2017-02-20 17:48:01 +01:00
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
2017-02-20 17:41:37 +01:00
Nicolas Lalevee
11616a619f
The site is now at https://svn.apache.org/repos/asf/ant/site/ant/sources
...
Only the manual will be in the distribution
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1084809 13f79535-47bb-0310-9956-ffa450edef68
2011-03-23 23:38:00 +00:00