You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Phillip Merensky (JIRA)" <ji...@codehaus.org> on 2008/08/13 11:23:27 UTC

[jira] Updated: (MECLIPSE-130) extra empty lines are preserved when writing Manifest.mf file

     [ http://jira.codehaus.org/browse/MECLIPSE-130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Phillip Merensky updated MECLIPSE-130:
--------------------------------------

    Attachment: MECLIPSE_130.patch

I created a patch against 2.5.2-HEAD which introduces a new switch (eclipse.pdeUpdateManifest). With this switch Manifest updates can manually be disabled. It is set to "true" by default and thus the plugin behaves exactly the same as before if the parameter is not specified.

It would be nice if this could be integrated into HEAD as soon as possible because otherwise using the other pde features (like adding projects natures etc.) of the maven eclipse plugin in combination with the maven bundle plugin is not possible.

> extra empty lines are preserved when writing Manifest.mf file
> -------------------------------------------------------------
>
>                 Key: MECLIPSE-130
>                 URL: http://jira.codehaus.org/browse/MECLIPSE-130
>             Project: Maven 2.x Eclipse Plugin
>          Issue Type: Bug
>          Components: OSGi, Manifest
>    Affects Versions: 2.3
>         Environment: Windows Xp, eclipse 3.2.0, jdk 1.5, maven 2.0.4 
>            Reporter: stephane bouchet
>            Priority: Minor
>         Attachments: MECLIPSE_130.patch, MECLIPSE_130_patch.diff
>
>
> Hi, 
> when i use the last snapshot in pde projects, i notice that bug : 
> the Bundle:Classpath entry is written in the end of the file, but if there is empty line before writing this entry, they are not removed. 
> So eclipse complains about it. 
> To resolve this, i had to manually delete these empty lines. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira