[jira] Updated: (FELIX-909) White spaces in the Import-Bundle of theManifest file

2009-01-30 Thread Boris Burgstaller (JIRA)

 [ 
https://issues.apache.org/jira/browse/FELIX-909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Boris Burgstaller updated FELIX-909:


Attachment: example.txt

> White spaces in the Import-Bundle of theManifest file
> -
>
> Key: FELIX-909
> URL: https://issues.apache.org/jira/browse/FELIX-909
> Project: Felix
>  Issue Type: Bug
>  Components: Maven Bundle Plugin
>Affects Versions: maven-bundle-plugin-1.4.3
>Reporter: Boris Burgstaller
> Attachments: example.txt, patch.txt
>
>
> We are using the Maven Bundle Plugin to generate our bundles and manifests.
> We are using the Import-Bundle  and we noticed that it does not remove the 
> white spaces coming from the xml if you format it like this:
> 
> com.bla.api,
> com.bla.impl
> 
> We deploy some bundles on a springsource dm server, and if the manifest 
> contains whitespaces and newlines, it falis to parse the file.
> could you please remove the white spaces for this property?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (FELIX-909) White spaces in the Import-Bundle of theManifest file

2009-01-30 Thread Boris Burgstaller (JIRA)

 [ 
https://issues.apache.org/jira/browse/FELIX-909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Boris Burgstaller updated FELIX-909:


Comment: was deleted

> White spaces in the Import-Bundle of theManifest file
> -
>
> Key: FELIX-909
> URL: https://issues.apache.org/jira/browse/FELIX-909
> Project: Felix
>  Issue Type: Bug
>  Components: Maven Bundle Plugin
>Affects Versions: maven-bundle-plugin-1.4.3
>Reporter: Boris Burgstaller
> Attachments: example.txt, patch.txt
>
>
> We are using the Maven Bundle Plugin to generate our bundles and manifests.
> We are using the Import-Bundle  and we noticed that it does not remove the 
> white spaces coming from the xml if you format it like this:
> 
> com.bla.api,
> com.bla.impl
> 
> We deploy some bundles on a springsource dm server, and if the manifest 
> contains whitespaces and newlines, it falis to parse the file.
> could you please remove the white spaces for this property?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (FELIX-909) White spaces in the Import-Bundle of theManifest file

2009-01-29 Thread Boris Burgstaller (JIRA)

 [ 
https://issues.apache.org/jira/browse/FELIX-909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Boris Burgstaller updated FELIX-909:


Attachment: patch.txt

the solution could be like in this patch

> White spaces in the Import-Bundle of theManifest file
> -
>
> Key: FELIX-909
> URL: https://issues.apache.org/jira/browse/FELIX-909
> Project: Felix
>  Issue Type: Bug
>  Components: Maven Bundle Plugin
>Affects Versions: maven-bundle-plugin-1.4.3
>Reporter: Boris Burgstaller
> Attachments: patch.txt
>
>
> We are using the Maven Bundle Plugin to generate our bundles and manifests.
> We are using the Import-Bundle  and we noticed that it does not remove the 
> white spaces coming from the xml if you format it like this:
> 
> com.bla.api,
> com.bla.impl
> 
> We deploy some bundles on a springsource dm server, and if the manifest 
> contains whitespaces and newlines, it falis to parse the file.
> could you please remove the white spaces for this property?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.