<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/java/ant.git/manual/Tasks/java.html, branch master</title>
<subtitle>git.apache.org: repos/asf/ant.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/java/ant.git/'/>
<entry>
<title>add discardOutput and discardError to redirector, apply, exec, java</title>
<updated>2021-03-20T18:00:36+00:00</updated>
<author>
<name>Stefan Bodewig</name>
<email>bodewig@apache.org</email>
</author>
<published>2021-03-20T18:00:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/java/ant.git/commit/?id=6d5f1bdc6b4f390a347af99ead32a1a0729e8041'/>
<id>6d5f1bdc6b4f390a347af99ead32a1a0729e8041</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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://git.baserock.org/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>Fix doctype and language</title>
<updated>2019-03-06T17:09:08+00:00</updated>
<author>
<name>twogee</name>
<email>g.grigelionis@gmail.com</email>
</author>
<published>2018-12-21T10:20:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/java/ant.git/commit/?id=d01d88a19d59ac76753952c8cab4a444b2eb3f86'/>
<id>d01d88a19d59ac76753952c8cab4a444b2eb3f86</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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://git.baserock.org/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>Bz 16494: accessibility — th must have scope</title>
<updated>2018-05-15T08:29:27+00:00</updated>
<author>
<name>Gintas Grigelionis</name>
<email>gintas@apache.org</email>
</author>
<published>2018-05-15T08:29:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/java/ant.git/commit/?id=d4fedd5a420238350d41836c8143ba69d6146393'/>
<id>d4fedd5a420238350d41836c8143ba69d6146393</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bz 21192: description should precede code examples</title>
<updated>2018-05-15T07:51:58+00:00</updated>
<author>
<name>Gintas Grigelionis</name>
<email>gintas@apache.org</email>
</author>
<published>2018-05-15T07:51:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/java/ant.git/commit/?id=332330b278a39db7bb77017035311d44349704ae'/>
<id>332330b278a39db7bb77017035311d44349704ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a typo and use ampersand as entity</title>
<updated>2018-03-10T19:42:33+00:00</updated>
<author>
<name>Gintas Grigelionis</name>
<email>gintas@apache.org</email>
</author>
<published>2018-03-10T19:42:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/java/ant.git/commit/?id=69c85b93170c641eab967398440deba25739ca33'/>
<id>69c85b93170c641eab967398440deba25739ca33</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>&lt;kbd&gt;, highlighting of input, output and inlined code</title>
<updated>2018-03-10T19:17:33+00:00</updated>
<author>
<name>Gintas Grigelionis</name>
<email>gintas@apache.org</email>
</author>
<published>2018-03-10T19:17:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/java/ant.git/commit/?id=14dfef587dbe4e7e3b22d018191dabfe710fec33'/>
<id>14dfef587dbe4e7e3b22d018191dabfe710fec33</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added target attribute for external links</title>
<updated>2018-03-08T06:44:27+00:00</updated>
<author>
<name>Gintas Grigelionis</name>
<email>gintas@apache.org</email>
</author>
<published>2018-03-08T06:43:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/java/ant.git/commit/?id=97d81a726de13c369cc6b22ef1e6532df7b3d112'/>
<id>97d81a726de13c369cc6b22ef1e6532df7b3d112</id>
<content type='text'>
(the web is no longer frame-friendly…)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(the web is no longer frame-friendly…)</pre>
</div>
</content>
</entry>
<entry>
<title>Place novelty information for tasks and elements prominently and uniformly</title>
<updated>2018-03-04T14:17:41+00:00</updated>
<author>
<name>Gintas Grigelionis</name>
<email>gintas@apache.org</email>
</author>
<published>2018-03-04T14:17:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/java/ant.git/commit/?id=3ba058c3b54d5c4799f6c4114a4aa603ae8d9829'/>
<id>3ba058c3b54d5c4799f6c4114a4aa603ae8d9829</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
