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

2008-10-02 Thread Xavier Hanin (JIRA)
Ivy badly attempt to locate a 'working@host' dependency revision when the dependency revision is not set in a pom --- Key: IVY-931 URL:

DO NOT REPLY [Bug 43342] javadoc fails with illegal package name

2008-10-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43342 --- Comment #2 from Robert Streich [EMAIL PROTECTED] 2008-10-02 12:16:34 PST --- Created an attachment (id=22668) -- (https://issues.apache.org/bugzilla/attachment.cgi?id=22668) Escapes line breaks in javadoc arguments file This is

svn commit: r701217 - /ant/ivy/core/trunk/build.xml

2008-10-02 Thread maartenc
Author: maartenc Date: Thu Oct 2 12:21:20 2008 New Revision: 701217 URL: http://svn.apache.org/viewvc?rev=701217view=rev Log: Don't use the id attribute on the ivy:configure task... Modified: ant/ivy/core/trunk/build.xml Modified: ant/ivy/core/trunk/build.xml URL:

DO NOT REPLY [Bug 43342] javadoc fails with illegal package name

2008-10-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43342 Robert Streich [EMAIL PROTECTED] changed: What|Removed |Added CC||[EMAIL

[jira] Created: (IVY-932) Maven2 parser doesn't support POMs with model as root

2008-10-02 Thread Maarten Coene (JIRA)
Maven2 parser doesn't support POMs with model as root --- Key: IVY-932 URL: https://issues.apache.org/jira/browse/IVY-932 Project: Ivy Issue Type: Bug Components: Maven

[jira] Created: (IVY-933) Maven2 parser checks version in the POM with the expected version

2008-10-02 Thread Maarten Coene (JIRA)
Maven2 parser checks version in the POM with the expected version - Key: IVY-933 URL: https://issues.apache.org/jira/browse/IVY-933 Project: Ivy Issue Type: Bug

svn commit: r701232 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/plugins/parser/m2/PomReader.java test/java/org/apache/ivy/plugins/parser/m2/PomModuleDescriptorParserTest.java test/ja

2008-10-02 Thread maartenc
Author: maartenc Date: Thu Oct 2 13:19:59 2008 New Revision: 701232 URL: http://svn.apache.org/viewvc?rev=701232view=rev Log: FIX: Maven2 parser doesn't support POMs with model as root (IVY-932) Added: ant/ivy/core/trunk/test/java/org/apache/ivy/plugins/parser/m2/test-model.pom Modified:

[jira] Resolved: (IVY-932) Maven2 parser doesn't support POMs with model as root

2008-10-02 Thread Maarten Coene (JIRA)
[ https://issues.apache.org/jira/browse/IVY-932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maarten Coene resolved IVY-932. --- Resolution: Fixed Fix Version/s: trunk Assignee: Maarten Coene Fixed in trunk and added