<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/java/ant.git/manual/Tasks/translate.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>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>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>&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>Use HTML 5(-ish), fix links</title>
<updated>2018-02-28T07:00:45+00:00</updated>
<author>
<name>Gintas Grigelionis</name>
<email>gintas@apache.org</email>
</author>
<published>2018-02-28T06:58:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/java/ant.git/commit/?id=66b52f99e4306fe928aa5e497021cb51cb927e5e'/>
<id>66b52f99e4306fe928aa5e497021cb51cb927e5e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reviewed documentation:</title>
<updated>2018-01-23T18:02:06+00:00</updated>
<author>
<name>Gintas Grigelionis</name>
<email>gintas@apache.org</email>
</author>
<published>2018-01-22T22:52:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/java/ant.git/commit/?id=a04350e0bdbbcf97424650e195e12815dc655d6f'/>
<id>a04350e0bdbbcf97424650e195e12815dc655d6f</id>
<content type='text'>
- stripped trailing whitespace;
- corrected the tag soup;
- corrected Java versions (1.4 followed by 5);
- stripped inline styling (use CSS for uniformity).</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- stripped trailing whitespace;
- corrected the tag soup;
- corrected Java versions (1.4 followed by 5);
- stripped inline styling (use CSS for uniformity).</pre>
</div>
</content>
</entry>
<entry>
<title>The site is now at https://svn.apache.org/repos/asf/ant/site/ant/sources</title>
<updated>2011-03-23T23:38:00+00:00</updated>
<author>
<name>Nicolas Lalevee</name>
<email>hibou@apache.org</email>
</author>
<published>2011-03-23T23:38:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/java/ant.git/commit/?id=11616a619f29c7b3d532f5922d1dd8a2f5c8a6f9'/>
<id>11616a619f29c7b3d532f5922d1dd8a2f5c8a6f9</id>
<content type='text'>
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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
</pre>
</div>
</content>
</entry>
</feed>
