<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/java/ant.git/src/etc/testcases/taskdefs/optional/junit, 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>An attempt to run JUnit task tests in Surefire</title>
<updated>2018-10-28T12:21:23+00:00</updated>
<author>
<name>Gintas Grigelionis</name>
<email>gintas@apache.org</email>
</author>
<published>2018-10-28T12:21:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/java/ant.git/commit/?id=9558adefe74c453a1183ef8c93ec6b6e37d0f26c'/>
<id>9558adefe74c453a1183ef8c93ec6b6e37d0f26c</id>
<content type='text'>
(please note different exclude rules than for compiler…)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(please note different exclude rules than for compiler…)</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>eol-style</title>
<updated>2009-02-28T06:15:08+00:00</updated>
<author>
<name>Stefan Bodewig</name>
<email>bodewig@apache.org</email>
</author>
<published>2009-02-28T06:15:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/java/ant.git/commit/?id=cbd20a77eba224b21654251583971e054729f006'/>
<id>cbd20a77eba224b21654251583971e054729f006</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@748780 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@748780 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a special listener that tries to invoke tearDown in a test class that caused a timeout or crashed the forked VM.  PR 37241.</title>
<updated>2008-08-28T07:56:41+00:00</updated>
<author>
<name>Stefan Bodewig</name>
<email>bodewig@apache.org</email>
</author>
<published>2008-08-28T07:56:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/java/ant.git/commit/?id=b7a61200ec9402b947a93399ab436298ffc1eba7'/>
<id>b7a61200ec9402b947a93399ab436298ffc1eba7</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@689751 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@689751 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>Incorrect recursion in DOMUtil.listChildNodes()</title>
<updated>2006-11-09T03:45:48+00:00</updated>
<author>
<name>Antoine Levy-Lambert</name>
<email>antoine@apache.org</email>
</author>
<published>2006-11-09T03:45:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/java/ant.git/commit/?id=92b63d872fc80095fd18081630a915e88b1d1aea'/>
<id>92b63d872fc80095fd18081630a915e88b1d1aea</id>
<content type='text'>
Bugzilla 40918.



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



git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@472761 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test for PR 21037</title>
<updated>2003-09-23T06:30:24+00:00</updated>
<author>
<name>Stefan Bodewig</name>
<email>bodewig@apache.org</email>
</author>
<published>2003-09-23T06:30:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/java/ant.git/commit/?id=4f0d6c5a1f32a506018710a5a17892cbfaa96adc'/>
<id>4f0d6c5a1f32a506018710a5a17892cbfaa96adc</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275292 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@275292 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
</feed>
