[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Help wanted in Java library packaging (JEBL2)



On Sat, Feb 12, 2011 at 7:45 PM, Andreas Tille <andreas@an3as.eu> wrote:
> I uploaded two source packages to
>
>   http://people.debian.org/~tille/packages/figtree-help-wanted/
>
> One is the just ITPed (#613080) and the other one is FigTree which is
> actually my target package.  The originial tarball contained a jebl.jar
> which I stripped from the tarball.  I assumed that making figtree
> Build-Depend from libjebl2-java sufficient to let java find the classes
> in JEBL - which is not the case unfortunately.

  No. I don't know what build system you use, but with cdbs/ant, you
need to give the list of jars necessary for building in the DEB_JARS
variable, such as:

DEB_JARS             := ant-launcher ant-nodeps \
	miglayout wstx-lgpl commons-cli cortado

  This may be enough. I don't have time to dig further for now.

  Cheers,

      Vincent


Reply to: