[ 
http://issues.apache.org/jira/browse/FELIX-73?page=comments#action_12402281 ] 

Richard S. Hall commented on FELIX-73:
--------------------------------------

We have a patch from Peter Kriens for the plugin that appears to fix a least 
some of this issue along with adding nice features like import-package header 
generation among others. We are simply waiting for Apache to report receiving 
the ICLA...there apparently have been some fax quality issues. Once it is 
checked in, perhaps you can recheck your issues and see if they are still 
relevant, some might be. We will leave this issue open until then...hopefully 
we will resolve this shortly.

> 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

>     Versions: 0.8.0
>     Reporter: Niclas Hedhman
>     Priority: Minor
>  Attachments: 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

Reply via email to