Pojoization.directoryManipulation() does not take MANIFEST file location into 
account.
--------------------------------------------------------------------------------------

                 Key: FELIX-3466
                 URL: https://issues.apache.org/jira/browse/FELIX-3466
             Project: Felix
          Issue Type: Bug
          Components: iPOJO
            Reporter: Göktürk Gezer


Pojoization.directoryManipulation(File dir,File metadata,File manifest) method 
does not use the given manifest file location while saving it. Instead it uses 
a hard-coded ${project.output}/target/classes/META-INF/MANIFEST.MF path.

It should be modified to write back its changes to the given file when given 
file is not null.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to