[jira] [Commented] (IVY-1438) ParseException when "Bundle-Description" is present in OSGI MANIFEST.MF

2013-09-08 Thread Michael Schnell (JIRA)
[ https://issues.apache.org/jira/browse/IVY-1438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13761479#comment-13761479 ] Michael Schnell commented on IVY-1438: -- Tnx for the quick fix. Works perfect!

[jira] [Resolved] (IVY-1438) ParseException when "Bundle-Description" is present in OSGI MANIFEST.MF

2013-09-08 Thread JIRA
[ https://issues.apache.org/jira/browse/IVY-1438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Lalevée resolved IVY-1438. -- Resolution: Fixed Fix Version/s: 2.4.0 Assignee: Nicolas Lalevée Fixed. Thanks fo

svn commit: r1520874 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/osgi/core/ManifestHeaderValue.java test/java/org/apache/ivy/osgi/core/ManifestHeaderTest.java

2013-09-08 Thread hibou
Author: hibou Date: Sun Sep 8 14:48:35 2013 New Revision: 1520874 URL: http://svn.apache.org/r1520874 Log: IVY-1438: - fix the parsing of header values with space Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/src/java/org/apache/ivy/osgi/core/ManifestHeaderValue.java

svn commit: r1520871 - /ant/ivy/ivyde/trunk/doc/release-notes.html

2013-09-08 Thread hibou
Author: hibou Date: Sun Sep 8 14:35:48 2013 New Revision: 1520871 URL: http://svn.apache.org/r1520871 Log: Document that the API is stable Modified: ant/ivy/ivyde/trunk/doc/release-notes.html Modified: ant/ivy/ivyde/trunk/doc/release-notes.html URL: http://svn.apache.org/viewvc/ant/ivy/ivy

svn commit: r1520869 [3/3] - in /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse: ./ META-INF/ src/java/org/apache/ivyde/common/ivyfile/ src/java/org/apache/ivyde/eclipse/ src/java/org/apache/ivyde/eclip

2013-09-08 Thread hibou
Modified: ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/internal/eclipse/ui/menu/IvyMenuContributionItem.java URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/internal/eclipse/ui/menu/IvyMenuContributionItem.java?rev

[jira] [Updated] (IVY-1438) ParseException when "Bundle-Description" is present in OSGI MANIFEST.MF

2013-09-08 Thread Michael Schnell (JIRA)
[ https://issues.apache.org/jira/browse/IVY-1438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Schnell updated IVY-1438: - Description: When a "Bundle-Description" is present in a parsed "MANIFEST.MF" file then a ParseExc

[jira] [Updated] (IVY-1438) ParseException when "Bundle-Description" is present in OSGI MANIFEST.MF

2013-09-08 Thread Michael Schnell (JIRA)
[ https://issues.apache.org/jira/browse/IVY-1438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Schnell updated IVY-1438: - Description: When a "Bundle-Description" is present in a parsed "MANIFEST.MF" file then a ParseExc

[jira] [Updated] (IVY-1438) ParseException when "Bundle-Description" is present in OSGI MANIFEST.MF

2013-09-08 Thread Michael Schnell (JIRA)
[ https://issues.apache.org/jira/browse/IVY-1438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Schnell updated IVY-1438: - Description: When a "Bundle-Description" is present in a parsed "MANIFEST.MF" file then a ParseExc

[jira] [Updated] (IVY-1438) ParseException when "Bundle-Description" is present in OSGI MANIFEST.MF

2013-09-08 Thread Michael Schnell (JIRA)
[ https://issues.apache.org/jira/browse/IVY-1438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Schnell updated IVY-1438: - Attachment: javax.servlet_3.0.0.v201112011016.jar > ParseException when "Bundle-Description" is

[jira] [Created] (IVY-1438) ParseException when "Bundle-Description" is present in OSGI MANIFEST.MF

2013-09-08 Thread Michael Schnell (JIRA)
Michael Schnell created IVY-1438: Summary: ParseException when "Bundle-Description" is present in OSGI MANIFEST.MF Key: IVY-1438 URL: https://issues.apache.org/jira/browse/IVY-1438 Project: Ivy