Re: GNU/Linux Java Policy and Packaging

2007-06-17 Thread Matthew Johnson
On Sat Jun 16 15:06, Gerardo Curiel wrote: > > Packaging > > - > > 9. Debhelper tools to help packaging Java libraries and > >applications easier and less error prone (e.g. dh_installjars, > >cdbs extensions). > > I'd like to have something like dh_shlibsdeps for java apps, and use

Re: GNU/Linux Java Policy and Packaging

2007-06-17 Thread Petteri Räty
Paul Cager kirjoitti: > Petteri Räty wrote: >> [EMAIL PROTECTED] kirjoitti: >>> Quoting Marcus Better <[EMAIL PROTECTED]>: >>> Tom Marble wrote: > Packaging > - I think we need to add: * Library ABI handling and support for parallel installation of multiple

Re: GNU/Linux Java Policy and Packaging

2007-06-17 Thread Mark Wielaard
On Sun, 2007-06-17 at 01:01 +0100, Paul Cager wrote: > * How do you detect when a new version breaks the ABI? It seems quite > complicated. Do you use a tool to compare the classes / method > signatures, etc, or do you only bump the slot number if an application > fails? There is Japitools http:/