Reconsiliation of deployment.mf and application.mf is broekn
------------------------------------------------------------
Key: ARIES-337
URL: https://issues.apache.org/jira/browse/ARIES-337
Project: Aries
Issue Type: Bug
Affects Versions: 0.1
Reporter: Alasdair Nottingham
Assignee: Alasdair Nottingham
Fix For: 0.2
The AriesApplicationManagerImpl.createApplication method attempts to ensure
that a deployment.mf in the application is the deployment.mf for the
application. Unfortunately instead of comparing the application symbolic names
in the application.mf and the deployment.mf it compares the application
symbolic name in the application.mf to itself. A minor typo which essentially
removes the value of the if test.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.