Problem using BundleModel.load() [message #523244] |
Thu, 25 March 2010 11:54  |
Eclipse User |
|
|
|
Hi,
I use a jar in my buckminster build which is build by maven somewhere
else. The jar is fetched by a url reader:
<provider readerType="url" componentTypes="osgi.bundle" mutable="false"
source="false">
Since the jar is used as a osgi bundle in my build and also just as a
jar somewhere else the jar contains a "Class-Path:" entry. This entry is
no responsible for the following error:
Error: file E:\hudson_home\jobs\...\META-INF\MANIFEST.MF, line 25: The
line is too long
When I take a look into the jar the line contains line breaks as
expected, but the unpacked version created by buckminster contains just
one line without line breaks. Maybe the problem is related to the
problem described here:
http://dev.eclipse.org/newslists/news.eclipse.platform.pde/m sg01691.html
Regards,
Jürgen
|
|
|
Re: Problem using BundleModel.load() [message #523245 is a reply to message #523244] |
Thu, 25 March 2010 12:09  |
Eclipse User |
|
|
|
Hi Jürgen,
I think that what you suspect sounds like a plausible cause. Can you please enter a bugzilla for this? It would be great
if you could attach a sample that makes it easy to reproduce the problem.
Regards,
Thomas Hallgren
On 03/25/2010 04:54 PM, Juergen King wrote:
> Hi,
>
> I use a jar in my buckminster build which is build by maven somewhere
> else. The jar is fetched by a url reader:
>
> <provider readerType="url" componentTypes="osgi.bundle" mutable="false"
> source="false">
>
> Since the jar is used as a osgi bundle in my build and also just as a
> jar somewhere else the jar contains a "Class-Path:" entry. This entry is
> no responsible for the following error:
>
> Error: file E:\hudson_home\jobs\...\META-INF\MANIFEST.MF, line 25: The
> line is too long
>
> When I take a look into the jar the line contains line breaks as
> expected, but the unpacked version created by buckminster contains just
> one line without line breaks. Maybe the problem is related to the
> problem described here:
>
> http://dev.eclipse.org/newslists/news.eclipse.platform.pde/m sg01691.html
>
>
> Regards,
> Jürgen
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.02822 seconds