<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/java/ant.git/src/etc/testcases/taskdefs/optional, 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>remove tests for JDKs &lt; 8</title>
<updated>2016-04-09T10:27:31+00:00</updated>
<author>
<name>Stefan Bodewig</name>
<email>bodewig@apache.org</email>
</author>
<published>2016-04-09T10:27:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/java/ant.git/commit/?id=39a53454478c84601a3c36bfa4f127ecc76cfa40'/>
<id>39a53454478c84601a3c36bfa4f127ecc76cfa40</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test needs Java5</title>
<updated>2015-02-14T19:47:38+00:00</updated>
<author>
<name>Stefan Bodewig</name>
<email>bodewig@apache.org</email>
</author>
<published>2015-02-14T19:47:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/java/ant.git/commit/?id=2e23a881f5f7b8fa9f94965fb114147e70d4c80d'/>
<id>2e23a881f5f7b8fa9f94965fb114147e70d4c80d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>even more places where -source needed a newer version on 1.9</title>
<updated>2015-02-14T06:32:03+00:00</updated>
<author>
<name>Stefan Bodewig</name>
<email>bodewig@apache.org</email>
</author>
<published>2015-02-14T06:32:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/java/ant.git/commit/?id=e6ab69873a3e8b235d66873c9715132f25dfde4c'/>
<id>e6ab69873a3e8b235d66873c9715132f25dfde4c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test improvements: convert to JUnit4, improved error testing and remove sleeps</title>
<updated>2014-04-18T21:00:38+00:00</updated>
<author>
<name>mclarke</name>
<email>mclarke@unknown</email>
</author>
<published>2014-04-18T21:00:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/java/ant.git/commit/?id=b61c80746dd5df73899390826e197d2656784f91'/>
<id>b61c80746dd5df73899390826e197d2656784f91</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1588563 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@1588563 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>changing tests to adopt unique temporary directories</title>
<updated>2014-04-08T11:06:38+00:00</updated>
<author>
<name>Antoine Levy-Lambert</name>
<email>antoine@apache.org</email>
</author>
<published>2014-04-08T11:06:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/java/ant.git/commit/?id=0d9a9e084149338164a2e73a28d7eea7e62722fe'/>
<id>0d9a9e084149338164a2e73a28d7eea7e62722fe</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1585684 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@1585684 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>changing tests to adopt unique temporary directories</title>
<updated>2014-04-07T03:06:14+00:00</updated>
<author>
<name>Antoine Levy-Lambert</name>
<email>antoine@apache.org</email>
</author>
<published>2014-04-07T03:06:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/java/ant.git/commit/?id=b56846282e0f1e7ca72e4d157ebd4cff9cfe9b43'/>
<id>b56846282e0f1e7ca72e4d157ebd4cff9cfe9b43</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1585377 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@1585377 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>creating temporary directory with a unique name</title>
<updated>2014-04-07T01:53:27+00:00</updated>
<author>
<name>Antoine Levy-Lambert</name>
<email>antoine@apache.org</email>
</author>
<published>2014-04-07T01:53:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/java/ant.git/commit/?id=2b49aae797408b7c8ea1bf1352224dc02d13e1c6'/>
<id>2b49aae797408b7c8ea1bf1352224dc02d13e1c6</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1585372 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@1585372 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>starting to change the test cases to make them use unique temporary directories to be able to run the test cases in multiple threads.</title>
<updated>2014-03-30T23:40:53+00:00</updated>
<author>
<name>Antoine Levy-Lambert</name>
<email>antoine@apache.org</email>
</author>
<published>2014-03-30T23:40:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/java/ant.git/commit/?id=b44a63dfe95420e9b9080a97822041d9db8debca'/>
<id>b44a63dfe95420e9b9080a97822041d9db8debca</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1583223 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@1583223 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
</feed>
