[jira] Commented: (IVY-831) NPE in AbstractResolver.exists() if a resource cannot be found

2008-06-12 Thread Erik-Berndt Scheper (JIRA)
[ https://issues.apache.org/jira/browse/IVY-831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12604427#action_12604427 ] Erik-Berndt Scheper commented on IVY-831: - This works fine now: the NPE's and

[jira] Commented: (IVY-832) Ivy build system: fix build.xml to allow ant coverage-report behind a proxy

2008-06-12 Thread Erik-Berndt Scheper (JIRA)
[ https://issues.apache.org/jira/browse/IVY-832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12604428#action_12604428 ] Erik-Berndt Scheper commented on IVY-832: - Thanks, this works fine now! Ivy build

[jira] Commented: (IVY-831) NPE in AbstractResolver.exists() if a resource cannot be found

2008-06-12 Thread Erik-Berndt Scheper (JIRA)
[ https://issues.apache.org/jira/browse/IVY-831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12604429#action_12604429 ] Erik-Berndt Scheper commented on IVY-831: - Notwithstanding my previous comment: this

[jira] Issue Comment Edited: (IVY-831) NPE in AbstractResolver.exists() if a resource cannot be found

2008-06-12 Thread Erik-Berndt Scheper (JIRA)
[ https://issues.apache.org/jira/browse/IVY-831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12604429#action_12604429 ] fbascheper edited comment on IVY-831 at 6/12/08 12:17 AM: ---

svn commit: r667028 - /ant/ivy/core/trunk/src/java/org/apache/ivy/core/module/descriptor/DefaultDependencyDescriptor.java

2008-06-12 Thread xavier
Author: xavier Date: Thu Jun 12 03:16:46 2008 New Revision: 667028 URL: http://svn.apache.org/viewvc?rev=667028view=rev Log: attempt to fix a bug with resolve mode dynamic, probably due to bad cloning of dependency descriptor during mediation Modified:

[jira] Commented: (IVY-837) Ivy unit tests fail because 'classifier' attribute of 'artifacts' element is missing in ivy.xsd

2008-06-12 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12604473#action_12604473 ] Xavier Hanin commented on IVY-837: -- I don't think introducing classifier in regular Ivy files

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

2008-06-12 Thread xavier
Author: xavier Date: Thu Jun 12 03:31:27 2008 New Revision: 667034 URL: http://svn.apache.org/viewvc?rev=667034view=rev Log: FIX: Ivy unit tests fail because 'classifier' attribute of 'artifacts' element is missing in ivy.xsd (IVY-837) Modified: ant/ivy/core/trunk/CHANGES.txt

[jira] Resolved: (IVY-837) Ivy unit tests fail because 'classifier' attribute of 'artifacts' element is missing in ivy.xsd

2008-06-12 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin resolved IVY-837. -- Resolution: Fixed I've fixed the problem by putting the classifier in the maven namespace. Again, if you

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

2008-06-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45190 --- Comment #1 from Steve Loughran [EMAIL PROTECTED] 2008-06-12 03:35:07 PST --- Patch is: --- Definer.java.orgWed Jun 11 16:24:17 2008 +++ Definer.javaWed Jun 11 17:05:15 2008 @@ -331,7 +331,7 @@ } try

[jira] Resolved: (IVY-833) ivy:install ant task generates invalid ivy files from pom's

2008-06-12 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin resolved IVY-833. -- Resolution: Fixed resolving IVY-837 also resolved this issue. See my comment on IVY-837 for why I think

svn commit: r667047 - in /ant/ivy/core/trunk/test/java/org/apache/ivy/plugins/parser/xml: XmlModuleUpdaterTest.java updated.xml

2008-06-12 Thread xavier
Author: xavier Date: Thu Jun 12 04:28:55 2008 New Revision: 667047 URL: http://svn.apache.org/viewvc?rev=667047view=rev Log: improve unit test on for branch and branch constraint handling Modified: ant/ivy/core/trunk/test/java/org/apache/ivy/plugins/parser/xml/XmlModuleUpdaterTest.java

[jira] Issue Comment Edited: (IVY-833) ivy:install ant task generates invalid ivy files from pom's

2008-06-12 Thread Erik-Berndt Scheper (JIRA)
[ https://issues.apache.org/jira/browse/IVY-833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12604508#action_12604508 ] fbascheper edited comment on IVY-833 at 6/12/08 5:36 AM: --

[jira] Reopened: (IVY-833) ivy:install ant task generates invalid ivy files from pom's

2008-06-12 Thread Erik-Berndt Scheper (JIRA)
[ https://issues.apache.org/jira/browse/IVY-833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik-Berndt Scheper reopened IVY-833: - Well unfortunately it doesn't. Not always at least. The solution works fine if I do not have a

svn commit: r667094 - in /ant/ivy/ivyde/trunk: build.xml site.xml updatesite/

2008-06-12 Thread hibou
Author: hibou Date: Thu Jun 12 07:03:16 2008 New Revision: 667094 URL: http://svn.apache.org/viewvc?rev=667094view=rev Log: Simplify the build system: it will only produce files to be pushed into the replicated Apache dist directory. The real update site will only hold the site.xml, published

svn commit: r667101 - in /ant/ivy/site/ivyde/updatesite: ./ eclipse-update--xml.cgi eclipse-update--xml.html

2008-06-12 Thread hibou
Author: hibou Date: Thu Jun 12 07:25:03 2008 New Revision: 667101 URL: http://svn.apache.org/viewvc?rev=667101view=rev Log: Prepare the update site that will support mirrors Added: ant/ivy/site/ivyde/updatesite/ ant/ivy/site/ivyde/updatesite/eclipse-update--xml.cgi

[jira] Created: (IVY-838) NPE in ivy:install if ivy.settings.xml contains custom attribute for a module

2008-06-12 Thread Erik-Berndt Scheper (JIRA)
NPE in ivy:install if ivy.settings.xml contains custom attribute for a module - Key: IVY-838 URL: https://issues.apache.org/jira/browse/IVY-838 Project: Ivy Issue

svn commit: r667147 - /ant/ivy/ivyde/trunk/build.xml

2008-06-12 Thread hibou
Author: hibou Date: Thu Jun 12 09:24:50 2008 New Revision: 667147 URL: http://svn.apache.org/viewvc?rev=667147view=rev Log: - The source are actaully more a zip than a jar, later we would probably support better jar sources - add the site.xml to the sources Modified:

svn commit: r667148 - in /ant/ivy/site/ivyde: download.cgi download.html

2008-06-12 Thread hibou
Author: hibou Date: Thu Jun 12 09:28:35 2008 New Revision: 667148 URL: http://svn.apache.org/viewvc?rev=667148view=rev Log: First draft of the download page of IvyDE. Added: ant/ivy/site/ivyde/download.cgi Modified: ant/ivy/site/ivyde/download.html Added: ant/ivy/site/ivyde/download.cgi

svn commit: r667154 - /ant/core/trunk/xdocs/projects.xml

2008-06-12 Thread mbenson
Author: mbenson Date: Thu Jun 12 09:35:26 2008 New Revision: 667154 URL: http://svn.apache.org/viewvc?rev=667154view=rev Log: moved Modified: ant/core/trunk/xdocs/projects.xml Modified: ant/core/trunk/xdocs/projects.xml URL:

[jira] Commented: (IVY-742) Support ivy.xml parent mechanism

2008-06-12 Thread Neil Lott (JIRA)
[ https://issues.apache.org/jira/browse/IVY-742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12604567#action_12604567 ] Neil Lott commented on IVY-742: --- Works for me. Support ivy.xml parent mechanism

svn commit: r667175 - in /ant/ivy/core/trunk: src/java/org/apache/ivy/ant/ src/java/org/apache/ivy/core/event/ src/java/org/apache/ivy/core/event/resolve/ src/java/org/apache/ivy/core/module/descripto

2008-06-12 Thread xavier
Author: xavier Date: Thu Jun 12 10:38:13 2008 New Revision: 667175 URL: http://svn.apache.org/viewvc?rev=667175view=rev Log: review handling of qualified extra attributes, especially during copies, to avoid losing the qualifier Added:

[jira] Commented: (IVY-833) ivy:install ant task generates invalid ivy files from pom's

2008-06-12 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12604588#action_12604588 ] Xavier Hanin commented on IVY-833: -- I've just checked in what should fix the problem when you

[jira] Commented: (IVY-742) Support ivy.xml parent mechanism

2008-06-12 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12604589#action_12604589 ] Xavier Hanin commented on IVY-742: -- Works for me too, except that I don't like the _ in the

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

2008-06-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45194 Summary: deadlock with parallel task and custom BuildListener Product: Ant Version: 1.7.0 Platform: All OS/Version: All Status: NEW Severity: critical

[jira] Assigned: (IVY-838) NPE in ivy:install if ivy.settings.xml contains custom attribute for a module

2008-06-12 Thread Maarten Coene (JIRA)
[ https://issues.apache.org/jira/browse/IVY-838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maarten Coene reassigned IVY-838: - Assignee: Maarten Coene NPE in ivy:install if ivy.settings.xml contains custom attribute for a

svn commit: r667269 - in /ant/ivy/core/trunk: ./ src/java/org/apache/ivy/plugins/matcher/ test/java/org/apache/ivy/core/settings/

2008-06-12 Thread maartenc
Author: maartenc Date: Thu Jun 12 15:17:39 2008 New Revision: 667269 URL: http://svn.apache.org/viewvc?rev=667269view=rev Log: FIX: NPE in ivy:install if ivy.settings.xml contains custom attribute for a module (IVY-838) Added:

[jira] Resolved: (IVY-838) NPE in ivy:install if ivy.settings.xml contains custom attribute for a module

2008-06-12 Thread Maarten Coene (JIRA)
[ https://issues.apache.org/jira/browse/IVY-838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maarten Coene resolved IVY-838. --- Resolution: Fixed Added junit test and fixed the NPE. Could you verify if it works for you now? NPE

svn commit: r667272 - /ant/ivy/core/trunk/test/java/org/apache/ivy/core/settings/XmlSettingsParserTest.java

2008-06-12 Thread maartenc
Author: maartenc Date: Thu Jun 12 15:23:44 2008 New Revision: 667272 URL: http://svn.apache.org/viewvc?rev=667272view=rev Log: Improved junit test... Modified: ant/ivy/core/trunk/test/java/org/apache/ivy/core/settings/XmlSettingsParserTest.java Modified:

[jira] Created: (IVY-839) Provide ant task to retrieve information from published ivy modules

2008-06-12 Thread David Maplesden (JIRA)
Provide ant task to retrieve information from published ivy modules --- Key: IVY-839 URL: https://issues.apache.org/jira/browse/IVY-839 Project: Ivy Issue Type: Improvement

[jira] Updated: (IVY-839) Provide ant task to retrieve information from published ivy modules

2008-06-12 Thread David Maplesden (JIRA)
[ https://issues.apache.org/jira/browse/IVY-839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Maplesden updated IVY-839: Attachment: IvyInfo.patch Patch for IvyInfo.java to allow you to retrieve information about a

[jira] Commented: (IVY-839) Provide ant task to retrieve information from published ivy modules

2008-06-12 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12604738#action_12604738 ] Xavier Hanin commented on IVY-839: -- The patch seems pretty fine, thanks for this