<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/java/ant.git/src/etc/testcases/taskdefs/optional/net, 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>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://git.baserock.org/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>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://git.baserock.org/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>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://git.baserock.org/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>Add initialSiteCommand and siteCommand attributes.</title>
<updated>2005-05-30T14:41:34+00:00</updated>
<author>
<name>Steven M. Cohen</name>
<email>scohen@apache.org</email>
</author>
<published>2005-05-30T14:41:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/java/ant.git/commit/?id=f2d32ac66d804c5dfeb14adcfa0ab31ff8f648e8'/>
<id>f2d32ac66d804c5dfeb14adcfa0ab31ff8f648e8</id>
<content type='text'>
PR:34257, 34853


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278378 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:34257, 34853


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278378 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Based on a patch submitted by Neeme Praks, allow support for a retry count on FTP transfers.  Some</title>
<updated>2005-05-30T00:40:21+00:00</updated>
<author>
<name>Steven M. Cohen</name>
<email>scohen@apache.org</email>
</author>
<published>2005-05-30T00:40:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/java/ant.git/commit/?id=d0cb590844449882c124f78aa671ef8750c75ea9'/>
<id>d0cb590844449882c124f78aa671ef8750c75ea9</id>
<content type='text'>
servers are unreliable for unknown - this allows for a retry count to be specified to accomodate work on such
flaky servers.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278374 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
servers are unreliable for unknown - this allows for a retry count to be specified to accomodate work on such
flaky servers.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278374 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>convert serverLanguageCodeConfig attribute to use EnumeratedAttribute pattern</title>
<updated>2005-05-29T03:01:10+00:00</updated>
<author>
<name>Steven M. Cohen</name>
<email>scohen@apache.org</email>
</author>
<published>2005-05-29T03:01:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/java/ant.git/commit/?id=536a84c211f50992fedce887f3120414eec39068'/>
<id>536a84c211f50992fedce887f3120414eec39068</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278373 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@278373 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert ftp task systemTypeKey and timestampGranularity attributes to using the EnumeratedAttribute pattern</title>
<updated>2005-05-28T17:05:44+00:00</updated>
<author>
<name>Steven M. Cohen</name>
<email>scohen@apache.org</email>
</author>
<published>2005-05-28T17:05:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/java/ant.git/commit/?id=3885afdd77f0f1619377c813800780c711983ed8'/>
<id>3885afdd77f0f1619377c813800780c711983ed8</id>
<content type='text'>
and add some JUnit tests of the new configuration stuff.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278372 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and add some JUnit tests of the new configuration stuff.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278372 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Add new timestampGranularity attribute to account for the typical case in PUT operations where the client</title>
<updated>2005-05-22T18:48:42+00:00</updated>
<author>
<name>Steven M. Cohen</name>
<email>scohen@apache.org</email>
</author>
<published>2005-05-22T18:48:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/java/ant.git/commit/?id=75414134803bc6fd9e433288f138a269044bdaec'/>
<id>75414134803bc6fd9e433288f138a269044bdaec</id>
<content type='text'>
is HH:mm:ss and the ftp server is HH:mm.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278325 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
is HH:mm:ss and the ftp server is HH:mm.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278325 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Added tests for the "newer" attribute in conjunction with the servertimezoneconfig attribute in the PUT and GET actions.</title>
<updated>2005-05-22T02:58:47+00:00</updated>
<author>
<name>Steven M. Cohen</name>
<email>scohen@apache.org</email>
</author>
<published>2005-05-22T02:58:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/java/ant.git/commit/?id=6706bbc03b090dca79f33e79b99ca6031d6446cc'/>
<id>6706bbc03b090dca79f33e79b99ca6031d6446cc</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278320 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@278320 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
</feed>
