Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [linux-distros-dev] com.jcraft.jsch_0.1.28.jar

On Mon, 2006-06-05 at 13:43 -0400, Andrew Overholt wrote:
> * Ben Konrath <bkonrath@xxxxxxxxxx> [2006-06-05 13:42]:
> > 
> > There are two problems that this poses for linux distros: (1) we can no
> > longer symlink to the system jsch jar and (2) the eclipse build process
> > does not have procedure for building this plugin. 
> 
> Yeah, this is lame.
> 
> > * unpacking the regular jar
> > * pulling the OSGi metadata from the pre-built plugin jar
> > * deleting this pre-made plugin jar
> > * re-packing the plugin jar with the class files from the regular jar 
> >   and the metadata from the plugin jar
> 
> Hmm.  Can we get some sort of build infrastructure for this?  Some sort of
> OSGi-ification ant task?

I think this is something to pursue for 3.3. Maybe some of the Eclipse
developers on this list can comment.

Ben



Back to the top