svn commit: r702350 - in /ant/core/trunk/src: main/org/apache/tools/ant/ main/org/apache/tools/ant/taskdefs/ main/org/apache/tools/ant/taskdefs/optional/unix/ main/org/apache/tools/ant/types/selectors

2008-10-06 Thread bodewig
Author: bodewig Date: Mon Oct 6 22:35:58 2008 New Revision: 702350 URL: http://svn.apache.org/viewvc?rev=702350&view=rev Log: factor out symlink methods into a separate utils class Added: ant/core/trunk/src/main/org/apache/tools/ant/util/SymbolicLinkUtils.java (with props) Modified: a

[jira] Commented: (IVY-881) Ivy incorrectly searches for an artifact if it contains / in the name

2008-10-06 Thread Maarten Coene (JIRA)
[ https://issues.apache.org/jira/browse/IVY-881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12637247#action_12637247 ] Maarten Coene commented on IVY-881: --- Could you try the following as workaround: {noformat}

[jira] Resolved: (IVY-936) Can't use latest.release for pom dependencies

2008-10-06 Thread Maarten Coene (JIRA)
[ https://issues.apache.org/jira/browse/IVY-936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maarten Coene resolved IVY-936. --- Resolution: Fixed Fix Version/s: trunk I've fixed your problem in SVN trunk. Could you give it a

[jira] Updated: (IVY-936) Can't use latest.release for pom dependencies

2008-10-06 Thread Maarten Coene (JIRA)
[ https://issues.apache.org/jira/browse/IVY-936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maarten Coene updated IVY-936: -- Issue Type: Bug (was: Improvement) > Can't use latest.release for pom dependencies >

[jira] Resolved: (IVY-934) ivy:buildnumber Task can cause ivy:resolve to 'hang' forever

2008-10-06 Thread Maarten Coene (JIRA)
[ https://issues.apache.org/jira/browse/IVY-934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maarten Coene resolved IVY-934. --- Resolution: Duplicate ok, I'll mark this issue as duplicate of IVY-930 > ivy:buildnumber Task can cause

svn commit: r702262 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/plugins/parser/m2/PomModuleDescriptorBuilder.java

2008-10-06 Thread maartenc
Author: maartenc Date: Mon Oct 6 14:02:33 2008 New Revision: 702262 URL: http://svn.apache.org/viewvc?rev=702262&view=rev Log: FIX: Can't use latest.release for pom dependencies (IVY-936) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/parser/

[jira] Commented: (IVY-936) Can't use latest.release for pom dependencies

2008-10-06 Thread Maarten Coene (JIRA)
[ https://issues.apache.org/jira/browse/IVY-936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12637216#action_12637216 ] Maarten Coene commented on IVY-936: --- workaround: use "latest.integration" > Can't use lates

[jira] Commented: (IVY-936) Can't use latest.release for pom dependencies

2008-10-06 Thread Maarten Coene (JIRA)
[ https://issues.apache.org/jira/browse/IVY-936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12637215#action_12637215 ] Maarten Coene commented on IVY-936: --- I've updated the title to the real problem... The prob

[jira] Updated: (IVY-936) Can't use latest.release for pom dependencies

2008-10-06 Thread Maarten Coene (JIRA)
[ https://issues.apache.org/jira/browse/IVY-936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maarten Coene updated IVY-936: -- Affects Version/s: (was: 2.0.0-beta-2) 2.0-RC1 Assignee: Maarten Co

[jira] Commented: (IVY-936) CLONE -The m2 parser doesn't recognize sources and javadocs

2008-10-06 Thread Simon Brunning (JIRA)
[ https://issues.apache.org/jira/browse/IVY-936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12637132#action_12637132 ] Simon Brunning commented on IVY-936: Doesn't appear to have been fixed as of 2.0 rc-1. >

[jira] Created: (IVY-936) CLONE -The m2 parser doesn't recognize sources and javadocs

2008-10-06 Thread Simon Brunning (JIRA)
CLONE -The m2 parser doesn't recognize sources and javadocs --- Key: IVY-936 URL: https://issues.apache.org/jira/browse/IVY-936 Project: Ivy Issue Type: Improvement Components

[jira] Commented: (IVY-761) The m2 parser doesn't recognize sources and javadocs

2008-10-06 Thread Simon Brunning (JIRA)
[ https://issues.apache.org/jira/browse/IVY-761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12637131#action_12637131 ] Simon Brunning commented on IVY-761: While this may be a duplicate, it doesn't appear to h

DO NOT REPLY [Bug 45944] Bug using the file element as a nested element in the Copy task

2008-10-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45944 --- Comment #3 from Stefan Bodewig <[EMAIL PROTECTED]> 2008-10-06 09:21:02 PST --- note that the example says flatten="true", so it is correct (but needs more explanations). -- Configure bugmail: https://issues.apache.org/bugzilla/u

DO NOT REPLY [Bug 45916] Depend task may remove (inner) classes without source files

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

svn commit: r702190 - /ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/depend/Depend.java

2008-10-06 Thread bodewig
Author: bodewig Date: Mon Oct 6 09:16:38 2008 New Revision: 702190 URL: http://svn.apache.org/viewvc?rev=702190&view=rev Log: whitespace Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/depend/Depend.java Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskd

DO NOT REPLY [Bug 45955] doesn't close JARs in classpath

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

svn commit: r702188 - in /ant/core/trunk: WHATSNEW src/main/org/apache/tools/ant/taskdefs/optional/depend/AntAnalyzer.java src/main/org/apache/tools/ant/taskdefs/optional/depend/Depend.java src/tests/

2008-10-06 Thread bodewig
Author: bodewig Date: Mon Oct 6 09:15:08 2008 New Revision: 702188 URL: http://svn.apache.org/viewvc?rev=702188&view=rev Log: make sure closes JARs. PR 45955. Modified: ant/core/trunk/WHATSNEW ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/depend/AntAnalyzer.java

DO NOT REPLY [Bug 45955] New: doesn't close JARs in classpath

2008-10-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45955 Summary: doesn't close JARs in classpath Product: Ant Version: 1.7.1 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Compone

[jira] Commented: (IVY-931) Ivy badly attempt to locate a 'working@' dependency revision when the dependency revision is not set in a pom

2008-10-06 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12637125#action_12637125 ] Xavier Hanin commented on IVY-931: -- I'm pretty sure it fails, but a try with the latest versi

DO NOT REPLY [Bug 45916] Depend task may remove (inner) classes without source files

2008-10-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45916 Stefan Bodewig <[EMAIL PROTECTED]> changed: What|Removed |Added CC||notifications@

svn commit: r702176 - in /ant/core/trunk/src/tests/antunit/taskdefs/optional/depend: ./ depend-test.xml

2008-10-06 Thread bodewig
Author: bodewig Date: Mon Oct 6 08:25:46 2008 New Revision: 702176 URL: http://svn.apache.org/viewvc?rev=702176&view=rev Log: (disabled) testcase for Bug 45916 Added: ant/core/trunk/src/tests/antunit/taskdefs/optional/depend/ ant/core/trunk/src/tests/antunit/taskdefs/optional/depend/depe

DO NOT REPLY [Bug 45944] Bug using the file element as a nested element in the Copy task

2008-10-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45944 --- Comment #2 from Stefan Bodewig <[EMAIL PROTECTED]> 2008-10-06 06:27:38 PST --- (In reply to comment #1) > > > > > > should have been -

DO NOT REPLY [Bug 45944] Bug using the file element as a nested element in the Copy task

2008-10-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45944 Stefan Bodewig <[EMAIL PROTECTED]> changed: What|Removed |Added Component|Core|Core tasks

svn commit: r702138 - in /ant/core/trunk/src: main/org/apache/tools/ant/taskdefs/Copy.java tests/antunit/taskdefs/copy-test.xml

2008-10-06 Thread bodewig
Author: bodewig Date: Mon Oct 6 05:44:29 2008 New Revision: 702138 URL: http://svn.apache.org/viewvc?rev=702138&view=rev Log: (disabled) tests for PR 45944 Added: ant/core/trunk/src/tests/antunit/taskdefs/copy-test.xml (with props) Modified: ant/core/trunk/src/main/org/apache/tools/ant

DO NOT REPLY [Bug 45944] Bug using the file element as a nested element in the Copy task

2008-10-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45944 Stefan Bodewig <[EMAIL PROTECTED]> changed: What|Removed |Added CC||notifications@

DO NOT REPLY [Bug 45718] Enhance bzip2 for Hadoop

2008-10-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45718 --- Comment #1 from Stefan Bodewig <[EMAIL PROTECTED]> 2008-10-06 02:09:34 PST --- If I had to point at the piece of code inside Ant's source tree that is the least understood one (by the current set of active committers) I'd immediate