<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/java/ant.git/src/script, branch java-10-version</title>
<subtitle>git.apache.org: repos/asf/ant.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/java/ant.git/'/>
<entry>
<title>trim whitespace</title>
<updated>2017-01-14T17:59:12+00:00</updated>
<author>
<name>Stefan Bodewig</name>
<email>bodewig@apache.org</email>
</author>
<published>2017-01-14T17:59:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/java/ant.git/commit/?id=8d03bfd672247e72a6b8b93dbb27ecbe5c432727'/>
<id>8d03bfd672247e72a6b8b93dbb27ecbe5c432727</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>detect solaris 10 to avoid certain POSIX expressions</title>
<updated>2017-01-14T17:58:42+00:00</updated>
<author>
<name>Jeffrey Adamson</name>
<email>jwadamson@us.ibm.com</email>
</author>
<published>2017-01-13T16:16:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/java/ant.git/commit/?id=022cee192e61a8306d1d46e44666d9612cfb1482'/>
<id>022cee192e61a8306d1d46e44666d9612cfb1482</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "replace backticks with $() - may fix PR 60562"</title>
<updated>2017-01-10T19:32:14+00:00</updated>
<author>
<name>Stefan Bodewig</name>
<email>bodewig@apache.org</email>
</author>
<published>2017-01-10T19:32:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/java/ant.git/commit/?id=2960860847a1d35afde3810b29183f1387fb71d6'/>
<id>2960860847a1d35afde3810b29183f1387fb71d6</id>
<content type='text'>
This reverts commit 02aedbc903570357c4caa43beb2d9e2dabd7b4fc.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 02aedbc903570357c4caa43beb2d9e2dabd7b4fc.
</pre>
</div>
</content>
</entry>
<entry>
<title>replace backticks with $() - may fix PR 60562</title>
<updated>2017-01-09T17:48:35+00:00</updated>
<author>
<name>Stefan Bodewig</name>
<email>bodewig@apache.org</email>
</author>
<published>2017-01-09T17:48:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/java/ant.git/commit/?id=02aedbc903570357c4caa43beb2d9e2dabd7b4fc'/>
<id>02aedbc903570357c4caa43beb2d9e2dabd7b4fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove obsolete awk escaping - related to PR 60562</title>
<updated>2017-01-09T17:36:14+00:00</updated>
<author>
<name>Stefan Bodewig</name>
<email>bodewig@apache.org</email>
</author>
<published>2017-01-09T17:36:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/java/ant.git/commit/?id=af4eb228ec9fb6b950848fe0623cde054ef3ba35'/>
<id>af4eb228ec9fb6b950848fe0623cde054ef3ba35</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>corrected comments</title>
<updated>2016-10-29T04:28:51+00:00</updated>
<author>
<name>Jeffrey Adamson</name>
<email>jwadamson@us.ibm.com</email>
</author>
<published>2016-10-28T15:29:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/java/ant.git/commit/?id=0d1928a584368ec7c51f0fd1c0dc77b7fe7b8251'/>
<id>0d1928a584368ec7c51f0fd1c0dc77b7fe7b8251</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>latest iteration of Jeff Adamson's script fixes</title>
<updated>2016-10-26T13:43:10+00:00</updated>
<author>
<name>Stefan Bodewig</name>
<email>bodewig@apache.org</email>
</author>
<published>2016-10-26T13:43:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/java/ant.git/commit/?id=61e1cccf303dd7b1c42026e9544c3733031a3249'/>
<id>61e1cccf303dd7b1c42026e9544c3733031a3249</id>
<content type='text'>
known to not completely break in Solaris
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
known to not completely break in Solaris
</pre>
</div>
</content>
</entry>
<entry>
<title>fix problems with argument handling of trailing space and sed/echo quirks</title>
<updated>2016-10-22T14:00:19+00:00</updated>
<author>
<name>Jeffrey Adamson</name>
<email>jwadamson@us.ibm.com</email>
</author>
<published>2016-10-10T21:16:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/java/ant.git/commit/?id=173c28f765f105226b8a45b301e13591a7e050f3'/>
<id>173c28f765f105226b8a45b301e13591a7e050f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>try to fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59321</title>
<updated>2016-10-08T13:43:15+00:00</updated>
<author>
<name>Stefan Bodewig</name>
<email>bodewig@apache.org</email>
</author>
<published>2016-10-08T13:43:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/java/ant.git/commit/?id=c2666b1996fe03247c294dcd084579dedd4f2417'/>
<id>c2666b1996fe03247c294dcd084579dedd4f2417</id>
<content type='text'>
suggested patch by Jeffrey Adamson
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
suggested patch by Jeffrey Adamson
</pre>
</div>
</content>
</entry>
<entry>
<title>fix 60150 values containing backtick or $ character cause shell error on *nix</title>
<updated>2016-09-28T19:09:05+00:00</updated>
<author>
<name>Jeffrey Adamson</name>
<email>jwadamson@us.ibm.com</email>
</author>
<published>2016-09-19T19:29:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/java/ant.git/commit/?id=ce6843657c831248a3a3ca90ecb1d12d370d5a44'/>
<id>ce6843657c831248a3a3ca90ecb1d12d370d5a44</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
