[ http://issues.apache.org/jira/browse/FELIX-73?page=all ]
Niclas Hedhman updated FELIX-73:
--------------------------------
Attachment: OsgiJarMojo.java.patch2
Mistake sneaked into the previous patch. Only use patch2 for this file.
> whitespace removal in certain Manifest entries in maven-osgi-plugin
> -------------------------------------------------------------------
>
> Key: FELIX-73
> URL: http://issues.apache.org/jira/browse/FELIX-73
> Project: Felix
> Type: Improvement
> Components: Maven OSGi Plugin
> Versions: 0.8.0
> Reporter: Niclas Hedhman
> Priority: Minor
> Attachments: OsgiJarMojo.java.patch, OsgiJarMojo.java.patch2,
> OsgiManifest.java.patch, maven-osgi-plugin.patch
>
> I find it somewhat annoying that configuration of the manifest in the pom.xml
> must contain elements without whitespace, or it will not work. For instance;
> One can not write
> <exportPackages>
> org.hedhman.habba,
> org.hedhman.zout,
> org.hedhman.plouk,
> org.hedhman.tounga
> </exportPackages>
> and must write them in a single line.
> By removal of all whitespace in some of the manifest entries, one can
> oversome this very easily.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira