svn commit: r953594 - in /ant/core/trunk: WHATSNEW src/main/org/apache/tools/ant/taskdefs/compilers/DefaultCompilerAdapter.java

2010-06-11 Thread bodewig
Author: bodewig Date: Fri Jun 11 07:33:07 2010 New Revision: 953594 URL: http://svn.apache.org/viewvc?rev=953594view=rev Log: javac faild for long command lines on OS/2. PR 49425. Submitted by dmik DOT for MINUS maillists AT hugaida DOT com Modified: ant/core/trunk/WHATSNEW

DO NOT REPLY [Bug 49425] javac task hangs or crashes with SYS0008

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

[jira] Commented: (IVY-1141) dependencies failed using branch attribute (and extra attrubutes)

2010-06-11 Thread Brian Matzon (JIRA)
[ https://issues.apache.org/jira/browse/IVY-1141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12877766#action_12877766 ] Brian Matzon commented on IVY-1141: --- Similar problem, and workaround didn't work. Usually

DO NOT REPLY [Bug 49425] javac task hangs or crashes with SYS0008

2010-06-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49425 --- Comment #3 from dmik.for-mailli...@hugaida.com 2010-06-11 07:21:50 EDT --- Thanks for promptness. Note that I checked the patch when building parts of OpenJDK that uses external javac a lot and supplies very long command lines, and it

DO NOT REPLY [Bug 49418] Add support for non-ASCII encoding to junitreport task

2010-06-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49418 --- Comment #5 from Yusuke Matsubara matsuba...@gmail.com 2010-06-11 08:30:25 EDT --- (In reply to comment #3) Would seem simpler and more friendly to just set the encoding to UTF-8 unconditionally. Anyway I cannot reproduce a problem

DO NOT REPLY [Bug 49366] Differences between system.getenv and Ant 1.8.1 property env=/

2010-06-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49366 --- Comment #4 from Dmitry A. Kuminov dmik.for-mailli...@hugaida.com 2010-06-11 08:56:23 EDT --- Here is the result of the ant-env.jar invocation on OS/2, as requested by Stefan Bodewig:

DO NOT REPLY [Bug 49418] Add support for non-ASCII encoding to junitreport task

2010-06-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49418 --- Comment #6 from Jesse Glick jgl...@netbeans.org 2010-06-11 10:06:48 EDT --- (In reply to comment #5) The problem was actually in stderr outputs shown in the summary Ah, yes - because it is written to a text file which cannot signify

DO NOT REPLY [Bug 49418] Add support for non-ASCII encoding to junitreport task

2010-06-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49418 Jesse Glick jgl...@netbeans.org changed: What|Removed |Added Attachment #25572|0 |1 is

Build failed in Hudson: IvyDE #108

2010-06-11 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/IvyDE/108/ -- Started by an SCM change Building remotely on vesta.apache.org (Ubuntu) Updating http://svn.apache.org/repos/asf/ant/ivy/ivyde/trunk Fetching 'https://svn.apache.org/repos/asf/ant/ivy/site/xooki'

svn commit: r953741 [4/4] - in /ant/core/branches/run-single-test-method: ./ docs/ docs/manual/ docs/manual/CoreTasks/ docs/manual/CoreTypes/ docs/manual/OptionalTasks/ docs/manual/OptionalTypes/ docs

2010-06-11 Thread jglick
Modified: ant/core/branches/run-single-test-method/src/main/org/apache/tools/ant/taskdefs/email/MimeMailer.java URL: http://svn.apache.org/viewvc/ant/core/branches/run-single-test-method/src/main/org/apache/tools/ant/taskdefs/email/MimeMailer.java?rev=953741r1=953740r2=953741view=diff

svn commit: r953744 - in /ant/core/branches/run-single-test-method: ./ src/main/org/apache/tools/zip/ src/tests/junit/org/apache/tools/zip/

2010-06-11 Thread jglick
Author: jglick Date: Fri Jun 11 15:57:45 2010 New Revision: 953744 URL: http://svn.apache.org/viewvc?rev=953744view=rev Log: merging again? Modified: ant/core/branches/run-single-test-method/ (props changed)

svn commit: r953748 - in /ant/core/branches/run-single-test-method: ./ src/main/org/apache/tools/zip/ src/tests/junit/org/apache/tools/zip/

2010-06-11 Thread jglick
Author: jglick Date: Fri Jun 11 16:03:35 2010 New Revision: 953748 URL: http://svn.apache.org/viewvc?rev=953748view=rev Log: Trying again... (SVN merge tracking is bogus) Modified: ant/core/branches/run-single-test-method/ (props changed)

DO NOT REPLY [Bug 49429] New: sshexec should have option to stripLastCharacter

2010-06-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49429 Summary: sshexec should have option to stripLastCharacter Product: Ant Version: 1.8.1 Platform: PC OS/Version: Windows NT Status: NEW Severity: minor

DO NOT REPLY [Bug 34748] [PATCH] JUnit Task enhancement to allow a single test method to be specified

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

svn commit: r953762 - /ant/core/branches/run-single-test-method/

2010-06-11 Thread jglick
Author: jglick Date: Fri Jun 11 16:43:03 2010 New Revision: 953762 URL: http://svn.apache.org/viewvc?rev=953762view=rev Log: Merged to trunk (by hand). Removed: ant/core/branches/run-single-test-method/

Build failed in Hudson: Ant_JDK_1.4 #236

2010-06-11 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/236/changes Changes: [jglick] #34748: run individual test methods. -- Started by an SCM change Building on master Updating http://svn.apache.org/repos/asf/ant/core/trunk AU

svn commit: r953801 - /ant/core/trunk/build.xml

2010-06-11 Thread jglick
Author: jglick Date: Fri Jun 11 18:04:17 2010 New Revision: 953801 URL: http://svn.apache.org/viewvc?rev=953801view=rev Log: Build failure on JDK 1.4. Modified: ant/core/trunk/build.xml Modified: ant/core/trunk/build.xml URL:

DO NOT REPLY [Bug 49430] New: Bootstrap failure using JDK 1.4

2010-06-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49430 Summary: Bootstrap failure using JDK 1.4 Product: Ant Version: nightly Platform: PC OS/Version: Linux Status: NEW Severity: critical Priority: P2

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

2010-06-11 Thread jglick
Author: jglick Date: Fri Jun 11 18:30:09 2010 New Revision: 953809 URL: http://svn.apache.org/viewvc?rev=953809view=rev Log: #49430: trying to work around NIO bug in JDK 1.4. Modified: ant/core/trunk/src/main/org/apache/tools/ant/util/ResourceUtils.java Modified:

DO NOT REPLY [Bug 49430] Bootstrap failure using JDK 1.4

2010-06-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49430 Jesse Glick jgl...@netbeans.org changed: What|Removed |Added Target Milestone|--- |1.8.2 --

DO NOT REPLY [Bug 49430] Bootstrap failure using JDK 1.4

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

Build failed in Hudson: Ant_JDK_1.4 #237

2010-06-11 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/237/changes Changes: [jglick] Build failure on JDK 1.4. -- Started by an SCM change Building on master Updating http://svn.apache.org/repos/asf/ant/core/trunk U build.xml At revision 953803

DO NOT REPLY [Bug 30094] Performance enhancements using java.nio lazy calls

2010-06-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=30094 Jesse Glick jgl...@netbeans.org changed: What|Removed |Added Depends on||49430 --

DO NOT REPLY [Bug 49430] Bootstrap failure using JDK 1.4

2010-06-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49430 --- Comment #3 from Jesse Glick jgl...@netbeans.org 2010-06-11 14:40:00 EDT --- For easier hyperlinking: svn revision 953809 -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this

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

2010-06-11 Thread jglick
Author: jglick Date: Fri Jun 11 18:41:34 2010 New Revision: 953821 URL: http://svn.apache.org/viewvc?rev=953821view=rev Log: Mentioning #49430. Modified: ant/core/trunk/WHATSNEW Modified: ant/core/trunk/WHATSNEW URL:

svn commit: r953840 - in /ant/core/trunk: build.xml lib/optional/README lib/optional/junit-3.8.2.jar lib/optional/junit-4.8.1.jar src/etc/poms/ant-junit/pom.xml src/etc/poms/ant-junit4/ src/etc/poms/a

2010-06-11 Thread jglick
Author: jglick Date: Fri Jun 11 19:11:16 2010 New Revision: 953840 URL: http://svn.apache.org/viewvc?rev=953840view=rev Log: Seems to be necessary to build ant-junit4.jar separately. Added: ant/core/trunk/lib/optional/junit-3.8.2.jar (with props) ant/core/trunk/src/etc/poms/ant-junit4/

Hudson build is back to normal : Ant_JDK_1.4 #238

2010-06-11 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/238/changes

[jira] Commented: (IVY-1195) feature request: retrying resolver wrapper

2010-06-11 Thread Antoine Levy-Lambert (JIRA)
[ https://issues.apache.org/jira/browse/IVY-1195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12878164#action_12878164 ] Antoine Levy-Lambert commented on IVY-1195: --- I agree with Maarten that the proper