jcip vs CC-BY-2.5

2012-04-16 Thread Mathieu Malaterre
Hi all, I have been trying to get information on the status of jcip code source vs CC-BY-2.5. According to upstream this issue has been solved in the past (by Torsten). Torsten if you are reading this ? Anyway if anyone knows anything on the subject please contact me privately. I am trying to

Re: jcip vs CC-BY-2.5

2012-04-16 Thread Miguel Landaeta
On Mon, Apr 16, 2012 at 6:13 AM, Mathieu Malaterre wrote: >  I have been trying to get information on the status of jcip code > source vs CC-BY-2.5. According to upstream this issue has been solved > in the past (by Torsten). Torsten if you are reading this ? > >  Anyway if anyone knows anything o

Re: libquartz-java v2 has incomptabilities with previous version

2012-04-16 Thread Mathieu Malaterre
[CC me please] Dead Java-gurus,   Could someone please let me know how can I check whether or not a java jar is compatible with a past version ?   Apparently libquartz-java 2.x is not compatible with 1.x version. Am I reading the following correctly: http://mvnrepository.com/artifact/org.quartz

Re: libquartz-java v2 has incomptabilities with previous version

2012-04-16 Thread Emmanuel Bourg
They released a version 2.0 that is binary incompatible and shares the same package name and the same Maven artifact, that was a very poor decision. Building a libquartz2-java package for Debian is probably a sensible choice. Emmanuel Bourg Le 16/04/2012 18:35, Mathieu Malaterre a écrit : [