[EMAIL PROTECTED]: Project test-ant (in module ant) failed

2008-04-08 Thread Gump Integration Build
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project test-ant has an issue affecting its community integration. This issue affects 1

[EMAIL PROTECTED]: Project ivy-tests (in module ivy) failed

2008-04-08 Thread Gump Integration Build
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project ivy-tests has an issue affecting its community integration. This issue affects 1

svn commit: r645799 - in /ant/antlibs/antunit/trunk/src/main/org/apache/ant/antunit: AntUnit.java AntUnitListener.java listener/BaseAntUnitListener.java

2008-04-08 Thread bodewig
Author: bodewig Date: Tue Apr 8 01:57:39 2008 New Revision: 645799 URL: http://svn.apache.org/viewvc?rev=645799view=rev Log: Make AntUnitListener's aware of the Project instance executing the next test target Modified: ant/antlibs/antunit/trunk/src/main/org/apache/ant/antunit/AntUnit.java

svn commit: r645822 - /ant/antlibs/antunit/trunk/src/main/org/apache/ant/antunit/listener/BaseAntUnitListener.java

2008-04-08 Thread bodewig
Author: bodewig Date: Tue Apr 8 03:07:08 2008 New Revision: 645822 URL: http://svn.apache.org/viewvc?rev=645822view=rev Log: Provide infrastructure for Plain- and XMLListener to capture log output Modified:

svn commit: r645841 - in /ant/antlibs/antunit/trunk/src: etc/testcases/listener/xmllistener.xml main/org/apache/ant/antunit/listener/XMLAntUnitListener.java tests/junit/org/apache/ant/antunit/listener

2008-04-08 Thread bodewig
Author: bodewig Date: Tue Apr 8 03:44:46 2008 New Revision: 645841 URL: http://svn.apache.org/viewvc?rev=645841view=rev Log: Add logging of messages to xmllistener, based on code submitted by David Jackman Added: ant/antlibs/antunit/trunk/src/etc/testcases/listener/xmllistener.xml (with

svn commit: r645829 - in /ant/antlibs/antunit/trunk: docs/ src/etc/testcases/listener/ src/main/org/apache/ant/antunit/listener/ src/tests/junit/org/apache/ant/antunit/listener/

2008-04-08 Thread bodewig
Author: bodewig Date: Tue Apr 8 03:30:44 2008 New Revision: 645829 URL: http://svn.apache.org/viewvc?rev=645829view=rev Log: Add logging of messages to plainlistener, based on code submitted by David Jackman Added: ant/antlibs/antunit/trunk/src/etc/testcases/listener/

DO NOT REPLY [Bug 43604] Plain and XML listeners should add log output from the tests to the test report

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

svn commit: r645876 - /ant/antlibs/common/trunk/build.xml

2008-04-08 Thread bodewig
Author: bodewig Date: Tue Apr 8 05:32:38 2008 New Revision: 645876 URL: http://svn.apache.org/viewvc?rev=645876view=rev Log: Temporary patch to track down the dotnet-test failure in Gump, will be reverted after the tests Modified: ant/antlibs/common/trunk/build.xml Modified:

svn commit: r645887 - /ant/antlibs/antunit/trunk/changes.xml

2008-04-08 Thread bodewig
Author: bodewig Date: Tue Apr 8 05:54:49 2008 New Revision: 645887 URL: http://svn.apache.org/viewvc?rev=645887view=rev Log: bookkeeping Modified: ant/antlibs/antunit/trunk/changes.xml Modified: ant/antlibs/antunit/trunk/changes.xml URL:

DO NOT REPLY [Bug 43475] Add support for a setUp and tearDown target to be called before and after the entire set of tests

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

svn commit: r645897 - in /ant/antlibs/antunit/trunk: changes.xml src/etc/testcases/listener/xmllistener.xml src/main/org/apache/ant/antunit/listener/XMLAntUnitListener.java src/tests/junit/org/apache/

2008-04-08 Thread bodewig
Author: bodewig Date: Tue Apr 8 06:13:20 2008 New Revision: 645897 URL: http://svn.apache.org/viewvc?rev=645897view=rev Log: Log properties in xmllistener, Submitted by David Jackman, PR 43614 Modified: ant/antlibs/antunit/trunk/changes.xml

DO NOT REPLY [Bug 43614] XML report should include properties

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

svn commit: r645890 - /ant/antlibs/antunit/trunk/docs/antunit.html

2008-04-08 Thread bodewig
Author: bodewig Date: Tue Apr 8 06:01:45 2008 New Revision: 645890 URL: http://svn.apache.org/viewvc?rev=645890view=rev Log: Document suiteSetUp and suiteTearDown Modified: ant/antlibs/antunit/trunk/docs/antunit.html Modified: ant/antlibs/antunit/trunk/docs/antunit.html URL:

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

2008-04-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43582 --- Comment #6 from David Jackman [EMAIL PROTECTED] 2008-04-08 08:53:41 PST --- (In reply to comment #5) Do you feel this is still required when the listener capture the log output? This has been helpful for us when running the

DO NOT REPLY [Bug 44780] New: propertyfile add backslash

2008-04-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44780 Summary: propertyfile add backslash Product: Ant Version: 1.7.0 Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority: P2

DO NOT REPLY [Bug 44780] propertyfile add backslash

2008-04-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44780 Peter Reilly [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r646073 - in /ant/ivy/core/trunk/test: java/org/apache/ivy/core/resolve/ResolveTest.java repositories/m2/ivysettings.xml

2008-04-08 Thread maartenc
Author: maartenc Date: Tue Apr 8 14:09:59 2008 New Revision: 646073 URL: http://svn.apache.org/viewvc?rev=646073view=rev Log: New attempt to make the tests pass on both unix and windows. Modified: ant/ivy/core/trunk/test/java/org/apache/ivy/core/resolve/ResolveTest.java

svn commit: r646074 - in /ant/ivy/core/trunk: doc/resolver/ssh.html src/java/org/apache/ivy/plugins/repository/ssh/SshRepository.java src/java/org/apache/ivy/plugins/resolver/SshResolver.java

2008-04-08 Thread maartenc
Author: maartenc Date: Tue Apr 8 14:17:48 2008 New Revision: 646074 URL: http://svn.apache.org/viewvc?rev=646074view=rev Log: Renamed publishMode to publishPermissions (IVY-764) Modified: ant/ivy/core/trunk/doc/resolver/ssh.html

[jira] Commented: (IVY-764) make it possible to specify permissions of published files for the SSH resolver

2008-04-08 Thread Maarten Coene (JIRA)
[ https://issues.apache.org/jira/browse/IVY-764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12586961#action_12586961 ] Maarten Coene commented on IVY-764: --- As discussed on the ant-dev mailinglist, the attribute

[jira] Commented: (IVY-794) cachepath, retrieve, and possibly other post-resolve tasks use incorrect dependencies

2008-04-08 Thread Maarten Coene (JIRA)
[ https://issues.apache.org/jira/browse/IVY-794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12586964#action_12586964 ] Maarten Coene commented on IVY-794: --- Could not reproduce, can you upload your ivy file?

[jira] Updated: (IVY-793) faq.html missing in apache-ivy-2.0.0-beta2-bin-with-deps.zip

2008-04-08 Thread Maarten Coene (JIRA)
[ https://issues.apache.org/jira/browse/IVY-793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maarten Coene updated IVY-793: -- Fix Version/s: (was: 2.0.0-beta-2) Could not find faq.html in SVN, is it autogenerated? faq.html

[jira] Resolved: (IVY-482) Use a property instead of hardcoded values for version numbers

2008-04-08 Thread Maarten Coene (JIRA)
[ https://issues.apache.org/jira/browse/IVY-482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maarten Coene resolved IVY-482. --- Resolution: Fixed Fix Version/s: 2.0.0-beta-1 Assignee: Maarten Coene This has been