svn commit: r958857 - in /ant/core/trunk/src: main/org/apache/tools/ant/util/DOMElementWriter.java tests/junit/org/apache/tools/ant/util/DOMElementWriterTest.java

2010-06-29 Thread bodewig
Author: bodewig Date: Tue Jun 29 07:46:06 2010 New Revision: 958857 URL: http://svn.apache.org/viewvc?rev=958857view=rev Log: properly encode whitespace in attribute values Modified: ant/core/trunk/src/main/org/apache/tools/ant/util/DOMElementWriter.java

Build failed in Hudson: Ant_JDK_1.4 #256

2010-06-29 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/256/changes Changes: [bodewig] properly encode whitespace in attribute values -- Started by an SCM change Building remotely on hudson-win.apache.org (Windows 2008) Updating

DO NOT REPLY [Bug 49490] Killed Ant process leaves forked java sub-processes

2010-06-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49490 Uldis Karlovs-Karlovskis uld...@ctco.lv changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 48789] Pipe broken

2010-06-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48789 Baron Roberts ba...@cthing.com changed: What|Removed |Added Status|RESOLVED|REOPENED

svn commit: r959019 - in /ant/core/trunk: ./ docs/manual/Tasks/ src/main/org/apache/tools/ant/ src/main/org/apache/tools/ant/property/ src/main/org/apache/tools/ant/taskdefs/ src/tests/antunit/taskdef

2010-06-29 Thread bodewig
Author: bodewig Date: Tue Jun 29 16:16:41 2010 New Revision: 959019 URL: http://svn.apache.org/viewvc?rev=959019view=rev Log: reinstate prefix handling of property task at the expense of even more state in a thread-unfriendly class and with a new attribute on two tasks to make everybody happy.

DO NOT REPLY [Bug 49373] Property expansion inaccurate for prefixed file-based property loads.

2010-06-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49373 Stefan Bodewig bode...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 49514] property task incorrectly sets properties when prefix is used

2010-06-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49514 Jesse Glick jgl...@netbeans.org changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 40561] property expansion with prefix troubles in property files

2010-06-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=40561 Jesse Glick jgl...@netbeans.org changed: What|Removed |Added Status|NEW |RESOLVED

Build failed in Hudson: Ant_JDK_1.4 #257

2010-06-29 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/257/changes Changes: [bodewig] reinstate prefix handling of property task at the expense of even more state in a thread-unfriendly class and with a new attribute on two tasks to make everybody happy. PR 49373.

svn commit: r959095 - in /ant/ivy/core/branches/2.2.x: ./ src/java/org/apache/ivy/plugins/parser/xml/ test/java/org/apache/ivy/plugins/parser/xml/

2010-06-29 Thread maartenc
Author: maartenc Date: Tue Jun 29 20:41:36 2010 New Revision: 959095 URL: http://svn.apache.org/viewvc?rev=959095view=rev Log: Merged changes from trunk into 2.2.x branch. Modified: ant/ivy/core/branches/2.2.x/ (props changed)

svn commit: r959096 - /ant/ivy/core/tags/2.2.0-rc1/

2010-06-29 Thread maartenc
Author: maartenc Date: Tue Jun 29 20:47:07 2010 New Revision: 959096 URL: http://svn.apache.org/viewvc?rev=959096view=rev Log: Deleted 2.2.0-rc1 tag. Removed: ant/ivy/core/tags/2.2.0-rc1/

svn commit: r959175 - /ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/Execute.java

2010-06-29 Thread bodewig
Author: bodewig Date: Wed Jun 30 03:25:26 2010 New Revision: 959175 URL: http://svn.apache.org/viewvc?rev=959175view=rev Log: revert local change that should never have been committed Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/Execute.java Modified:

svn commit: r959176 - /ant/core/trunk/WHATSNEW

2010-06-29 Thread bodewig
Author: bodewig Date: Wed Jun 30 03:27:33 2010 New Revision: 959176 URL: http://svn.apache.org/viewvc?rev=959176view=rev Log: new handling of attributes breaks BWC Modified: ant/core/trunk/WHATSNEW Modified: ant/core/trunk/WHATSNEW URL:

svn commit: r959177 - /ant/core/trunk/src/main/org/apache/tools/ant/property/ResolvePropertyMap.java

2010-06-29 Thread bodewig
Author: bodewig Date: Wed Jun 30 03:36:57 2010 New Revision: 959177 URL: http://svn.apache.org/viewvc?rev=959177view=rev Log: simplify fix for PR 49373 Modified: ant/core/trunk/src/main/org/apache/tools/ant/property/ResolvePropertyMap.java Modified:

DO NOT REPLY [Bug 49373] Property expansion inaccurate for prefixed file-based property loads.

2010-06-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49373 --- Comment #2 from Stefan Bodewig bode...@apache.org 2010-06-29 23:42:26 EDT --- svn revision 959177 looks cleaner It may not be the final solution, though. It looks as if we still have a backwards compatibility issue that manifests

Build failed in Hudson: Ant_JDK_1.4 #258

2010-06-29 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/258/changes Changes: [bodewig] simplify fix for PR 49373 [bodewig] new handling of attributes breaks BWC [bodewig] revert local change that should never have been committed [bodewig] address efficiency concerns

DO NOT REPLY [Bug 49527] New: parallel timeout does not stop execution

2010-06-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49527 Summary: parallel timeout does not stop execution Product: Ant Version: nightly Platform: Macintosh Status: NEW Severity: normal Priority: P2 Component:

DO NOT REPLY [Bug 49527] parallel timeout does not stop execution

2010-06-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49527 --- Comment #1 from Anthony Chivetta anth...@chivetta.org 2010-06-30 01:39:30 EDT --- Created an attachment (id=25666) -- (https://issues.apache.org/bugzilla/attachment.cgi?id=25666) Minimal testcase. -- Configure bugmail: