Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [linux-distros-dev] auto-provides and requires for OSGi packages

Sorry, my last email went out before I was finished. The last
paragraph(s) should make sense in this one ...

On Thu, 2007-03-29 at 16:30 +0900, Ben Konrath wrote:
> On Wed, 2007-03-28 at 20:13 -0400, Andrew Overholt wrote:
> > Hi,
> > 
> > On Wed, 2007-28-03 at 13:45 +0900, Ben Konrath wrote:
> > > * add the OSGi bundle from Orbit as an additional source to the rpm 
> > > * build the jar like normal
> > > * extract and inject the OSGi Manifest to the original jar
> > 
> > I think this is the only practical approach, but you should probably
> > discuss it with others like Deepak or Fernando.  
> 
> Ok, I'll send a message to Deepak and Fernando before I commit the patch
> to the jsch rpm. 
> 
> > Ideally upstream would
> > include this data so it'd be great if we could ask the various package
> > maintainers to speak with their upstream counterparts about the
> > situation.

In most cases we don't have formal connections with either the upstream
java dependencies or the Eclipse projects that use these dependencies.
It would be a bit of effort to follow all the Orbit bundles when
manifests need to be updated. IMO it would be much better for the Orbit
project to undertake the task of getting the manifests in the upstream
jars. That would allow them to put a process in place to update the
manifests when the need arises.

Another concern is that there may be disagreements between what an
upstream project wants in their manifest and what an Eclipse project
wants in the manifest. I don't think we would be in a position to
mediate such a disagreement.

Cheers, Ben



Back to the top