Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.6
-
Fix Version/s: 1.6
-
Component/s: Tomcat Runtime
-
Labels:None
-
Environment:Fedora 12, Maven 2.2.1, Java 1.6.0_20
-
Number of attachments :
Description
Steps to reproduce:
- checout code from http://svn.codehaus.org/fabric3/tests/trunk/test-runtime-tomcat
- run mvn package
- deploy created war archive to tomcat 6 or tomcat 7
Exception on fabric3 start:
Caused by: org.fabric3.spi.introspection.validation.InvalidContributionException: Errors in the contribution manifest (sca-contribution.xml) (/localhost/test/WEB-INF/lib/fabric3-hibernate-library-1.6-SNAPSHOT.jar)
ERROR: Invalid export version [22,5]. The original error was:
java.lang.NumberFormatException: For input string: "3-Final"
ERROR: Invalid export version [23,5]. The original error was:
java.lang.NumberFormatException: For input string: "3-Final"
2 errors were found
at org.fabric3.contribution.ContributionServiceImpl.processManifest(ContributionServiceImpl.java:468)
at org.fabric3.contribution.ContributionServiceImpl.installInOrder(ContributionServiceImpl.java:399)
at org.fabric3.contribution.ContributionServiceImpl.contribute(ContributionServiceImpl.java:218)
at org.fabric3.fabric.runtime.DefaultCoordinator.installContributions(DefaultCoordinator.java:165)
... 35 more
Activity
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Jim Marino [ jmarino ] |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |