You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Clement Escoffier (JIRA)" <ji...@apache.org> on 2012/06/06 08:06:23 UTC

[jira] [Commented] (FELIX-3466) Pojoization.directoryManipulation() does not take MANIFEST file location into account.

    [ https://issues.apache.org/jira/browse/FELIX-3466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13289976#comment-13289976 ] 

Clement Escoffier commented on FELIX-3466:
------------------------------------------

Could you add a unit test, just to avoid I mess up everything later ?
                
> 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
>    Affects Versions: ipojo-manipulator-1.8.4
>            Reporter: Göktürk Gezer
>              Labels: ipojo, ipojo-manipulator
>             Fix For: ipojo-manipulator-1.8.6
>
>         Attachments: org.apache.felix.ipojo.manipulator.patch
>
>
> 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