<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/java/ant.git/src/tests/antunit/taskdefs/exec/exec-test.xml, 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>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>add a 'binaryOutput' attribute to redirector to prevent Ant from corrupting, well, binary output.  PRs 56156 and 55667</title>
<updated>2014-03-03T17:12:23+00:00</updated>
<author>
<name>Stefan Bodewig</name>
<email>bodewig@apache.org</email>
</author>
<published>2014-03-03T17:12:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/java/ant.git/commit/?id=3c1f0ee7fac7c29825376d64692126877ab51b3b'/>
<id>3c1f0ee7fac7c29825376d64692126877ab51b3b</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1573617 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@1573617 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>ensure forward-slashes on Windows; deal with directories containing spaces in exec task's arguments</title>
<updated>2012-04-09T05:00:47+00:00</updated>
<author>
<name>Stefan Bodewig</name>
<email>bodewig@apache.org</email>
</author>
<published>2012-04-09T05:00:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/java/ant.git/commit/?id=a4a5fb9b14851096420d639ec5dee731b59b738b'/>
<id>a4a5fb9b14851096420d639ec5dee731b59b738b</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1311130 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@1311130 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>likely a 'space in path' issue as well</title>
<updated>2012-04-08T05:30:07+00:00</updated>
<author>
<name>Stefan Bodewig</name>
<email>bodewig@apache.org</email>
</author>
<published>2012-04-08T05:30:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/java/ant.git/commit/?id=b3b0de19ae51366260231054c924869102b027f0'/>
<id>b3b0de19ae51366260231054c924869102b027f0</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1310956 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@1310956 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Maybe java simply isn't on the PATH on the Jenkins boxes</title>
<updated>2012-04-07T04:12:44+00:00</updated>
<author>
<name>Stefan Bodewig</name>
<email>bodewig@apache.org</email>
</author>
<published>2012-04-07T04:12:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/java/ant.git/commit/?id=22f08c29606d88a9f3b3ab9f9bad178926808e05'/>
<id>22f08c29606d88a9f3b3ab9f9bad178926808e05</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1310667 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@1310667 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>try to debug test failures in Jenkins</title>
<updated>2012-04-06T07:14:43+00:00</updated>
<author>
<name>Stefan Bodewig</name>
<email>bodewig@apache.org</email>
</author>
<published>2012-04-06T07:14:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/java/ant.git/commit/?id=da0a9ef6d5ed50bfbad94207739376975c0d9794'/>
<id>da0a9ef6d5ed50bfbad94207739376975c0d9794</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1310196 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@1310196 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>speed up fast executions (where the process finishes in way less than a second) like attrib.  PR 48734</title>
<updated>2010-03-26T09:59:20+00:00</updated>
<author>
<name>Stefan Bodewig</name>
<email>bodewig@apache.org</email>
</author>
<published>2010-03-26T09:59:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/java/ant.git/commit/?id=a5ffa2e18d16de87b27b48e694911d2504a04835'/>
<id>a5ffa2e18d16de87b27b48e694911d2504a04835</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@927753 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@927753 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
</feed>
