Re: libjgoodies-forms-java, was: Re: upstream + two distro packages => dependency problems

2013-06-08 Thread Markus Koschany
On Thu, 06. Jun 21:20 Felix Natter wrote: [...] > > The larger issue/question about maintaining multiple versions of Java > > libraries remains. My instinct is that for jgoodies-forms, it is best > > to move forward (that is port rdeps) when possible instead of supporting > > the numerous versio

Links in /usr/share/java

2013-06-08 Thread Emmanuel Bourg
Hi all, Most packages install these files in /usr/share/java foo-1.2.jar foo.jar -> foo-1.2.jar But some packages have the reverse relation: foo.jar foo-1.2.jar -> foo.jar Both layouts seem to be generated by maven-repo-helper, but I couldn't figure how to control this behavior. For De