<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/java/ant.git/src/etc/testcases/taskdefs/java.xml, branch master</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>updated reference to license from http to https using</title>
<updated>2019-05-25T11:53:57+00:00</updated>
<author>
<name>jkf</name>
<email>jm@famkruithof.net</email>
</author>
<published>2019-05-25T11:41:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/java/ant.git/commit/?id=3a4980e3c4be56745964442abc01360b618e3a85'/>
<id>3a4980e3c4be56745964442abc01360b618e3a85</id>
<content type='text'>
find . -type f -exec sed -i "s/http:\/\/www.apache.org\/licenses\/LICENSE-2.0/https:\/\/www.apache.org\/licenses\/LICENSE-2.0/" {} \;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
find . -type f -exec sed -i "s/http:\/\/www.apache.org\/licenses\/LICENSE-2.0/https:\/\/www.apache.org\/licenses\/LICENSE-2.0/" {} \;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unintentional "echo" in test case for "sourcefile" attribute of java task</title>
<updated>2018-07-16T07:06:03+00:00</updated>
<author>
<name>Jaikiran Pai</name>
<email>jaikiran@apache.org</email>
</author>
<published>2018-07-16T07:04:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/java/ant.git/commit/?id=377935d2a443587fa5234949839935a694c16deb'/>
<id>377935d2a443587fa5234949839935a694c16deb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Trailing whitespace"</title>
<updated>2018-07-07T11:11:01+00:00</updated>
<author>
<name>Jaikiran Pai</name>
<email>jaikiran@apache.org</email>
</author>
<published>2018-07-07T11:11:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/java/ant.git/commit/?id=84fe46d669ce0a723802fb6a634a8d1ee20181dc'/>
<id>84fe46d669ce0a723802fb6a634a8d1ee20181dc</id>
<content type='text'>
This reverts commit 2f64e0b51c295960cb15aa77c7c1f447b2518e14.
Discussion in ant dev mailing list https://www.mail-archive.com/dev@ant.apache.org/msg47356.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 2f64e0b51c295960cb15aa77c7c1f447b2518e14.
Discussion in ant dev mailing list https://www.mail-archive.com/dev@ant.apache.org/msg47356.html
</pre>
</div>
</content>
</entry>
<entry>
<title>Enhance the Java task to allow single file source program execution, a feature, introduced in Java 11</title>
<updated>2018-07-04T11:50:38+00:00</updated>
<author>
<name>Jaikiran Pai</name>
<email>jaikiran@apache.org</email>
</author>
<published>2018-07-04T11:49:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/java/ant.git/commit/?id=c05c56df68b9f89e0e3de9bc3f6097837fe0f9e3'/>
<id>c05c56df68b9f89e0e3de9bc3f6097837fe0f9e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Trailing whitespace</title>
<updated>2018-07-01T13:31:35+00:00</updated>
<author>
<name>Gintas Grigelionis</name>
<email>gintas@apache.org</email>
</author>
<published>2018-07-01T13:31:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/java/ant.git/commit/?id=2f64e0b51c295960cb15aa77c7c1f447b2518e14'/>
<id>2f64e0b51c295960cb15aa77c7c1f447b2518e14</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added module, modulepath attributes and modulepath, moduleupgradepath elements into Java task.</title>
<updated>2016-03-06T11:32:28+00:00</updated>
<author>
<name>Tomas Zezula</name>
<email>tomas.zezula@gmail.com</email>
</author>
<published>2016-03-03T11:56:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/java/ant.git/commit/?id=23b0cf06c276387ac3f5d455c0b45a5c4ab888dc'/>
<id>23b0cf06c276387ac3f5d455c0b45a5c4ab888dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>creating temporary directory with a unique name</title>
<updated>2014-04-06T02:30:38+00:00</updated>
<author>
<name>Antoine Levy-Lambert</name>
<email>antoine@apache.org</email>
</author>
<published>2014-04-06T02:30:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/java/ant.git/commit/?id=d7d337b63d1472e49717cbab816714aa77c8f98a'/>
<id>d7d337b63d1472e49717cbab816714aa77c8f98a</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1585230 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@1585230 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Ongoing random failures in JavaTest, now even on Ubuntu.</title>
<updated>2012-03-05T22:51:37+00:00</updated>
<author>
<name>Jesse N. Glick</name>
<email>jglick@apache.org</email>
</author>
<published>2012-03-05T22:51:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/java/ant.git/commit/?id=5ff08103ccc3900ab125631dfce78f111c6a9c48'/>
<id>5ff08103ccc3900ab125631dfce78f111c6a9c48</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1297266 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@1297266 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Trying to make JavaTest more reliably on Windows.</title>
<updated>2012-03-05T19:58:21+00:00</updated>
<author>
<name>Jesse N. Glick</name>
<email>jglick@apache.org</email>
</author>
<published>2012-03-05T19:58:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/java/ant.git/commit/?id=1d05861c2967e1bc6488e018125aca276ddd152e'/>
<id>1d05861c2967e1bc6488e018125aca276ddd152e</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1297206 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@1297206 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert commit #1095768 on java.xml and fix the redirector to not funnel streams if there is an errorProperty set</title>
<updated>2011-04-27T22:14:03+00:00</updated>
<author>
<name>Nicolas Lalevee</name>
<email>hibou@apache.org</email>
</author>
<published>2011-04-27T22:14:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/java/ant.git/commit/?id=f60db1986400d56bb57dc1141a317f7fb4568ebf'/>
<id>f60db1986400d56bb57dc1141a317f7fb4568ebf</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1097261 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@1097261 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
</feed>
