<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/java/ant.git/src/etc/testcases/taskdefs/optional/script, branch java8</title>
<subtitle>git.apache.org: repos/asf/ant.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/java/ant.git/'/>
<entry>
<title>missing license</title>
<updated>2017-02-20T16:44:06+00:00</updated>
<author>
<name>Stefan Bodewig</name>
<email>bodewig@apache.org</email>
</author>
<published>2017-02-20T16:44:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/java/ant.git/commit/?id=166ce26357f86f140eaad70bfa0c90b98c87d49f'/>
<id>166ce26357f86f140eaad70bfa0c90b98c87d49f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enhanced JavaxScriptRunner, Junit, docs, Javadoc</title>
<updated>2017-02-20T16:41:37+00:00</updated>
<author>
<name>pyxide</name>
<email>oparent@gmail.com</email>
</author>
<published>2017-01-20T15:33:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/java/ant.git/commit/?id=ea7091756bb65ba5667ac8246efba6ac3f04322e'/>
<id>ea7091756bb65ba5667ac8246efba6ac3f04322e</id>
<content type='text'>
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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
</pre>
</div>
</content>
</entry>
<entry>
<title>merge license additions from 1.7 branch (i.e. revs 637870 to 637914)</title>
<updated>2008-03-17T15:27:42+00:00</updated>
<author>
<name>Stefan Bodewig</name>
<email>bodewig@apache.org</email>
</author>
<published>2008-03-17T15:27:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/java/ant.git/commit/?id=496b59d0aa4a71a89f1b70a9f781a1651cd25c62'/>
<id>496b59d0aa4a71a89f1b70a9f781a1651cd25c62</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@637939 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@637939 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Rework scriptdef to use DynamicConfigurator</title>
<updated>2003-06-18T13:02:12+00:00</updated>
<author>
<name>Conor MacNeill</name>
<email>conor@apache.org</email>
</author>
<published>2003-06-18T13:02:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/java/ant.git/commit/?id=e00d04fd4a3b08756835d0238168daa01cd701b0'/>
<id>e00d04fd4a3b08756835d0238168daa01cd701b0</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274676 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274676 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow tasks to be defined on the fly using scripts</title>
<updated>2003-06-09T13:38:07+00:00</updated>
<author>
<name>Conor MacNeill</name>
<email>conor@apache.org</email>
</author>
<published>2003-06-09T13:38:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/java/ant.git/commit/?id=b198322c41db0cb673217f89ab43cb179d98a54d'/>
<id>b198322c41db0cb673217f89ab43cb179d98a54d</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274654 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274654 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
</feed>
