libcommons-jexl2-java

2013-05-31 Thread Olivier Sallou
Hi Emmanuel, I just tried to upload libcommons-jexl2-java from experimental to unstable now that maven-debian-helper has been updated on unstable. However I have a build error now during unit tests: Tests in error: testCalculations(org.apache.commons.jexl2.ArithmeticTest): org.apache.commons.je

Re: libcommons-jexl2-java

2013-05-31 Thread Emmanuel Bourg
Le 31/05/2013 14:30, Olivier Sallou a écrit : > So it seems there is a regression related to a package update (which one?). Hi Olivier, This is caused by the JUnit upgrade. It works with JUnit 4.10 but fails with JUnit 4.11. This issue doesn't happen with JEXL 3 but I don't understand why. I add

RFS: clirr/0.6-4

2013-05-31 Thread Emmanuel Bourg
Hi all, I'm looking for a sponsor to upload clirr. I added a wrapper to use clirr easily from the command line. There were also pending changes from Miguel. Here is the changelog: [ Miguel Landaeta ] * Team upload. * Use public access URL in Vcs-Svn field. (Closes: #669256). * Fix binary

RFS: libxmpcore-java/5.1.2-1 (new package)

2013-05-31 Thread Emmanuel Bourg
Hi all, I packaged the XMPCore library from the Adobe XMP Toolkit (ITP #710488). This is a dependency of Apache Tika and it's required to update libmetadata-extractor-java to the latest version. svn+ssh://svn.debian.org/svn/pkg-java/trunk/libxmpcore-java http://mentors.debian.net/package/libxmpc

Re: libcommons-jexl2-java

2013-05-31 Thread Emmanuel Bourg
Le 31/05/2013 16:07, Emmanuel Bourg a écrit : > This is caused by the JUnit upgrade. It works with JUnit 4.10 but fails > with JUnit 4.11. This issue doesn't happen with JEXL 3 but I don't > understand why. I added a patch to disable the failing assertions. I now understand why it failed. JUnit 4