DO NOT REPLY [Bug 43582] Write log messages from test to AntUnit's log

2008-06-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43582 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Version|unspecified |1.0 ---

DO NOT REPLY [Bug 40886] xml stylesheet to convert nunit output to junit-like output

2008-06-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=40886 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |NEEDINFO --

svn commit: r668592 - /ant/core/trunk/xdocs/svn.xml

2008-06-17 Thread bodewig
Author: bodewig Date: Tue Jun 17 02:45:37 2008 New Revision: 668592 URL: http://svn.apache.org/viewvc?rev=668592view=rev Log: fisheye URL changed. PR 45161, Submitted by Andrew Stevens Modified: ant/core/trunk/xdocs/svn.xml Modified: ant/core/trunk/xdocs/svn.xml URL:

svn commit: r668595 - /ant/core/trunk/xdocs/external.xml

2008-06-17 Thread bodewig
Author: bodewig Date: Tue Jun 17 02:50:00 2008 New Revision: 668595 URL: http://svn.apache.org/viewvc?rev=668595view=rev Log: Add link to JDeb, submitted by Emmanuel Bourg Modified: ant/core/trunk/xdocs/external.xml Modified: ant/core/trunk/xdocs/external.xml URL:

svn commit: r668597 - in /ant/core/trunk/docs: external.html svn.html

2008-06-17 Thread bodewig
Author: bodewig Date: Tue Jun 17 02:51:00 2008 New Revision: 668597 URL: http://svn.apache.org/viewvc?rev=668597view=rev Log: regenerate site Modified: ant/core/trunk/docs/external.html ant/core/trunk/docs/svn.html Modified: ant/core/trunk/docs/external.html URL:

DO NOT REPLY [Bug 45161] Broken link on ant.apache.org

2008-06-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45161 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 45190] Cannot typedef from a file with a # in the path

2008-06-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45190 --- Comment #2 from Stefan Bodewig [EMAIL PROTECTED] 2008-06-17 03:00:35 PST --- patch is JDK 1.4+, Ant is not. Definer.fileToURL should probably use FileUtils.getFileURL anyway ... -- Configure bugmail:

DO NOT REPLY [Bug 45190] Cannot typedef from a file with a # in the path

2008-06-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45190 --- Comment #3 from Simon Steiner [EMAIL PROTECTED] 2008-06-17 04:02:11 PST --- Created an attachment (id=22132) -- (https://issues.apache.org/bugzilla/attachment.cgi?id=22132) Here is new patch using fileutils -- Configure

DO NOT REPLY [Bug 45194] deadlock with parallel task and custom BuildListener

2008-06-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45194 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |ASSIGNED --

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

2008-06-17 Thread bodewig
Author: bodewig Date: Tue Jun 17 04:53:34 2008 New Revision: 668624 URL: http://svn.apache.org/viewvc?rev=668624view=rev Log: Use FileUtils, should fix PR 45190 Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/Definer.java Modified:

DO NOT REPLY [Bug 45190] Cannot typedef from a file with a # in the path

2008-06-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45190 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Target Milestone|--- |1.8.0

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

2008-06-17 Thread bodewig
Author: bodewig Date: Tue Jun 17 04:59:21 2008 New Revision: 668626 URL: http://svn.apache.org/viewvc?rev=668626view=rev Log: whitespace changes Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/Definer.java Modified:

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

2008-06-17 Thread bodewig
Author: bodewig Date: Tue Jun 17 04:58:55 2008 New Revision: 668625 URL: http://svn.apache.org/viewvc?rev=668625view=rev Log: Re-order, don't even enter the try block if there is nothing to do Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/Definer.java Modified:

DO NOT REPLY [Bug 45190] Cannot typedef from a file with a # in the path

2008-06-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45190 --- Comment #5 from Simon Steiner [EMAIL PROTECTED] 2008-06-17 05:03:27 PST --- Its working with your change, can this not go to 1.7.1? -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You

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

2008-06-17 Thread bodewig
Author: bodewig Date: Tue Jun 17 05:44:10 2008 New Revision: 668636 URL: http://svn.apache.org/viewvc?rev=668636view=rev Log: forgot to track the fixed issue 45190 Modified: ant/core/trunk/WHATSNEW Modified: ant/core/trunk/WHATSNEW URL:

svn commit: r668686 - /ant/core/trunk/src/main/org/apache/tools/ant/PropertyHelper.java

2008-06-17 Thread mbenson
Author: mbenson Date: Tue Jun 17 07:47:11 2008 New Revision: 668686 URL: http://svn.apache.org/viewvc?rev=668686view=rev Log: scale back synchronization Modified: ant/core/trunk/src/main/org/apache/tools/ant/PropertyHelper.java Modified:

svn commit: r668698 - in /ant/core/trunk: WHATSNEW src/main/org/apache/tools/ant/types/optional/AbstractScriptComponent.java src/main/org/apache/tools/ant/types/optional/ScriptCondition.java src/tests

2008-06-17 Thread mbenson
Author: mbenson Date: Tue Jun 17 07:57:58 2008 New Revision: 668698 URL: http://svn.apache.org/viewvc?rev=668698view=rev Log: revert broken stuff Removed: ant/core/trunk/src/tests/antunit/types/scriptcondition-test.xml Modified: ant/core/trunk/WHATSNEW

svn commit: r668704 - /ant/core/trunk/src/main/org/apache/tools/ant/util/ResourceUtils.java

2008-06-17 Thread mbenson
Author: mbenson Date: Tue Jun 17 08:15:27 2008 New Revision: 668704 URL: http://svn.apache.org/viewvc?rev=668704view=rev Log: unused Modified: ant/core/trunk/src/main/org/apache/tools/ant/util/ResourceUtils.java Modified: ant/core/trunk/src/main/org/apache/tools/ant/util/ResourceUtils.java

svn commit: r668712 - /ant/core/trunk/src/main/org/apache/tools/ant/types/optional/ScriptCondition.java

2008-06-17 Thread mbenson
Author: mbenson Date: Tue Jun 17 08:37:28 2008 New Revision: 668712 URL: http://svn.apache.org/viewvc?rev=668712view=rev Log: oops Modified: ant/core/trunk/src/main/org/apache/tools/ant/types/optional/ScriptCondition.java Modified:

svn commit: r668719 - /ant/core/trunk/src/main/org/apache/tools/ant/util/ResourceUtils.java

2008-06-17 Thread mbenson
Author: mbenson Date: Tue Jun 17 08:57:55 2008 New Revision: 668719 URL: http://svn.apache.org/viewvc?rev=668719view=rev Log: version Modified: ant/core/trunk/src/main/org/apache/tools/ant/util/ResourceUtils.java Modified: ant/core/trunk/src/main/org/apache/tools/ant/util/ResourceUtils.java

DO NOT REPLY [Bug 43348] add FileProvider interface for file providing resources

2008-06-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43348 --- Comment #8 from Matt Benson [EMAIL PROTECTED] 2008-06-17 09:00:50 PST --- I forgot that this was already under discussion. What I did was add a convenience method to ResourceUtils to generate a FileResource (with default basedir)

DO NOT REPLY [Bug 43348] add FileProvider interface for file providing resources

2008-06-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43348 Matt Benson [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED