module initialization error doesn't show what module caused the problem
-----------------------------------------------------------------------
Key: CDV-552
URL: https://jira.terracotta.org/jira//browse/CDV-552
Project: Community Development
Issue Type: Bug
Reporter: Taylor Gautier
Assignee: Issue Review Board
if the OSGi bundle version is incorrect in the manifest, we emit this error:
[INFO] [node1] Unable to initialize modules runtime; Failed to install bundle:
java.lang.IllegalArgumentException: Bundle does not specify a valid
Bundle-Version header. Got exception: For input string: "0-SNAPSHOT"
We need to list the dependency (or dependencies if there are more than one in
the chain) that caused this error, instead of forcing the user to track down
the error by process of elimination.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.terracotta.org/jira//secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
tc-dev mailing list
[email protected]
http://lists.terracotta.org/mailman/listinfo/tc-dev