<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/java/ant.git/src/resources, 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>post-process generated javadocs as workaround for CVE-2013-1571 - based on Maven patch by Uwe Schindler - PR 55132</title>
<updated>2013-06-24T15:12:57+00:00</updated>
<author>
<name>Stefan Bodewig</name>
<email>bodewig@apache.org</email>
</author>
<published>2013-06-24T15:12:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/java/ant.git/commit/?id=7bc745a289cf68cb2eba647bbfba9e9ec06eb771'/>
<id>7bc745a289cf68cb2eba647bbfba9e9ec06eb771</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1496083 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@1496083 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>executable?</title>
<updated>2009-08-06T20:30:15+00:00</updated>
<author>
<name>Stefan Bodewig</name>
<email>bodewig@apache.org</email>
</author>
<published>2009-08-06T20:30:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/java/ant.git/commit/?id=d12b483bb748e33c5cc197ccdad84192a8864476'/>
<id>d12b483bb748e33c5cc197ccdad84192a8864476</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@801813 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@801813 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Add readable and writable selectors.  Addresses PR 45081.</title>
<updated>2008-08-13T15:55:01+00:00</updated>
<author>
<name>Stefan Bodewig</name>
<email>bodewig@apache.org</email>
</author>
<published>2008-08-13T15:55:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/java/ant.git/commit/?id=02e939c261d79e9d1c2df779bfe1b787b63dd55c'/>
<id>02e939c261d79e9d1c2df779bfe1b787b63dd55c</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@685593 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@685593 13f79535-47bb-0310-9956-ffa450edef68
</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>Added &lt;compare&gt; resource selector to select resources based on the</title>
<updated>2006-10-10T17:30:33+00:00</updated>
<author>
<name>Matthew Jason Benson</name>
<email>mbenson@apache.org</email>
</author>
<published>2006-10-10T17:30:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/java/ant.git/commit/?id=66838f3c2941813a9ee71fbc69c8d6bb38d34f5d'/>
<id>66838f3c2941813a9ee71fbc69c8d6bb38d34f5d</id>
<content type='text'>
results of their comparison to other resources. Inspired by userlist thread
http://marc.theaimsgroup.com/?t=115998761500004&amp;r=1&amp;w=2 .
Still lacks an example other than testcases. :(


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@454842 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
results of their comparison to other resources. Inspired by userlist thread
http://marc.theaimsgroup.com/?t=115998761500004&amp;r=1&amp;w=2 .
Still lacks an example other than testcases. :(


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@454842 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>containsregexp does double-duty as FileSelector + ResourceSelector.</title>
<updated>2006-09-22T22:13:40+00:00</updated>
<author>
<name>Matthew Jason Benson</name>
<email>mbenson@apache.org</email>
</author>
<published>2006-09-22T22:13:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/java/ant.git/commit/?id=6c9e00f717f85949fa52914e1203785bb7c22182'/>
<id>6c9e00f717f85949fa52914e1203785bb7c22182</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449108 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@449108 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>migrate resource selectors tests to antunit.</title>
<updated>2006-09-22T21:52:53+00:00</updated>
<author>
<name>Matthew Jason Benson</name>
<email>mbenson@apache.org</email>
</author>
<published>2006-09-22T21:52:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/java/ant.git/commit/?id=76cfa5be6880fe04efad01f9b9acbeb2e41825cd'/>
<id>76cfa5be6880fe04efad01f9b9acbeb2e41825cd</id>
<content type='text'>
modify containsselector to function as a resourceselector; add test.
alphabetize resource selectors antlib.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449103 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
modify containsselector to function as a resourceselector; add test.
alphabetize resource selectors antlib.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449103 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
</feed>
