DO NOT REPLY [Bug 22930] New update mode in zip (and related) task

2009-07-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=22930 Stefan Bodewig bode...@apache.org changed: What|Removed |Added CC|

DO NOT REPLY [Bug 45860] Optional classpath entry support for FTP task

2009-07-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45860 Stefan Bodewig bode...@apache.org changed: What|Removed |Added Keywords||PatchAvailable

DO NOT REPLY [Bug 45750] URI support as source

2009-07-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45750 --- Comment #1 from Stefan Bodewig bode...@apache.org 2009-07-31 07:40:21 PST --- It would be better to resource-enable scp and use a url resource in that case. -- Configure bugmail:

DO NOT REPLY [Bug 46034] [Main] Add support for build.ant as default build file

2009-07-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46034 Stefan Bodewig bode...@apache.org changed: What|Removed |Added Keywords||PatchAvailable

DO NOT REPLY [Bug 46842] Support Classpath Wildcards

2009-07-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46842 --- Comment #1 from Stefan Bodewig bode...@apache.org 2009-07-31 07:51:33 PST --- the classpath-wildcard functionality is provided by using filesets and works for all tasks and all versions of Java. I'd be a bit reluctant to change

DO NOT REPLY [Bug 47002] junitreport: expose classpath of internal XSLTProcess task

2009-07-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47002 Stefan Bodewig bode...@apache.org changed: What|Removed |Added Keywords||PatchAvailable

DO NOT REPLY [Bug 47003] Add to ant lib classpath from within project file

2009-07-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47003 Stefan Bodewig bode...@apache.org changed: What|Removed |Added Keywords||PatchAvailable

DO NOT REPLY [Bug 47010] Sync task cannot compare file contents

2009-07-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47010 Stefan Bodewig bode...@apache.org changed: What|Removed |Added Keywords||PatchAvailable

DO NOT REPLY [Bug 47047] Add buildroot to RPM

2009-07-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47047 Stefan Bodewig bode...@apache.org changed: What|Removed |Added Keywords||PatchAvailable

DO NOT REPLY [Bug 47163] Contributed task: #include

2009-07-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47163 Stefan Bodewig bode...@apache.org changed: What|Removed |Added Keywords||PatchAvailable

DO NOT REPLY [Bug 22661] Replace does not preserve line endings in multi line tokens

2009-07-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=22661 Stefan Bodewig bode...@apache.org changed: What|Removed |Added AssignedTo|bode...@apache.org

DO NOT REPLY [Bug 38999] junit4 xml output has JUnit4TestCaseFacade as class name

2009-07-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=38999 Stefan Bodewig bode...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 46087] Aggregating filesets is *functionally* possible and would be very useful for large projects

2009-07-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46087 Stefan Bodewig bode...@apache.org changed: What|Removed |Added Status|NEW |NEEDINFO

[g...@vmgump]: Project test-ant (in module ant) failed

2009-07-31 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 gene...@gump.apache.org. Project test-ant has an issue affecting its community integration. This issue

DO NOT REPLY [Bug 46842] Support Classpath Wildcards

2009-07-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46842 --- Comment #2 from Mike Murray m...@ptc.com 2009-07-31 08:11:42 PST --- (In reply to comment #1) The reason I'm requesting support for the new Java classpath specification feature is that we have situations where the classpath on the

[g...@vmgump]: Project test-ant-no-xerces (in module ant) failed

2009-07-31 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 gene...@gump.apache.org. Project test-ant-no-xerces has an issue affecting its community integration. This

svn commit: r799650 - in /ant/core/trunk: WHATSNEW src/main/org/apache/tools/ant/AntClassLoader.java src/tests/antunit/core/classloader-test.xml

2009-07-31 Thread bodewig
Author: bodewig Date: Fri Jul 31 16:04:30 2009 New Revision: 799650 URL: http://svn.apache.org/viewvc?rev=799650view=rev Log: use the same logic as getResource in getResourceAsStream. PR 44103 Added: ant/core/trunk/src/tests/antunit/core/classloader-test.xml (with props) Modified:

DO NOT REPLY [Bug 44103] Ant classloader return input stream of the resource, but disallows class loading and get URL

2009-07-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44103 Stefan Bodewig bode...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r799651 - /ant/core/trunk/src/main/org/apache/tools/ant/AntClassLoader.java

2009-07-31 Thread bodewig
Author: bodewig Date: Fri Jul 31 16:06:31 2009 New Revision: 799651 URL: http://svn.apache.org/viewvc?rev=799651view=rev Log: whitespace Modified: ant/core/trunk/src/main/org/apache/tools/ant/AntClassLoader.java Modified: ant/core/trunk/src/main/org/apache/tools/ant/AntClassLoader.java URL:

svn commit: r799668 - in /ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/taskdefs: ExpandBase.java Uncpio.java

2009-07-31 Thread bodewig
Author: bodewig Date: Fri Jul 31 17:42:27 2009 New Revision: 799668 URL: http://svn.apache.org/viewvc?rev=799668view=rev Log: extract logic common to all un* tasks Added: ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/taskdefs/ExpandBase.java (contents, props

DO NOT REPLY [Bug 40522] [Patch] Fix coreloader so that it works

2009-07-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=40522 --- Comment #5 from Gilles Scokart gscok...@gmail.com 2009-07-31 11:01:11 PST --- Fixing this will also make it easier to launch the test of the antunit build (by avoiding the need to put all the classes and the test classes in the

svn commit: r799691 - in /ant/sandbox/antlibs/compress/trunk/src: main/org/apache/ant/compress/ main/org/apache/ant/compress/taskdefs/ tests/ tests/antunit/ tests/resources/

2009-07-31 Thread bodewig
Author: bodewig Date: Fri Jul 31 18:43:35 2009 New Revision: 799691 URL: http://svn.apache.org/viewvc?rev=799691view=rev Log: unar and untar, tests for untar Added: ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/taskdefs/Unar.java (contents, props changed) -

svn commit: r799701 - in /ant/sandbox/antlibs/compress/trunk/src/tests: antunit/unar-test.xml antunit/uncpio-test.xml resources/asf-logo.gif.ar resources/asf-logo.gif.cpio

2009-07-31 Thread bodewig
Author: bodewig Date: Fri Jul 31 19:05:53 2009 New Revision: 799701 URL: http://svn.apache.org/viewvc?rev=799701view=rev Log: tests for unar and uncpio, ar inside zip fails and I currently don't see why Added: ant/sandbox/antlibs/compress/trunk/src/tests/antunit/unar-test.xml (contents,

svn commit: r799705 - in /ant/sandbox/antlibs/compress/trunk/src: main/org/apache/ant/compress/ main/org/apache/ant/compress/taskdefs/ tests/antunit/ tests/resources/

2009-07-31 Thread bodewig
Author: bodewig Date: Fri Jul 31 19:15:44 2009 New Revision: 799705 URL: http://svn.apache.org/viewvc?rev=799705view=rev Log: minimal unzip task Added: ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/taskdefs/Unzip.java - copied, changed from r799691,

svn commit: r799708 - /ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/taskdefs/Uncpio.java

2009-07-31 Thread bodewig
Author: bodewig Date: Fri Jul 31 19:23:04 2009 New Revision: 799708 URL: http://svn.apache.org/viewvc?rev=799708view=rev Log: cpio stores time in seconds since epoch Modified: ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/taskdefs/Uncpio.java Modified:

svn commit: r799711 - /ant/core/trunk/src/tests/junit/org/apache/tools/ant/taskdefs/AntTest.java

2009-07-31 Thread jglick
Author: jglick Date: Fri Jul 31 19:28:49 2009 New Revision: 799711 URL: http://svn.apache.org/viewvc?rev=799711view=rev Log: Depending on exactly how you run 'ant test', its classpath could contain different things; legitimate for ${ant.core.lib} to be a classes dir. (Would be better if the main

svn commit: r799717 - /ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/taskdefs/Uncpio.java

2009-07-31 Thread bodewig
Author: bodewig Date: Fri Jul 31 19:44:57 2009 New Revision: 799717 URL: http://svn.apache.org/viewvc?rev=799717view=rev Log: cpio stores time in *seconds* since epoch, not millis Modified: ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/taskdefs/Uncpio.java Modified:

svn commit: r799721 - /ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/taskdefs/Unzip.java

2009-07-31 Thread bodewig
Author: bodewig Date: Fri Jul 31 19:53:50 2009 New Revision: 799721 URL: http://svn.apache.org/viewvc?rev=799721view=rev Log: optimize unzip for the file case Modified: ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/taskdefs/Unzip.java Modified:

svn commit: r799730 - in /ant/core/trunk/src/main/org/apache/tools/ant/taskdefs: Expand.java Untar.java

2009-07-31 Thread bodewig
Author: bodewig Date: Fri Jul 31 20:04:31 2009 New Revision: 799730 URL: http://svn.apache.org/viewvc?rev=799730view=rev Log: provide access to encoding stuff in unzip, hide it in untar Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/Expand.java

svn commit: r799731 - in /ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/taskdefs: ExpandBase.java Unzip.java

2009-07-31 Thread bodewig
Author: bodewig Date: Fri Jul 31 20:06:07 2009 New Revision: 799731 URL: http://svn.apache.org/viewvc?rev=799731view=rev Log: encoding support in unzip Modified: ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/taskdefs/ExpandBase.java

svn commit: r799732 - /ant/sandbox/antlibs/compress/trunk/src/tests/antunit/unzip-test.xml

2009-07-31 Thread bodewig
Author: bodewig Date: Fri Jul 31 20:08:24 2009 New Revision: 799732 URL: http://svn.apache.org/viewvc?rev=799732view=rev Log: merge another test from Ant core Modified: ant/sandbox/antlibs/compress/trunk/src/tests/antunit/unzip-test.xml Modified:

svn commit: r799734 - /ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/taskdefs/Unzip.java

2009-07-31 Thread bodewig
Author: bodewig Date: Fri Jul 31 20:10:29 2009 New Revision: 799734 URL: http://svn.apache.org/viewvc?rev=799734view=rev Log: typo Modified: ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/taskdefs/Unzip.java Modified:

[g...@vmgump]: Project test-ant (in module ant) failed

2009-07-31 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 gene...@gump.apache.org. Project test-ant has an issue affecting its community integration. This issue

<    1   2