Bug#745815: libjarjar-java: generate jars with invalid information

2014-05-03 Thread Emmanuel Bourg
Le 03/05/2014 18:41, Miguel Landaeta a écrit : Well, the bug was not introduced by upstream as I thought. I can only reproduce this bug when patch szzepiq_jar_resources.diff is applied. When I remove that patch, jarjar works OK for me. Interesting, the question is to know what issue this

Bug#747027: emma does not work with Java 7 bytecode

2014-05-05 Thread Emmanuel Bourg
Emma. Code coverage isn't essential for building packages. Emmanuel Bourg -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#751871: libjava3d contain is non-free codes (BSD + additional restriction)

2014-06-17 Thread Emmanuel Bourg
for nuclear reactors http://www.onr.org.uk/software.pdf With this statement the copyright holder waives any responsibility if this API is used in a nuclear facility, but he doesn't forbid such a use. Emmanuel Bourg -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#742864: Update to jdk8u20-b18

2014-06-17 Thread Emmanuel Bourg
before updating the patches. Emmanuel Bourg [1] http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html [2] http://87.98.165.193/checkjdk.php -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#751871: libjava3d contain is non-free codes (BSD + additional restriction)

2014-06-18 Thread Emmanuel Bourg
This issue has been discussed on debian-legal two years ago: https://lists.debian.org/debian-legal/2012/09/msg00034.html The common interpretation is indeed a warranty disclaimer and not a usage restriction. Emmanuel Bourg -- To UNSUBSCRIBE, email to debian-bugs-dist-requ

Bug#742864: Update to jdk8u20-b18

2014-06-18 Thread Emmanuel Bourg
updating the control file but not its template, I lean toward keeping them for the convenience. Checking out the package and not seeing debian/control could also be confusing. Emmanuel Bourg -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe

Bug#735227: Severity is still serious [was source of jquery is missing]

2014-06-22 Thread Emmanuel Bourg
[1] and upload a repacked version of this package. Emmanuel Bourg [1] https://alioth.debian.org/project/request.php?group_id=30085 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#725186: [libmetadata-extractor-java] Please, upload 2.6.1 to Debian unstable

2014-06-27 Thread Emmanuel Bourg
I reviewed the patch applied by JOSM [1], it actually reverts a modification applied to metadata-extractor on 2011-05-01 [2]. Cancelling this change breaks none of the metadata-extractor tests. Therefore I think it's safe to apply this patch, I'll proceed with the upload to unstable. Emmanuel

Bug#708350: transition: java7

2014-06-30 Thread Emmanuel Bourg
on openjdk-6. I prepared an update but the maintainer isn't available for uploading it yet. git+ssh://git.debian.org/git/pkg-java/osmosis-plugin-borderextract Emmanuel Bourg -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#753315: RFS: ecj/3.10.0-1 - [UPLOADED]

2014-06-30 Thread Emmanuel Bourg
Thank you for the log Matthias. Could you also detail the steps to reproduce this error please? I tried to build gcc with --enable-java-maintainer-mode but I didn't see this error (but my configure args were probably incomplete). Emmanuel Bourg -- To UNSUBSCRIBE, email to debian-bugs-dist-requ

Bug#748413: OpenJFX status

2014-08-20 Thread Emmanuel Bourg
Hi Saikrishna, OpenJFX has been packaged and is currently in the NEW queue, awaiting the validation of the FTP masters. If you want to give it a try you can build it by checking out the sources from: http://anonscm.debian.org/cgit/pkg-java/openjfx.git -- To UNSUBSCRIBE, email to

Bug#758639: creates extra .poms file

2014-08-20 Thread Emmanuel Bourg
Hi Daniel, Could you detail the steps you followed to create this package please? You ran mh_make after generating a package stub from the cmake build file? Emmanuel Bourg -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#745100: zeroc-ice: FTBFS with Java 8: name clash: remove(K,V) in MultiHashMap and remove(Object,Object) in HashMap have the same erasure

2014-08-08 Thread Emmanuel Bourg
) method introduced in Java 8 Author: Emmanuel Bourg ebo...@apache.org Forwarded: no Bug-Debian: https://bugs.debian.org/745100 --- a/java/src/IceInternal/OutgoingConnectionFactory.java +++ b/java/src/IceInternal/OutgoingConnectionFactory.java @@ -29,7 +29,7 @@ } public void

Bug#757484: aspectj: FTBFS with Java 8: ClassFormatException: Invalid byte tag in constant pool: 18

2014-08-08 Thread Emmanuel Bourg
Source: aspectj Version: 1.6.12+dfsg-3 Severity: important User: debian-j...@lists.debian.org Usertags: openjdk-8-transition Hi, During a rebuild of all Java packages in sid with OpenJDK 8, this package failed to build with the following error: compile-aj: [mkdir] Created dir:

Bug#745097: mkgmap: FTBFS with Java 8: name clash: remove(K,V) in MultiHashMap and remove(Object,Object) in HashMap have the same erasure

2014-08-08 Thread Emmanuel Bourg
, V) methods to avoid a conflict with the new Map.remove(Object, Object) method introduced in Java 8 Author: Emmanuel Bourg ebo...@apache.org Forwarded: no Bug-Debian: https://bugs.debian.org/745097 --- a/src/uk/me/parabola/mkgmap/osmstyle/RoadMerger.java +++ b/src/uk/me/parabola/mkgmap/osmstyle

Bug#757536: eclipse: FTBFS with Java 8: Duplicate methods named spliterator with the parameters () and ()

2014-08-08 Thread Emmanuel Bourg
Source: eclipse Version: 3.8.1-5.1 Severity: important User: debian-j...@lists.debian.org Usertags: openjdk-8-transition Hi, During a rebuild of all Java packages in sid with OpenJDK 8, this package failed to build with the following error: [mkdir] Created dir:

Bug#757624: bcel: Upgrade to the version 6.0 to support Java 8

2014-08-09 Thread Emmanuel Bourg
Source: bcel Version: 5.2-10 Severity: important User: debian-j...@lists.debian.org Usertags: openjdk-8-transition BCEL 5.2 doesn't support Java 8, this causes a build failure on the ha-jdbc and libjibx1.1-java packages with OpenJDK 8. The error looks like this: org.jibx.runtime.JiBXException:

Bug#745098: rjava: FTBFS with Java 8: configure: error: Cannot compile a simple JNI program

2014-08-09 Thread Emmanuel Bourg
/default-java) ? Thus rjava would always build even if the default JRE changes. Emmanuel Bourg signature.asc Description: OpenPGP digital signature

Bug#745098: rjava: FTBFS with Java 8: configure: error: Cannot compile a simple JNI program

2014-08-14 Thread Emmanuel Bourg
get a JDK under /usr/lib/jvm/default-java (which is actually a symlink to /usr/lib/jvm/java-7-openjdk-amd64). Emmanuel Bourg signature.asc Description: OpenPGP digital signature

Bug#758086: CVE-2012-6153: Apache HttpComponents client: Hostname verification susceptible to MITM attack

2014-08-14 Thread Emmanuel Bourg
Hi Henri, Thank you for the report. Is there an example available somewhere of a subject improperly parsed by commons-httpclient/3.1-10.2? This would help backporting the fix to this version. Emmanuel Bourg signature.asc Description: OpenPGP digital signature

Bug#745098: rjava: FTBFS with Java 8: configure: error: Cannot compile a simple JNI program

2014-08-15 Thread Emmanuel Bourg
will reappear when we transition to openjdk-9. Which solution do you prefer? Emmanuel Bourg -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#744226: RM: libcommons-collections-java -- ROM;, Replaced by libcommons-collections3-java

2014-05-20 Thread Emmanuel Bourg
The remaining dependencies on libcommons-collections-java have been removed. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#748814: ITP: libpulse-java -- PulseAudio sound driver for Java

2014-05-20 Thread Emmanuel Bourg
Package: wnpp Severity: wishlist Owner: Emmanuel Bourg ebo...@apache.org * Package name: libpulse-java Version : 2.4.7 Upstream Author : Red Hat, Inc * URL : http://icedtea.classpath.org * License : GPL-2 with Classpath exception Programming Lang: Java, C

Bug#748462: uscan: mk-origtargz choke on .xpi files

2014-05-22 Thread Emmanuel Bourg
mk-origtargz also fails with the tomcat6 and tomcat7 watch files. In these packages we are monitoring a SVN tag which is an HTML document. The file downloaded is discarded but the version detected is used by a script to checkout the SVN repository and create the upstream tarball. Here is the

Bug#749576: libwerken.xpath-java: broken symlink in /usr/share/java

2014-05-28 Thread Emmanuel Bourg
/werken.xpath.jar - werken.xpath-0.9.4.jar werken.xpath-0.9.4.jar doesn't exist and the werken.xpath.jar link doesn't work. Emmanuel Bourg -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#749603: RFP: libjs-dygraphs -- dygraphs - Fast and flexible JavaScript charting library

2014-05-28 Thread Emmanuel Bourg
Package: wnpp Severity: wishlist * Package name: libjs-dygraphs Version : 1.0.1 Upstream Author : Robert Konigsberg, Dan Vanderkam * URL : http://dygraphs.com * License : BSD Programming Lang: JavaScript Description : dygraph - Fast and flexible

Bug#742864: ITP: openjdk-8 -- OpenJDK 8 - Open source implementation of the Java Platform Standard Edition 8

2014-05-30 Thread Emmanuel Bourg
go into /usr/lib/jvm/java-8-openjdk-compactn-arch. Emmanuel Bourg -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#749364: lucene-solr: FTBFS - java.lang.NoClassDefFoundError: org/apache/tomcat/util/descriptor/LocalResolver

2014-05-31 Thread Emmanuel Bourg
of jasper on coyote in the recent versions of Tomcat 6. The Solr classpath has to be modified to include /usr/share/tomcat6/lib/tomcat-coyote.jar. Emmanuel Bourg -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#745897: closed by Hideki Yamane henr...@debian.org (Bug#745897: fixed in libstruts1.2-java 1.2.9-9)

2014-06-01 Thread Emmanuel Bourg
Hi, FYI I just uploaded Commons BeanUtils 1.9.2 which includes a new BeanIntrospector designed to fix this issue. I believe a new version of Struts using it is expected. Emmanuel Bourg -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble

Bug#750092: /usr/bin/make-jpkg: Failed to build deb package with Oracle jdk-8u5-linux-i586. No matching plugin found.

2014-06-01 Thread Emmanuel Bourg
Hi Marko, Please try with java-package 0.53 in the wheezy-backports, this issue has been fixed. Emmanuel Bourg -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#753315: RFS: ecj/3.10.0-1 - [UPLOADED]

2014-07-03 Thread Emmanuel Bourg
: undefined reference to `java::lang::StringBuffer* java::lang::StringBuffer::StringBuffer$append(wchar_t)' collect2: error: ld returned 1 exit status Emmanuel Bourg -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#753791: simgrid: FTBFS on hurd-i386

2014-07-06 Thread Emmanuel Bourg
Le 06/07/2014 19:45, Matthias Klose a écrit : maybe uploaded class files built with java8. I don't think so, this would be caught by Lintian: http://lintian.debian.org/tags/incompatible-java-bytecode-format.html Currently no package contains classes using the format 52 (Java 8). Emmanuel

Bug#711840: RFA: apache-mime4j -- MIME and RFC822 parser for Java

2014-07-07 Thread Emmanuel Bourg
Control: reopen -1 Reopening, the transition of apache-mime4j 0.7.2 from experimental to unstable reverted some changes in 0.6.1-3 such as the adoption by the Debian Java Maintainers. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble?

Bug#742864: Build without nostrip fails on weezy, another try for debian/control generation

2014-07-08 Thread Emmanuel Bourg
to be present (though it could be empty). A patch available on my Github repository [1] fixes that. Good idea, I merged it. I also got caught by this issue once. Emmanuel Bourg -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#751173: icedtea-web: Add icedtea-8-plugin for OpenJDK 8

2014-07-08 Thread Emmanuel Bourg
Control: tags -1 patch I created a branch on Launchpad implementing this change: https://code.launchpad.net/~ebourg/openjdk/icedtea-web The resulting packages can be fetched from http://87.98.165.193/debian/repo/ Emmanuel Bourg -- To UNSUBSCRIBE, email to debian-bugs-dist-requ

Bug#742864: RFS: openjdk-8/8u5-b13-1 (NEW)

2014-07-10 Thread Emmanuel Bourg
, but it's up to Matthias to decide. Emmanuel Bourg -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#742864: RFS: openjdk-8/8u5-b13-1 (NEW)

2014-07-11 Thread Emmanuel Bourg
triggers it. Emmanuel Bourg -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#754876: Virtual packages for the new Java runtimes

2014-07-15 Thread Emmanuel Bourg
add the following packages to reflect the current practices of the Java Team? java5-runtime, java5-runtime-headless, java6-runtime, java6-runtime-headless, java7-runtime, java7-runtime-headless, java8-runtime, java8-runtime-headless, java9-runtime, java9-runtime-headless Thank you, Emmanuel

Bug#730133: fixed in java-common 0.50

2014-07-15 Thread Emmanuel Bourg
Reopening, java-common/0.50 removed the required runtime for Java programs instead of Java libraries. Emmanuel Bourg -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#742864: ITP: openjdk-8 -- OpenJDK 8 - Open source implementation of the Java Platform Standard Edition 8

2014-06-02 Thread Emmanuel Bourg
is really worth the trouble. Emmanuel Bourg [1] http://mail.openjdk.java.net/pipermail/build-dev/2014-June/012715.html -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#750464: scala: FTBFS with Java 8: class file 'CharSequence.class' is broken (bad constant pool tag 18 at byte 10)

2014-06-03 Thread Emmanuel Bourg
Source: scala Version: 2.9.2+dfsg-2 Severity: important User: debian-j...@lists.debian.org Usertags: openjdk-8-transition Hi, During a rebuild of all Java packages in sid with OpenJDK 8, your package failed to build with the following error: locker.lib: [mkdir] Created dir:

Bug#750092: /usr/bin/make-jpkg: Failed to build deb package with Oracle jdk-8u5-linux-i586. No matching plugin found.]

2014-06-04 Thread Emmanuel Bourg
Hi Marko, I suspect your /tmp partition is too small. The unpacked JDK uses about 300MB and the compressed .deb 150MB. The sum is bigger than the size of /tmp. Try setting the TMPDIR variable to use another location for the temporary data. Emmanuel Bourg -- To UNSUBSCRIBE, email to debian

Bug#750746: jalview: FTBFS with Java 8: package sun.io does not exist

2014-06-06 Thread Emmanuel Bourg
Source: jalview Version: 2.7.dfsg-3 Severity: important User: debian-j...@lists.debian.org Usertags: openjdk-8-transition Hi, During a rebuild of all Java packages in sid with OpenJDK 8, this package failed to build with the following error: [javac]

Bug#750745: sezpoz: FTBFS with Java 8: package com.sun.mirror.apt does not exist

2014-06-06 Thread Emmanuel Bourg
Source: sezpoz Version: 1.9-2 Severity: important User: debian-j...@lists.debian.org Usertags: openjdk-8-transition Hi, During a rebuild of all Java packages in sid with OpenJDK 8, this package failed to build with the following error: [INFO]

Bug#750747: glassfish: FTBFS with Java 8: package com.sun.mirror.declaration does not exist

2014-06-06 Thread Emmanuel Bourg
Source: glassfish Version: 2.1.1-b31g-3 Severity: important User: debian-j...@lists.debian.org Usertags: openjdk-8-transition Hi, During a rebuild of all Java packages in sid with OpenJDK 8, this package failed to build with the following error: compile: [echo] src/java [javac]

Bug#750749: jruby: FTBFS with Java 8: package com.sun.mirror.apt does not exist

2014-06-06 Thread Emmanuel Bourg
Source: jruby Version: 1.5.6-7 Severity: important User: debian-j...@lists.debian.org Usertags: openjdk-8-transition Hi, During a rebuild of all Java packages in sid with OpenJDK 8, this package failed to build with the following error: compile-annotation-binder: [mkdir] Created dir:

Bug#750751: clojure1.4: FTBFS with Java 8: AbstractMethodError in clojure.test-clojure.reflect

2014-06-06 Thread Emmanuel Bourg
Source: clojure1.4 Version: 1.4.0+dfsg-3 Severity: important User: debian-j...@lists.debian.org Usertags: openjdk-8-transition Hi, During a rebuild of all Java packages in sid with OpenJDK 8, this package failed to build with the following error: [java] Testing

Bug#750750: guice: FTBFS with Java 8: incompatible types: Object cannot be converted to V

2014-06-06 Thread Emmanuel Bourg
Source: guice Version: 3.0-3 Severity: important User: debian-j...@lists.debian.org Usertags: openjdk-8-transition Hi, During a rebuild of all Java packages in sid with OpenJDK 8, this package failed to build with the following error: [javac]

Bug#750753: openjpa: FTBFS with Java 8: keySet() in NullSafeConcurrentHashMap cannot override keySet() in ConcurrentHashMap

2014-06-06 Thread Emmanuel Bourg
Source: openjpa Version: 2.2.2-1 Severity: important User: debian-j...@lists.debian.org Usertags: openjdk-8-transition Hi, During a rebuild of all Java packages in sid with OpenJDK 8, this package failed to build with the following error: [INFO] Compiling 161 source files to

Bug#750754: libhibernate-commons-annotations-java: FTBFS with Java 8: Test failure

2014-06-06 Thread Emmanuel Bourg
Source: libhibernate-commons-annotations-java Version: 3.2.0.Final-2 Severity: important User: debian-j...@lists.debian.org Usertags: openjdk-8-transition Hi, During a rebuild of all Java packages in sid with OpenJDK 8, this package failed to build with the following error:

Bug#751126: japi-compliance-checker: Incompatibility with Java 8 (internal error - can't read method signature)

2014-06-10 Thread Emmanuel Bourg
Source: japi-compliance-checker Version: 1.3.6-1 Severity: important User: debian-j...@lists.debian.org Usertags: openjdk-8-transition japi-compliance-checker doesn't work when OpenJDK 8 is used by default: ebourg@icare:~$ japi-compliance-checker -test verifying detectable Java library

Bug#751173: icedtea-web: Add icedtea-8-plugin for OpenJDK 8

2014-06-10 Thread Emmanuel Bourg
Source: icedtea-web Severity: important OpenJDK 8 is being packaged and requires its icedtea-8-plugin package to run Java applets and JNLP applications. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#751519: ITP: openjdk-9 -- OpenJDK 9 - Open source implementation of the Java Platform Standard Edition 9

2014-06-13 Thread Emmanuel Bourg
Package: wnpp Severity: wishlist Owner: Emmanuel Bourg ebo...@apache.org * Package name: openjdk-9 Version : 9~b17 Upstream Author : Oracle Corporation * URL : http://openjdk.java.net * License : GPL-2 with Classpath Exception Programming Lang: Java, C

Bug#751526: libjtype-java: FTBFS with Java 8: DefaultTypeVariable doesn't implement getAnnotatedBounds()

2014-06-13 Thread Emmanuel Bourg
Source: libjtype-java Version: 0.1.3-2 Severity: important User: debian-j...@lists.debian.org Usertags: openjdk-8-transition Hi, During a rebuild of all Java packages in sid with OpenJDK 8, this package failed to build with the following error: [INFO]

Bug#751541: commons-exec: FTBFS with Java 8: ExecuteException expected in testExec_57

2014-06-13 Thread Emmanuel Bourg
Source: commons-exec Version: 1.2-1 Severity: important User: debian-j...@lists.debian.org Usertags: openjdk-8-transition Hi, During a rebuild of all Java packages in sid with OpenJDK 8, this package failed to build with the following error:

Bug#751544: guava-libraries: FTBFS with Java 8: TypeVariableImpl doesn't implement getAnnotatedBounds()

2014-06-13 Thread Emmanuel Bourg
Source: guava-libraries Version: 15.0-2 Severity: important User: debian-j...@lists.debian.org Usertags: openjdk-8-transition Hi, During a rebuild of all Java packages in sid with OpenJDK 8, this package failed to build with the following error: [INFO]

Bug#745897: closed by Hideki Yamane henr...@debian.org (Bug#745897: fixed in libstruts1.2-java 1.2.9-9)

2014-06-16 Thread Emmanuel Bourg
stable/oldstable, right? I got confirmation from the Struts developers that a new release using commons-beanutils 1.9.2 is planned soon. So I'm going to prepare the backport of commons-beanutils 1.9.2 in stable and wait for the new release of Struts 1.x. Emmanuel Bourg -- To UNSUBSCRIBE, email

Bug#754876: Virtual packages for the new Java runtimes

2014-07-15 Thread Emmanuel Bourg
Le 15/07/2014 16:22, Bill Allombert a écrit : Could you please write the definition for each of them, and determine whether java1-runtime and java2-runtime should be kept ? Hi Bill, Here is the definition of these packages: java5-runtime a Java runtime environment, Java version 5

Bug#754942: jtreg uses /usr/lib/jvm/default-java/ but does not depend on default-jre-headless

2014-07-16 Thread Emmanuel Bourg
. Also note that you'll have to backport jtreg 4.1-b09-1 from unstable if you want to run the openjdk-8 tests in Wheezy, jtreg 4.1-2 doesn't work. Emmanuel Bourg -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#754958: basex: FTBFS with Java 8: reference to Base64 is ambiguous

2014-07-16 Thread Emmanuel Bourg
Source: basex Version: 7.8.2-1 Severity: important User: debian-j...@lists.debian.org Usertags: openjdk-8-transition Hi, During a rebuild of all Java packages in sid with OpenJDK 8, this package failed to build with the following error: [INFO]

Bug#754964: proguard: Unable to process Java 8 bytecode

2014-07-16 Thread Emmanuel Bourg
Package: proguard Version: 4.11-1 Severity: important User: debian-j...@lists.debian.org Usertags: openjdk-8-transition proguard is unable to process the bytecode produced by Java 8. This breaks the build of the mobile-atlas-creator package with OpenJDK 8:

Bug#754971: gluegen2: FTBFS with Java 8: package com.jogamp.junit.util does not exist

2014-07-16 Thread Emmanuel Bourg
Source: gluegen2 Version: 2.1.5-2 Severity: important User: debian-j...@lists.debian.org Usertags: openjdk-8-transition Hi, During a rebuild of all Java packages in sid with OpenJDK 8, this package failed to build with the following error: java.build: [echo] - - - compiling all

Bug#755710: openjdk-8 fails to build if QUILT_PATCHES is defined in ~/.quiltrc

2014-07-22 Thread Emmanuel Bourg
Package: openjdk-8 Severity: normal openjdk-8 fails to build if the ~/.quiltrc file defines the QUILT_PATCHES variable (usually set to 'debian/patches' for working with Debian packages). Quilt returns the error No series file found. -- To UNSUBSCRIBE, email to

Bug#741052: Need help for libcofoja-java

2014-03-09 Thread Emmanuel Bourg
Le 09/03/2014 21:50, Andreas Tille a écrit : Any hint? Certainly, the *cough* README also states that cofoja requires ASM 4 or higher, so you should try with libasm4-java instead. Emmanuel Bourg -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject

Bug#741052: Need help for libcofoja-java

2014-03-09 Thread Emmanuel Bourg
Le 09/03/2014 22:19, Andreas Tille a écrit : Anything else I'm doing wrong? Try with asm4-all.jar instead of asm4.jar (or add asm4-tree.jar to the classpath) Emmanuel Bourg -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#590699: antlr3: Add ant task

2014-03-12 Thread Emmanuel Bourg
Le 08/08/2010 17:14, Ludovic Claude a écrit : Is there a home page for this little project? The original link is now broken. The task can be found in the repository on Github: https://github.com/antlr/antlr3/tree/master/antlr-ant/main/antlr3-task Emmanuel Bourg -- To UNSUBSCRIBE, email

Bug#740596: java.lang.NoClassDefFoundError: org/apache/tomcat/util/descriptor/LocalResolver

2014-03-13 Thread Emmanuel Bourg
. Emmanuel Bourg -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#741419: missing license in debian/copyright

2014-03-18 Thread Emmanuel Bourg
a test file for a performance test that isn't even executed during the build nor bundled in the binary package. Emmanuel Bourg -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#729943: jarwrapper: pass only 48 chars of Debian-Java-Parameters

2014-03-18 Thread Emmanuel Bourg
Hi Dmitry, I checked the suggested regexp and I confirm it parses properly the manifest entries. It's a bit sad to add a dependency on perl just for this though. Could you please commit your changes on alioth and upload a regular update instead? That would save the need to ack a NMU. Emmanuel

Bug#741754: commons-vfs: FTBFS: Missing required artifact: org.tukaani:xz:jar:debian

2014-03-19 Thread Emmanuel Bourg
This is an issue with commons-compress, org.tukaani:xz should be marked as an optional dependency in the pom. Emmanuel Bourg -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#735227: [activemq] Non sourced jquery

2014-03-19 Thread Emmanuel Bourg
Note that this file isn't used. It isn't required to build the project and it's not bundled in a binary package. It's just cruft in the source package. Emmanuel Bourg -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#736793: [src:jenkin] Sourceless minified javascript

2014-03-19 Thread Emmanuel Bourg
The minified javascript files are packaged in /usr/share/jenkins/jenkins.war in the jenkins-common package. Emmanuel Bourg -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#737442: [src:netbeans] Sourceless file (minified) (jquery)

2014-03-19 Thread Emmanuel Bourg
jquery-1.3.min.js isn't used, the php samples are not packaged. Emmanuel Bourg -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#737442: [src:netbeans] Sourceless file (minified) (jquery)

2014-03-19 Thread Emmanuel Bourg
there is no point modifying it in the context of this package. Emmanuel Bourg -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#737442: [src:netbeans] Sourceless file (minified) (jquery)

2014-03-20 Thread Emmanuel Bourg
OpenJDK 8 packaged). Since you seem concerned about this issue I invite you to join the Java Team on alioth [1]. This will give you commit access to the netbeans package. The script filtering the content of the upstream sources is debian/orig-tar.sh [2]. Emmanuel Bourg [1] https

Bug#756310: jetty8: Update the JDKs allowed at runtime

2014-07-28 Thread Emmanuel Bourg
Package: jetty8 Version: 8.1.3-9 Severity: normal User: debian-j...@lists.debian.org Usertags: openjdk-8-transition The init script of jetty8 looks for a JDK at the following locations: /usr/lib/jvm/default-java /usr/lib/jvm/java-6-sun /usr/lib/jvm/java-6-openjdk

Bug#728380: jetty8: Missing files

2014-07-29 Thread Emmanuel Bourg
). This is an independent project that should be packaged separately [1]. Alternatively, it should be possible to achieve the same feature with authbind. It's already used by the tomcat package and works well. Emmanuel Bourg [1] http://git.eclipse.org/c/jetty/org.eclipse.jetty.toolchain.git

Bug#735227: Severity is still serious [was source of jquery is missing]

2014-07-30 Thread Emmanuel Bourg
that this interpretation is used to hunt down aggressively harmless issues in existing packages. Emmanuel Bourg -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#747506: openjdk-6: cannot load libsikuli-script-java any more

2014-08-04 Thread Emmanuel Bourg
Thank you for the bug report. Do you think you could provide a test case to reproduce this error please? Do you know if it also fails with openjdk-7? Emmanuel Bourg signature.asc Description: OpenPGP digital signature

Bug#747506: openjdk-6: cannot load libsikuli-script-java any more

2014-08-04 Thread Emmanuel Bourg
Thank you for the bug report. Do you think you could attach a test case to reproduce this error please? Do you know if it also fails with openjdk-7? Emmanuel Bourg -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#736426: freehep-graphicsio-svg: Recompilation of the package breaks other packages

2014-08-05 Thread Emmanuel Bourg
this issue precisely, but would a backport of maven-debian-helper/1.6.8 to unstable help? Emmanuel Bourg -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#757386: cdbs: Gradle support

2014-08-07 Thread Emmanuel Bourg
are available to tweak the build: GRADLE_ARGS DEB_GRADLE_BUILD_TASK DEB_GRADLE_INSTALL_TASK DEB_GRADLE_CHECK_TASK DEB_GRADLE_CLEAN_TASK DEB_GRADLE_BUILDFILE DEB_GRADLE_PROPERTYFILE Could you please consider merging this patch? Thank you, Emmanuel Bourg [1] http://www.gradle.org From

Bug#757386: cdbs: Gradle support

2014-08-07 Thread Emmanuel Bourg
Le 07/08/2014 19:59, Miguel Landaeta a écrit : Do you have a package already to test this patch with CDBS? I tested it on bouncycastle 1.51 and it worked fine. However I had to revert the changes because the Gradle build doesn't create the same artifacts as the Ant build, I guess the upstream

Bug#757439: RM: backport-util-concurrent -- ROM; obsolete, no longer used

2014-08-08 Thread Emmanuel Bourg
Package: ftp.debian.org Severity: normal Hi, Could you please remove the backport-util-concurrent package? It provided a backport of the java.util.concurrent API introduced with Java 5 to earlier versions of Java. It is no longer used and can be safely removed. Thank you, Emmanuel Bourg

Bug#745080: cadencii: FTBFS with Java 8: reference to Base64 is ambiguous

2014-08-08 Thread Emmanuel Bourg
Control: tags -1 patch Here is a patch fixing this issue. Description: Fix a build failure with Java 8 Author: Emmanuel Bourg ebo...@apache.org Forwarded: no --- a/Cadencii/ClipboardModel.cs +++ b/Cadencii/ClipboardModel.cs @@ -70,7 +70,7 @@ byte[] arr

Bug#745099: openmama: FTBFS with Java 8: class MamdaLock is public, should be declared in a file named MamdaLock.java

2014-08-08 Thread Emmanuel Bourg
Control: tags -1 patch Here is a patch fixing this issue. Java 8 was simply not recognized as Java 5 or later by the Ant build, this skipped the logic to rename MamdaLock15.java into MamdaLock.java and triggered a compiler error. Emmanuel Bourg Description: Fix a build failure with Java 8

Bug#745085: biojava3-live: FTBFS with Java 8: NullPointerException at java.util.Collections$UnmodifiableCollection.init(Collections.java:1086)

2014-08-08 Thread Emmanuel Bourg
Control: tags -1 patch Here is a patch fixing this issue. Description: Fix a test failure with Java 8 Author: Emmanuel Bourg ebo...@apache.org Forwarded: no --- a/biojava3-core/src/main/java/org/biojava3/core/sequence/location/template/AbstractLocation.java +++ b/biojava3-core/src/main/java

Bug#750751: clojure1.4: FTBFS with Java 8: AbstractMethodError in clojure.test-clojure.reflect

2014-08-08 Thread Emmanuel Bourg
clojure1.6 is in the NEW queue and should fix this issue. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#748039: antelope: FTBFS with Java 8: cp: cannot stat 'debian/tmp/prep/docs/api': No such file or directory

2014-08-08 Thread Emmanuel Bourg
Control: tags -1 patch Here is a patch fixing this issue. There was a non UTF-8 character breaking the javadoc generation. Upstream replaced this character with an Unicode escape sequence. Description: Fix an ummappable character in UTF-8 breaking the javadoc task with Java 8 Origin: upstream,

Bug#732708: jenkins: CVE-2013-5573

2014-09-02 Thread Emmanuel Bourg
According to the Jenkins Security Advisory 2014-02-14 [1] this issue can be fixed by upgrading to the versions 1.551 or 1.532.2 for the LTS line. [1] https://wiki.jenkins-ci.org/display/SECURITY/Jenkins+Security+Advisory+2014-02-14 signature.asc Description: OpenPGP digital signature

Bug#736793: [src:jenkin] Sourceless minified javascript

2014-09-02 Thread Emmanuel Bourg
/webapp/scripts/yui/connection/connection_core-min.js/ http://sources.debian.net/src/jenkins/1.509.2%2Bdfsg-2/war/src/main/webapp/scripts/yui/connection/connection_core-debug.js/ Emmanuel Bourg signature.asc Description: OpenPGP digital signature

Bug#760301: openjdk-8: Missing links to jawt_md.h and jni_md.h in /usr/lib/jvm/java-8-openjdk-amd64/include

2014-09-02 Thread Emmanuel Bourg
-amd64/include/linux/jawt_md.h This issue breaks the build of the netbeans package with openjdk-8. Emmanuel Bourg signature.asc Description: OpenPGP digital signature

Bug#757615: (no subject)

2014-09-07 Thread Emmanuel Bourg
It looks like this new lintian check gives false positives when the License field contains or: License: CDDL or GPL-2 W: jenkins source: space-in-std-shortname-in-dep5-copyright cddl or gpl-2 (paragraph at line 99) -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a

Bug#733013: red5: FTBFS: error: method populate in class BeanUtils cannot be applied to given types

2014-09-10 Thread Emmanuel Bourg
Here is a patch fixing this issue. --- a/src/org/red5/server/util/ConversionUtils.java +++ b/src/org/red5/server/util/ConversionUtils.java @@ -379,7 +379,7 @@ * @return Bean of that class * @throws ConversionException on failure */ - public

Bug#686880: red5-server: please migrate to Tomcat 7

2014-09-10 Thread Emmanuel Bourg
And the second part of the patch. diff --git a/debian/ant.properties b/debian/ant.properties index 52a1e11..a01b354 100644 --- a/debian/ant.properties +++ b/debian/ant.properties @@ -25,8 +25,8 @@ debian.build.classpath = /usr/share/java/mina2-core.jar;\ /usr/share/java/jaudiotagger.jar;\

Bug#686880: red5-server: please migrate to Tomcat 7

2014-09-10 Thread Emmanuel Bourg
Here is a patch to build against Tomcat 7. --- a/plugins/tomcat/src/org/red5/server/security/realm/NoRealm.java +++ b/plugins/tomcat/src/org/red5/server/security/realm/NoRealm.java @@ -83,24 +83,4 @@ return null; } - /** -* Prepare for active use of the

Bug#758516: Struts 1.2 should not be shipped with jessie

2014-09-12 Thread Emmanuel Bourg
opinion there is no harm keeping libstruts1.2-java in Jessie as a convenience for packaging other libraries, it's never executed as part of an application in the end (there is no Struts based web application in Debian). Emmanuel Bourg signature.asc Description: OpenPGP digital signature

Bug#760926: libapache-poi-java: ftbfs with OpenJDK 8

2014-09-12 Thread Emmanuel Bourg
with the openjdk-8 package I built in May, at this time it still contained the embedded copy of libjpeg. Could this be an incompatibility with the version of libjpeg in Debian? Emmanuel Bourg -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble

Bug#761546: jenkins-remoting: FTBFS: Missing required artifact: org.jvnet.hudson:test-annotations:jar:debian

2014-09-14 Thread Emmanuel Bourg
Control: fixed -1 2.45-1 Control: close -1 Thank you for the report David, this has just been fixed earlier today in the version 2.45-1. Emmanuel Bourg signature.asc Description: OpenPGP digital signature

Bug#758516: Struts 1.2 should not be shipped with jessie

2014-09-15 Thread Emmanuel Bourg
in Debian, but using these libraries. Sure but we are not responsible for such things. This library can be downloaded from other places like Maven Central, removing it won't change anything. Emmanuel Bourg -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject

<    1   2   3   4   5   6   7   8   9   10   >