Bug#893359: marked as done (jboss-xnio FTBFS with openjdk-9)

2018-03-28 Thread Emmanuel Bourg
Le 28/03/2018 à 22:29, Markus Koschany a écrit : > I'm just wondering, we never had 3.0.0-3 of maven-bundle-plugin in > Debian. How did it get fixed and what does maven-bundle-plugin do now to > make those Java modules accessible? I thought this was an issue of the > application build system and

Bug#893427: tunnelx FTBFS with openjdk-9

2018-03-28 Thread Emmanuel Bourg
Control: tags -1 + patch Here is a patch fixing this issue. --- a/src/SelectedSubsetsStructure.java +++ b/src/SelectedSubsetsStructure.java @@ -257,7 +257,7 @@ OneLeg ol = (OneLeg)tn.getUserObject(); if (btransitivesubset)

Bug#893547: ant: please do not emit --ignore-source-errors on Java 9

2018-03-28 Thread Emmanuel Bourg
target level to 1.7 in anticipation of the 1.6 removal in Java 11 * Added activation.jar to the build classpath to fix the empty ant-javamail jar with Java 9 Emmanuel Bourg

Bug#892528: ant: Depends on GCJ which is going away

2018-03-27 Thread Emmanuel Bourg
Control: fixed -1 1.9.10-2 Control: close -1 This was fixed by Matthias' NMU.

Bug#893247: Bug#893268: Intend to take over libjbzip2-java and libnanoxml2-java into Debian Med team

2018-03-25 Thread Emmanuel Bourg
Le 25/03/2018 à 23:29, Andreas Tille a écrit : > I'm fine with moving libjbzip2-java (which I uploaded today) once > pkg-java has moved to Salsa (or did I missed the move?) I'm working on the migration, I haven't finalized the notification hooks yet.

Bug#893247: Intend to take over libjbzip2-java and libnanoxml2-java into Debian Med team

2018-03-25 Thread Emmanuel Bourg
now java-team on Salsa) is always granted. Emmanuel Bourg

Bug#893247: Intend to take over libjbzip2-java and libnanoxml2-java into Debian Med team

2018-03-25 Thread Emmanuel Bourg
Hi Andreas, These are quite generic non-med related libraries, I'd prefer keeping them under the Java Team umbrella. Emmanuel Bourg

Bug#893098: axis FTBFS with openjdk-9

2018-03-20 Thread Emmanuel Bourg
wonder if it's really worth upgrading Axis, or if we should try to remove it. Emmanuel Bourg

Bug#880886: maven-bundle-plugin FTBFS with libmaven-dependency-tree-java

2018-03-20 Thread Emmanuel Bourg
in failed to honor the compile > classpath. The javadoc is useless for Maven plugins anyway, nobody codes against their API. I suggest removing it. Emmanuel Bourg

Bug#880886: maven-bundle-plugin FTBFS with libmaven-dependency-tree-java

2018-03-12 Thread Emmanuel Bourg
Le 08/03/2018 à 13:29, 殷啟聰 | Kai-Chung Yan a écrit : > I tried building Maven Dependency Tree 2.2 against Maven 3.x and found that > it uses removed APIs, and that patching it would make a huge code change. > Maybe someone else would have a better skill than me to do the job, but I > simply

Bug#892532: libxerces2-java: Depends on GCJ which is going away

2018-03-10 Thread Emmanuel Bourg
Le 10/03/2018 à 10:42, Emilio Pozuelo Monfort a écrit : > Yes, this is not listed in the cruft report, so needed a bug report and manual > action. I have filed the bug, #892542. Thank you for the help. Emmanuel Bourg

Bug#892532: libxerces2-java: Depends on GCJ which is going away

2018-03-10 Thread Emmanuel Bourg
Le 10/03/2018 à 09:58, po...@debian.org a écrit : > libxerces2-java depends or build-depends on GCJ. GCJ has been dropped > upstream since GCC 7, so we are dropping it from Debian. Thus please > either drop support for GCJ if you are just building an alternative > package with GCJ support (e.g.

Bug#892411: java3d FTBFS on armhf: compile-ogl fails

2018-03-08 Thread Emmanuel Bourg
, thank you. I'll add the client path. Emmanuel Bourg

Bug#803713: Elasticsearch should not be part of a Debian release

2018-03-08 Thread Emmanuel Bourg
Le 08/03/2018 à 22:50, Nicolas Braud-Santoni a écrit : > Given that this is the last activity and the package, that the last upload > is almost 2 years old, and that no progress has been made towards fixing the > RC bugs (esp. the issues wrt. security), should we ask ftp-masters to remove > this

Bug#880886: maven-bundle-plugin FTBFS with libmaven-dependency-tree-java

2018-03-05 Thread Emmanuel Bourg
Le 03/03/2018 à 14:50, Markus Koschany a écrit : > If it helps with upgrading bnd to a more recent version I'm in favor of it. Well, no objection unless it pulls a herd of Maven 2 dependencies :/

Bug#871142: eclipse: FTBFS: /<>/build.xml:413: Could not find suitable system JAR for org.apache.commons.httpclient_3.1.0.v201012070820.jar. Tried: /usr/share/java/commons-httpclient.jar

2018-02-01 Thread Emmanuel Bourg
Le 01/02/2018 à 23:02, Markus Koschany a écrit : > This issue was caused by commons-httpclient due to the switch from Ant > to Maven in version 3.1-13. The OSGi metadata is currently missing in > the Manifest file. The data that is added by the 05_osgi_metadata patch > is overridden by Maven

Bug#884207: byte-buddy FTBFS: Execution default-cli of goal org.apache.maven.plugins:maven-javadoc-plugin:3.0.0:jar failed. NullPointerException

2017-12-13 Thread Emmanuel Bourg
Thank you Adrian. This is caused by a regression in maven-javadoc-plugin/3.0.0. Other packages are probably affected. https://issues.apache.org/jira/browse/MJAVADOC-504

Bug#884046: jetty9 FTBFS: org.eclipse.jetty.websocket.jsr356.ClientContainer is not abstract and does not override abstract method setDefaultAsyncSendTimeout(long) in javax.websocket.WebSocketContaine

2017-12-10 Thread Emmanuel Bourg
1. I'll take care of it. Emmanuel Bourg

Bug#884044: jitescript FTBFS with libasm-java 6.0-1

2017-12-10 Thread Emmanuel Bourg
Thank you Adrian, I didn't remember I reported this issue upstream earlier this year: https://github.com/qmx/jitescript/issues/15 A simple cast to List in MethodDefinition and FieldDefinition should fix this. Emmanuel Bourg

Bug#877941: igv: FTBFS: SVGTest.java:111: error: cannot access Localizable

2017-12-05 Thread Emmanuel Bourg
Le 05/12/2017 à 18:48, Andreas Tille a écrit : > So either I'm doing this CLASSPATH definition wrong or it does not help. I think you have to use "export CLASSPATH" in debian/rules

Bug#877941: igv: FTBFS: SVGTest.java:111: error: cannot access Localizable

2017-12-05 Thread Emmanuel Bourg
Le 05/12/2017 à 14:09, Andreas Tille a écrit : > Hmmm, the lib/batik*.jar files removed from the upstream tarball contain > files from 2008 - one of these has version 1.7 in the file name while I > was building against 1.9. > > Should I approach upstream about this issue? I'm not sure whether

Bug#877941: igv: FTBFS: SVGTest.java:111: error: cannot access Localizable

2017-12-05 Thread Emmanuel Bourg
Le 05/12/2017 à 11:31, Andreas Tille a écrit : > A, thanks a lot for reading aloud the docs for me (and sorry for > bothering you about this :-( ). No need to be sorry, this wasn't obvious ;) > Any hint how to solve this one? I don't know, maybe it needs a more recent version of Batik?

Bug#877941: igv: FTBFS: SVGTest.java:111: error: cannot access Localizable

2017-12-05 Thread Emmanuel Bourg
e openjfx package" Emmanuel Bourg

Bug#882052: byte-buddy: missing build dependency on libeclipse-aether-java

2017-11-18 Thread Emmanuel Bourg
Good catch. Actually it should depend on maven-resolver, eclipse-aether is about to be removed. Emmanuel Bourg

Bug#681726: Time to remove eclipse from Testing?

2017-11-16 Thread Emmanuel Bourg
Le 15/11/2017 à 17:56, Emmanuel Bourg a écrit : > I suspect we build the aspectj eclipse plugin but don't even install it > in the binary package. I'll see if this can be disabled. Long story short, it can't. aspectj deeply depends on eclipse jdt. Also upgrading to the latest version

Bug#681726: Time to remove eclipse from Testing?

2017-11-15 Thread Emmanuel Bourg
I'll see if this can be disabled. Emmanuel Bourg

Bug#881573: scala FTBFS: A class needed by class class org.eclipse.aether.internal.ant.types.RemoteRepository cannot be found: org/codehaus/plexus/logging/AbstractLogEnabled

2017-11-13 Thread Emmanuel Bourg
Control: reassign -1 aether-ant-tasks Control: affects -1 scala This is indeed an issue with aether-ant-tasks which is missing a classpath entry for sisu-plexus.jar.

Bug#881573: scala FTBFS: A class needed by class class org.eclipse.aether.internal.ant.types.RemoteRepository cannot be found: org/codehaus/plexus/logging/AbstractLogEnabled

2017-11-13 Thread Emmanuel Bourg
aether-ant-tasks. I'll look into this. Emmanuel Bourg

Bug#681726: Time to remove eclipse from Testing?

2017-10-20 Thread Emmanuel Bourg
Le 21/10/2017 à 00:33, Markus Koschany a écrit : > Please claim this bug or tell me when you start to work on something > related to Eclipse or Tycho, so that we avoid double work. For now I'm just working on swt4-gtk. I'll ping the list if I feel ready for some tycho/eclipse action.

Bug#681726: Time to remove eclipse from Testing?

2017-10-20 Thread Emmanuel Bourg
Le 20/10/2017 à 23:52, Jeremy Bicha a écrit : > Never mind. I tried doing the dak queries and I eventually got more > than 500 reverse-depends before I gave up. (Attached) Funny, I never realized that src:eclipse was basically holding most of the Java packages. Maybe this package deserves some

Bug#879228: libswt-webkit-gtk-4-jni: Missing webkit dependency

2017-10-20 Thread Emmanuel Bourg
Le 20/10/2017 à 21:40, Jeremy Bicha a écrit : > I see a similar issue with Help>Documentation with tuxguitar 1.2-23 > (from unstable). Installing libwebkitgtk-3.0-0 fixes it. It does not > seem to recognize libwebkit2-gtk-4.0-37. But please fix it to not need > libwebkitgtk-3.0-0 since we are

Bug#879228: libswt-webkit-gtk-4-jni: Missing webkit dependency

2017-10-20 Thread Emmanuel Bourg
Le 20/10/2017 à 20:41, Jeremy Bicha a écrit : > Hopefully, this one can be fixed by just having > libswt-webkit-gtk-4-jni depend on libwebkit2gtk-4.0-37 Thank you for the hint Jeremy, this might even fix the embedded browser issue I noticed with Azureus/Vuze. I'll give it a try. Emmanuel Bourg

Bug#879002: Should the package be removed?

2017-10-18 Thread Emmanuel Bourg
(Zeppelin, Atlas, Ranger and Knox). Emmanuel Bourg [1] https://github.com/kohsuke [2] https://github.com/kohsuke/libpam4j/issues/18

Bug#870860: openjfx: CVE-2017-10086 CVE-2017-10114

2017-10-17 Thread Emmanuel Bourg
I ran the Oracle JavaFX demos with the new version and it worked fine (except the media player but this isn't a regression, something is probably misconfigured on my machine). Should I proceed with the upload, or do you want to do it directly? Emmanuel Bourg

Bug#878472: jackson-datatype-guave: FTBFS: Multiple test failures

2017-10-13 Thread Emmanuel Bourg
Le 14/10/2017 à 00:30, Markus Koschany a écrit : > However since we don't have any > consumers for it at the moment, we could also live with just removing > it. +1, let's remove it. Emmanuel Bourg

Bug#870860: openjfx: CVE-2017-10086 CVE-2017-10114

2017-10-06 Thread Emmanuel Bourg
Hi, Quick update on openjfx: the package is back on track, as of version 8u141-b14-3 I eventually managed to get it to build on both amd64 and i386 in unstable for the first time since January. If the tests go well I'll prepare the security update next week. Emmanuel Bourg

Bug#857464: openjfx: FTBFS - Execution failed for task ':web:compileNativeLinux'

2017-10-03 Thread Emmanuel Bourg
-Wl,--no-keep-memory to the linker flags but it didn't help either (I'm not sure I configured cmake properly though). Any help would be highly appreciated. Emmanuel Bourg

Bug#870860: openjfx: CVE-2017-10086 CVE-2017-10114

2017-10-02 Thread Emmanuel Bourg
w when I'm ready for a stable-security update. Emmanuel Bourg

Bug#874276: ca-certificates-java: fails to install on armhf: Error: missing `server' JVM at `/usr/lib/jvm/java-8-openjdk-armhf/jre/lib/arm/server/libjvm.so'

2017-09-29 Thread Emmanuel Bourg
never was?). But if it was tested and it improves the situation that's fine. We can still do better later. Emmanuel Bourg

Bug#874276: ca-certificates-java: fails to install on armhf: Error: missing `server' JVM at `/usr/lib/jvm/java-8-openjdk-armhf/jre/lib/arm/server/libjvm.so'

2017-09-29 Thread Emmanuel Bourg
ase? The latest nmu needs to be merged too. Emmanuel Bourg

Bug#874494: rebuilding libsambox-java generates unmet dependency on libsejda-io-java (>= 1.1.3.RELEASE)

2017-09-13 Thread Emmanuel Bourg
this for me. I share your feelings wrt to pom patching. Removing the --has-package-version flag is fine until maven-debian-helper learns to better handle these suffixes. Emmanuel Bourg

Bug#874494: rebuilding libsambox-java generates unmet dependency on libsejda-io-java (>= 1.1.3.RELEASE)

2017-09-09 Thread Emmanuel Bourg
Control: reassign -1 libsejda-io-java Control: affects -1 libsambox-java Control: tags -1 + patch Le 9/09/2017 à 19:53, Markus Koschany a écrit : > thanks for the patch. However we can just remove the > --has-package-version option in libsambox-java.poms which will have the > same effect. This

Bug#874494: rebuilding libsambox-java generates unmet dependency on libsejda-io-java (>= 1.1.3.RELEASE)

2017-09-06 Thread Emmanuel Bourg
e version of the package when --has-package-version is specified (actually the pom version must be less than the package version, this allows some divergences such as a package with the version 1.2.3+ds1 and the pom with the version 1.2.3). This will allow us to easily identify and fix the packages affected. Emmanuel Bourg

Bug#874494: rebuilding libsambox-java generates unmet dependency on libsejda-io-java (>= 1.1.3.RELEASE)

2017-09-06 Thread Emmanuel Bourg
Le 6/09/2017 à 14:51, Matthias Klose a écrit : > rebuilding libsambox-java generates unmet dependency on libsejda-io-java (>= > 1.1.3.RELEASE) > > $ dpkg -I ../libsambox-java_1.0.34-1_all.deb | grep Depends > Depends: libcommons-io-java, libfontbox2-java (>= 2.0.7), libsejda-io-java > (>= >

Bug#874494: rebuilding libsambox-java generates unmet dependency on libsejda-io-java (>= 1.1.3.RELEASE)

2017-09-06 Thread Emmanuel Bourg
Le 6/09/2017 à 18:56, Matthias Klose a écrit : >> - remove the suffix from the version in the pom > > doesn't work > >> - remove the --has-package-version flag > > doesn't work You did that on libsejda-io-java right?

Bug#873828: maven-compiler-plugin FTBFS: artifact org.codehaus.plexus:plexus-component-annotations:jar:debian has not been downloaded

2017-08-31 Thread Emmanuel Bourg
more. Emmanuel Bourg

Bug#871348: robocode FTBFS

2017-08-31 Thread Emmanuel Bourg
ROR] Earlier versions of assembly-plugin will silently destroy your file. Fix your descriptor Emmanuel Bourg

Bug#867648: jruby-maven-plugins: FTBFS: RailsService.java:[26,20] variable session might not have been initialized

2017-08-30 Thread Emmanuel Bourg
The build currently fails with another error: [INFO] --- exec-maven-plugin:1.6.0:exec (install gems) @ ruby-tools --- LoadError: no such file to load -- rubygems/installer require at org/jruby/RubyKernel.java:961 at

Bug#871340: avro-java: FTBFS: [ERROR] Failed to execute goal com.thoughtworks.paranamer:paranamer-maven-plugin:2.8:generate (paranamer-test) on project avro: Fa

2017-08-30 Thread Emmanuel Bourg
This issue was caused by the update of libqdox2-java. Reverting to the version 2.0~M3-3 in stretch fixes this issue.

Bug#871328: jakarta-jmeter: FTBFS: /<>/build.xml:1157: Cannot find required classes

2017-08-08 Thread Emmanuel Bourg
control: reassign -1 libhtmlparser-java 1.6.20060610.dfsg0-6 control: affects -1 jakarta-jmeter Thank you for the report Lucas. This is a regression introduced libhtmlparser-java/1.6.20060610.dfsg0-6, I mistakenly renamed the jar installed in /usr/share/java. This also caused a conflict with

Bug#814176: Bug#793492: Bug#814176: azureus: (Build-)Depends on OpenJDK 7

2017-08-08 Thread Emmanuel Bourg
eue. Emmanuel Bourg

Bug#870685: libhtml5parser-java, libhtmlparser-java: error when trying to install together

2017-08-04 Thread Emmanuel Bourg
Le 4/08/2017 à 06:20, Andreas Beckmann a écrit : > Here is a list of files that are known to be shared by both packages > (according to the Contents file for sid/amd64, which may be > slightly out of sync): > > usr/share/java/htmlparser.jar Thank you Andreas. I think the /usr/share/java jar

Bug#870388: animal-sniffer: FTBFS

2017-08-01 Thread Emmanuel Bourg
Hi Andreas, this is a duplicate of #870339

Bug#870339: animal-sniffer FTBFS: recipe for target 'clean' failed

2017-08-01 Thread Emmanuel Bourg
Le 1/08/2017 à 11:11, Adrian Bunk a écrit : > Lots of Java packages started to FTBFS the same way last night in the > reproducible builds. It should affect all packages built with maven-debian-helper + DH, so about 400 packages. > I just tried downgrading debhelper to 10.7 and that fixed it,

Bug#870339: animal-sniffer FTBFS: recipe for target 'clean' failed

2017-08-01 Thread Emmanuel Bourg
Thank you for the report Adrian. I admit I don't understand why the clean target fails on the builder. The package just uses the default dh_auto_clean from maven-debian-helper with no other customization (no override, no debian/clean), and it works well for many other packages. Emmanuel Bourg

Bug#869361: maven-bundle-plugin: FTBFS after maven-archive 3.1.1 update

2017-07-24 Thread Emmanuel Bourg
Le 23/07/2017 à 03:34, tony mancill a écrit : > Thank you for the guidance - much appreciated! I'm working on the patch > for maven-bundle-plugin 2.5.4 now, since it's just a simple signature > change to add the MavenSession [1]. Thank you for the fix Tony!

Bug#869279: hdrhistogram FTBFS: java.lang.NoSuchMethodError: org.apache.maven.archiver.MavenArchiver.getManifest

2017-07-22 Thread Emmanuel Bourg
Hi Adrian, Thank you for the report. No need to report more "NoSuchMethodError" related to MavenArchiver, this is a toolchain issue with maven-bundle-plugin which affects all its rdeps (~160 packages). I'll look into this shortly. Emmanuel Bourg

Bug#869361: maven-bundle-plugin: FTBFS after maven-archive 3.1.1 update

2017-07-22 Thread Emmanuel Bourg
to bnd. I suggest fixing the compatibility with maven-archiver without upgrading the plugin yet, and later upgrade it when the new version of bnd is ready. Emmanuel Bourg

Bug#866845: libidw-java FTBFS: PropertyMapImpl.java:383: error: unmappable character for encoding ASCII

2017-07-04 Thread Emmanuel Bourg
Le 4/07/2017 à 20:21, Markus Koschany a écrit : > I understand what you intend to say. Even if UTF-8 was the default, > libidw-java would require an override with ISO-8859-1 encoding. However > we are talking about the general case. What is more likely that a Java > project contains an UTF-8

Bug#866845: libidw-java FTBFS: PropertyMapImpl.java:383: error: unmappable character for encoding ASCII

2017-07-04 Thread Emmanuel Bourg
Le 4/07/2017 à 17:45, Markus Koschany a écrit : > I think it is very important that the encoding is handled consistently > by all build tools. I wanted to fix this for a while now because too > many times I had to specify UTF-8 explicitly and the build system tried > to use ASCII. UTF-8 is the

Bug#866845: libidw-java FTBFS: PropertyMapImpl.java:383: error: unmappable character for encoding ASCII

2017-07-04 Thread Emmanuel Bourg
Le 4/07/2017 à 14:08, Markus Koschany a écrit : > Maybe let's start with an upload to > experimental and we try it on some guinea pig javahelper packages first. Why not but it looks like a lot of efforts for no gain (besides the satisfaction of compiling with a modern encoding, but that's not a

Bug#866845: libidw-java FTBFS: PropertyMapImpl.java:383: error: unmappable character for encoding ASCII

2017-07-03 Thread Emmanuel Bourg
). Using ISO-8859-1 is roughly equivalent to the behavior we had before changing the language level to 1.7. Since this mostly affects comments in the code it isn't very important. I'm fine if someone wants to use UTF-8, but he has to be prepared to also fix the packages built with jh_build. Emmanuel Bourg

Bug#866845: libidw-java FTBFS: PropertyMapImpl.java:383: error: unmappable character for encoding ASCII

2017-07-03 Thread Emmanuel Bourg
Le 3/07/2017 à 11:48, Markus Koschany a écrit : > So if I understand correctly all pure javahelper packages are safe as > long as they have defined the encoding already? Yes, but I'm under the impression that no javahelper based package does so (a code search on "JH_JAVADOC_OPTS" returns only

Bug#866845: libidw-java FTBFS: PropertyMapImpl.java:383: error: unmappable character for encoding ASCII

2017-07-03 Thread Emmanuel Bourg
Le 3/07/2017 à 11:19, Markus Koschany a écrit : > Don't we have a way to say javahelper and maven-debian-helper default to > UTF-8 but existing overrides like project.build.sourceEncoding (Maven) > or export _JAVA_OPTIONS (javahelper) still continue to work and take > precedence over them? For

Bug#866845: libidw-java FTBFS: PropertyMapImpl.java:383: error: unmappable character for encoding ASCII

2017-07-02 Thread Emmanuel Bourg
specify a default encoding. ISO-8859-1 should be a good choice because any one byte character is considered valid. Emmanuel Bourg

Bug#866855: libgettext-commons-java FTBFS: Gettext Commons build failure

2017-07-02 Thread Emmanuel Bourg
erefore, I'm going to reassign this > bug and hopefully address it with an upload of maven-assembly. I'd add that most of the time maven-assembly-plugin isn't required for building our packages. So this could probably be solved by ignoring this plugin. Emmanuel Bourg

Bug#864768: libquartz2-java: Disable the update checker

2017-06-30 Thread Emmanuel Bourg
Hi Tony, You are right, thank you for investigating this issue. Emmanuel

Bug#864769: Duplicate bug reports?

2017-06-15 Thread Emmanuel Bourg
intentional, that's two different packages with different fixes. Emmanuel Bourg

Bug#864597: upgrade-reports: jessie -> stretch: gnome fails to upgrade: cycle found while processing triggers

2017-06-15 Thread Emmanuel Bourg
rtificates-java and move the keystore generation to openjdk-8. That would also solve the circular dependency (#864657). If you upload a NMU could you please push the changes to the Git repository? Emmanuel Bourg

Bug#863803: ca-certificates-java: depends on obsolete openjdk-7-jre-headless

2017-05-31 Thread Emmanuel Bourg
Thank you for the report Andreas. The upgrade problem is odd because ca-certificates-java expects openjdk-7-jre-headless *or* java7-runtime-headless which is provided by openjdk-8-jre-headless. openjdk-8 isn't pulled automatically in this case?

Bug#863223: maven-plugin-tools: FTBFS: maven/tools/plugin/generator/PluginHelpGenerator.java:[300,61] unreported exception java.io.IOException; must be caught or declared to be thrown

2017-05-23 Thread Emmanuel Bourg
an IOException that must be caught. It may affect a few other maven related libraries. I'll fix that in plexus-utils2 by replacing the IOException with an unchecked runtime exception. Emmanuel Bourg

Bug#859001: libbrowserlauncher-java: No jar file without version number

2017-05-09 Thread Emmanuel Bourg
Control: severity -1 important This library was last updated 10 years ago, the probability of a new release and a subsequent breakage of the reverse dependencies building their classpath with the versioned jar is rather low. Emmanuel Bourg

Bug#860650: zookeeper: FTBFS on i386: java.io.FileNotFoundException: /home/user42/.ant/cache/resolved-org.apache.zookeeper-zookeeper-3.4.9-2.xml (No such file or directory)

2017-04-19 Thread Emmanuel Bourg
settings of the main build aren't use there, and ivy-2.4.0.jar is downloaded from http://repo2.maven.org. I guess this explains the failure. Emmanuel Bourg

Bug#860489: apache-log4j2: CVE-2017-5645: socket receiver deserialization vulnerability

2017-04-18 Thread Emmanuel Bourg
a isn't used in jessie, this CVE can be ignored there. Emmanuel Bourg

Bug#858876: libjna-jni: causes NoClassDefFoundError

2017-04-18 Thread Emmanuel Bourg
Le 18/04/2017 à 00:07, Emmanuel Bourg a écrit : > I'll get another look. I wrote a simple test case: import com.sun.jna.platform.unix.X11; public class JNATest { public static void main(String[] args) throws Exception { System.setProperty("jna.boot.libr

Bug#858876: libjna-jni: causes NoClassDefFoundError

2017-04-17 Thread Emmanuel Bourg
amed path of the library is now hardcoded and can't be changed by a system property. Creating a symlink should have no effect. Could this be caused by an embedded jar in netbeans ? Emmanuel Bourg

Bug#858876: libjna-jni: causes NoClassDefFoundError

2017-04-17 Thread Emmanuel Bourg
Le 17/04/2017 à 23:55, Markus Koschany a écrit : > I'm quite sure that we don't use an embedded jar of JNA somewhere in > Netbeans. Could you try removing the jna jar manually from /usr/share/java to confirm that? > I suspect that Netbeans' System.setProperty does something differently > and

Bug#858876: libjna-jni: causes NoClassDefFoundError

2017-04-12 Thread Emmanuel Bourg
a functional divergence though. I can implement this. The netbeans patch can later be simplified since tweaking jna.boot.library.name will be no longer necessary. Emmanuel Bourg [1] https://codesearch.debian.net/search?q=jna.boot.library.name signature.asc Description: OpenPGP digital signature

Bug#858876: libjna-jni: causes NoClassDefFoundError

2017-04-11 Thread Emmanuel Bourg
-platform-nojnabinaries.patch should be changed such that the jna.boot.library.name property is no longer set. This will use the default library wired in libjna-java. Emmanuel Bourg signature.asc Description: OpenPGP digital signature

Bug#859005: Bug#859001: Let's remove BrowserLauncher from Stretch

2017-04-04 Thread Emmanuel Bourg
stallation, how safe is it to assume that this works when default-jre is installed? And do I need to check if Desktop.Action.BROWSE is available or can I safely assume it? Excellent question, this needs some testing with various desktop environments. Emmanuel Bourg

Bug#631991: libmaven-ant-tasks-java is missing all its dependencies.

2017-04-04 Thread Emmanuel Bourg
there is no need to declare the dependencies on the package. Emmanuel Bourg

Bug#859005: Bug#859001: Let's remove BrowserLauncher from Stretch

2017-03-30 Thread Emmanuel Bourg
Le 30/03/2017 à 14:21, Ole Streicher a écrit : > IMO that makes the BrowserLauncher package *really* obsolete here. I agree, BrowserLauncher was interesting before Java 6, but the Desktop API is good enough for most usages now. Emmanuel Bourg

Bug#859001: Let's remove BrowserLauncher from Stretch

2017-03-30 Thread Emmanuel Bourg
e JDK API for launching the browser instead (the browse(URI) method in the java.awt.Desktop class [1]) ? Emmanuel Bourg [1] http://docs.oracle.com/javase/7/docs/api/java/awt/Desktop.html#browse(java.net.URI)

Bug#858876: libjna-jni: causes NoClassDefFoundError

2017-03-28 Thread Emmanuel Bourg
Le 28/03/2017 à 07:41, YOSHINO Yoshihito a écrit : > Workaround: Creating a symlink libjnidispatch.so -> libjnidispatch.system.so > fixes this error. Hi, Thank you for the report. The symlink was in the same directory? What JRE did you use? Emmanuel Bourg

Bug#856560: ppc64el: "Cannot find any VM in Java Home" issue

2017-03-02 Thread Emmanuel Bourg
Control: severity -1 important Thank you for the report Breno. I'm lowering the severity, I don't think this is critical to the point the package should be removed from Stretch. Emmanuel Bourg

Bug#855324: pdfsam fails to start

2017-02-21 Thread Emmanuel Bourg
moving it. Emmanuel Bourg

Bug#853998: CVE-2017-3250 / CVE-2017-3249 / CVE-2017-3247 / CVE-2016-5528 / CVE-2016-5519

2017-02-02 Thread Emmanuel Bourg
tional mapper (glassfish-toplink-essentials) that is never used at runtime. Emmanuel Bourg

Bug#822091: libxmlbeans-java: Embeds classes without source

2017-01-23 Thread Emmanuel Bourg
, and then compiles them. There are still a few jar files with compiled classes (junit, saxon, jsr173, oldxbean) but they aren't used to build the package. So this is more a matter of cleaning the upstream tarball of unnecessary files than fixing a severe policy violation. Emmanuel Bourg

Bug#852255: projectreactor: FTBFS (No cached version of com.esotericsoftware.minlog:minlog:debian)

2017-01-23 Thread Emmanuel Bourg
Control: reassign -1 netty 1:4.1.7-1 Control: affects -1 projectreactor Thank you for spotting this Santiago. This is caused by a regression in netty 1:4.1.7-1, the Maven pom for the netty-all artifact has incorrect dependency information. Emmanuel Bourg

Bug#852253: kryo-serializers: FTBFS (Cannot access central (https://repo.maven.apache.org/maven2) in offline mode)

2017-01-23 Thread Emmanuel Bourg
Hi Santiago, I think this is a duplicate of #851037, it'll be fixed today once libkryo-java/2.20-6 migrates to testing. Emmanuel Bourg

Bug#788726: [src:jspwiki] Some sources are not included in your package

2017-01-19 Thread Emmanuel Bourg
ink he should make this decision. I had a velleity to do something about jspwiki but it hasn't materialized. I don't use jspwiki nor plan to use it, nobody has enquired about the package for years and there are good alternatives. I think it's preferable to remove it until someone really motivated s

Bug#851408: CVE-2016-6814

2017-01-15 Thread Emmanuel Bourg
this kind of serialization issue, the real issue is applications relying on serialization and not sanitizing the input data (i.e. applications should whitelist the classes allowed to be deserialized, it's impossible to use Java serialization securely otherwise). Emmanuel Bourg

Bug#849930: easybind: FTBFS (Cannot find pom file easybind.pom)

2017-01-13 Thread Emmanuel Bourg
Le 13/01/2017 à 09:55, Santiago Vila a écrit : > My autobuilders do not work that way (with arbitrary build-dependencies). > > Please tell me if those versions are in testing, in unstable, or > something else (I hope it's not experimental, I don't have a chroot > setup for it). They are both in

Bug#849025: jalview: FTBFS: error: cannot find symbol EnumCallback

2017-01-13 Thread Emmanuel Bourg
It looks like jalview was broken by the switch from jmol 12.2 to 14.6 in December. There is a new version in the Git repository (2.10) but it doesn't build yet. Emmanuel Bourg

Bug#849930: easybind: FTBFS (Cannot find pom file easybind.pom)

2017-01-13 Thread Emmanuel Bourg
Hi Santiago, Could you please try again with the latest version of gradle (3.2.1-1 instead of 3.1-2) and gradle-debian-helper (1.5.1 instead of 1.4.4) ? Emmanuel Bourg

Bug#850553: eclipse-gef: FTBFS: pde-build -a "-DjavacTarget=1.5 -DjavacSource=1.5 -DbuildId=dist -DforceContextQualifier=dist" -f org.eclipse.draw2d returned exit code 13

2017-01-12 Thread Emmanuel Bourg
packages are potentially affected. I plan to revert the modification in Ant and make the field non final. Emmanuel Bourg [1] https://github.com/apache/ant/commit/984a03d [2] https://github.com/eclipse/eclipse.platform/blob/R4_6_maintenance/ant/org.eclipse.ant.core/src_ant/org/eclipse/ant

Bug#851034: projectreactor: FTBFS: Could not resolve all dependencies for configuration ':reactor-core:compileClasspath'.

2017-01-11 Thread Emmanuel Bourg
control: reassign -1 libminlog-java The groupId of minlog changed in libminlog-java/1.3.0, the pom in libkryo-java must be updated. Emmanuel Bourg

Bug#851037: kryo-serializers: FTBFS: find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-containers/*/*.jar': No such file or directory

2017-01-11 Thread Emmanuel Bourg
control: reassign -1 libminlog-java Thank you for the report Lucas. The groupId of minlog changed in libminlog-java/1.3.0, the pom in libkryo-java must be updated. Emmanuel Bourg

Bug#787552: [eclipse-wtp][FTBFS][LICENSE Problem] Multiple distribution problem

2017-01-10 Thread Emmanuel Bourg
control: severity -1 normal The build failure caused by JFlex has been fixed. I don't think there is a license issue with the rsc files but for clarity it would be good to explain this in debian/copyright.

Bug#849930: easybind: FTBFS (Cannot find pom file easybind.pom)

2017-01-10 Thread Emmanuel Bourg
, Emmanuel Bourg

<    1   2   3   4   5   6   7   8   >