Github user asfgit closed the pull request at:
https://github.com/apache/ant/pull/37
---
-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org
Github user jaikiran commented on the issue:
https://github.com/apache/ant/pull/37
Tests against various JDK versions against Windows and Linux went fine
without any regressions. Will go ahead and merge this now.
---
--
Github user GKFX commented on the issue:
https://github.com/apache/ant/pull/36
@bodewig Great, I'll have a shot at the parseLenient tests.
---
-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional c
Github user jaikiran commented on a diff in the pull request:
https://github.com/apache/ant/pull/37#discussion_r141594830
--- Diff: src/main/org/apache/tools/ant/util/ResourceUtils.java ---
@@ -666,6 +666,14 @@ private static void copyWithFilterSets(final Resource
source, final Res
Github user asfgit closed the pull request at:
https://github.com/apache/ant/pull/36
---
-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org
Github user bodewig commented on the issue:
https://github.com/apache/ant/pull/37
Great change and I agree it should be fixed in the central location. Many
thanks!
---
-
To unsubscribe, e-mail: dev-unsubscr...@ant.a
Github user bodewig commented on a diff in the pull request:
https://github.com/apache/ant/pull/37#discussion_r141578555
--- Diff: src/main/org/apache/tools/ant/util/ResourceUtils.java ---
@@ -666,6 +666,14 @@ private static void copyWithFilterSets(final Resource
source, final Reso
Github user bodewig commented on the issue:
https://github.com/apache/ant/pull/36
Looks great, many thanks! I'll merge it to both branches and add `@since`
markers.
We'll need to update the manual (probably of zip, jar, war and ear). Also
some additional unit tests for `parse