The version of the application when deploying an EBA is set incorrectly
-----------------------------------------------------------------------
Key: GERONIMO-5555
URL: https://issues.apache.org/jira/browse/GERONIMO-5555
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: Aries
Affects Versions: 3.0-M1
Reporter: Joe Bohn
Assignee: Joe Bohn
Priority: Minor
Fix For: 3.0
When deploying an EBA into Apache Geronimo the version set for the application
is pulled from the Application Metadata but it appears that it is constructing
the version incorrectly. For example, in the following deployment the
application version is set to 0.2.2-incubating rather than 0.2.0-incubating:
b...@tetra:~/g-images/trunk/geronimo-tomcat7-javaee6-3.0-SNAPSHOT>./bin/deploy
-u system -p manager deploy
~/vote-aries-rc3/source-archives/samples-0.2-incubating/blog/blog-jpa-eba/target/org.apache.aries.samples.blog.jpa.eba-0.2-incubating.eba
Using GERONIMO_HOME:
/Users/bohn/g-images/trunk/geronimo-tomcat7-javaee6-3.0-SNAPSHOT
Using GERONIMO_TMPDIR: var/temp
Using JRE_HOME:
/System/Library/Frameworks/JavaVM.framework/Versions/1.6/Home
Deployed
application/org.apache.aries.samples.blog.jpa.eba/0.2.2-incubating/eba
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.