Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Buckminster » Problem using BundleModel.load()
Problem using BundleModel.load() [message #523244] Thu, 25 March 2010 15:54 Go to next message
Jürgen  ing is currently offline Jürgen ingFriend
Messages: 8
Registered: July 2009
Junior Member
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 16:09 Go to previous message
Thomas Hallgren is currently offline Thomas HallgrenFriend
Messages: 3240
Registered: July 2009
Senior Member
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
>
>
Previous Topic:Buckminster IDE shows me a CSPEC for a Java Project
Next Topic:Running JavaDoc/JUnit/Emma on Hudson using Buckminster
Goto Forum:
  


Current Time: Sat Apr 27 04:25:42 GMT 2024

Powered by FUDForum. Page generated in 0.02895 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top