Re: Bug#814901: jabref: at start jabref hangs with the error message "No appenders could be found for logger ..."

2016-02-16 Thread gregor herrmann
Control: forwarded -1 https://github.com/JabRef/jabref/issues/393 On Tue, 16 Feb 2016 22:50:14 +0100, Josef Atmin wrote: > Dear Gregor, > thanks a lot for the quick reply. Thanks for looking further into this issue! > > >prompt> DEBUG_WRAPPER=1 JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64/

Re: Bug#814901: jabref: at start jabref hangs with the error message "No appenders could be found for logger ..."

2016-02-16 Thread Josef Atmin
Dear Gregor, thanks a lot for the quick reply. On Tue, Feb 16, 2016 at 05:05:54PM +0100, gregor herrmann wrote: > Control: tag -1 + unreproducible > Control: severity -1 important > > On Tue, 16 Feb 2016 12:34:32 +0100, Josef Atmin wrote: > > > Package: jabref > > Version: 2.10+ds-5 > >

Bug#814948: RM: jenkins-crypto-util -- ROM; no longer used

2016-02-16 Thread Emmanuel Bourg
Package: ftp.debian.org Severity: normal Hi, Please remove the jenkins-crypto-util package. It was only used by Jenkins which has been removed recently. Thank you, Emmanuel Bourg

Bug#814946: RM: jenkins-winstone -- ROM; no longer used

2016-02-16 Thread Emmanuel Bourg
Package: ftp.debian.org Severity: normal Hi, Please remove the jenkins-winstone package. It was only used by Jenkins which has been removed recently. Thank you, Emmanuel Bourg

Re: plans for eclipse luna in debian

2016-02-16 Thread Christopher Hoskin
Out of curiosity, I thought I'd give this a try and see how far I got. I downloaded https://git.eclipse.org/c/tycho/org.eclipse.tycho.git/snapshot/tycho-0.24.0.tar.gz and copied the files http://pkgs.fedoraproject.org/cgit/rpms/tycho.git/tree/tycho-bootstrap.sh

Re: plans for eclipse luna in debian

2016-02-16 Thread Luca Vercelli
Can you have different patches to source code, according to different profiles? If so, then probably it's possible to do what you say. Il 16/02/2016 20:57, Thorsten Glaser ha scritto: > On Tue, 16 Feb 2016, Luca Vercelli wrote: > >> I don't know what are "build profiles" :( > Then ask before

Re: plans for eclipse luna in debian

2016-02-16 Thread Thorsten Glaser
On Tue, 16 Feb 2016, Luca Vercelli wrote: > I don't know what are "build profiles" :( Then ask before thinking ;-) > however I dont' think so, Maybe. With build profiles, you have something similar to Maven profiles in that you can: • have different Build-Depends (on the debian/control

Re: plans for eclipse luna in debian

2016-02-16 Thread Luca Vercelli
I don't know what are "build profiles" :( however I dont' think so, changes are really deep. Tycho is a Maven project with lots of modules, where most of the pom's use a package type that is introduced by Tycho itself. So one cannot use these pom's at all. Il 16/02/2016 10:13, Thorsten Glaser

Re: Bug#814901: jabref: at start jabref hangs with the error message "No appenders could be found for logger ..."

2016-02-16 Thread gregor herrmann
Control: tag -1 + unreproducible Control: severity -1 important On Tue, 16 Feb 2016 12:34:32 +0100, Josef Atmin wrote: > Package: jabref > Version: 2.10+ds-5 > Severity: grave > Justification: renders package unusable > > Dear Maintainer, Hallo Josef! Sorry to hear that you have problems with

Re: Bug#814875: libsis-jhdf5-java: FTBFS: jni.h:45:20: fatal error: jni_md.h: No such file or directory

2016-02-16 Thread Andreas Tille
On Tue, Feb 16, 2016 at 11:44:20AM +0100, Emmanuel Bourg wrote: > Le 16/02/2016 11:19, Andreas Tille a écrit : > > > I wonder whether this might be a missing symlink or so inside > > openjdk-8-jdk? > > openjdk-8 changed some symlinks (see #760301). There is a make fragment > available in

lombok.patcher

2016-02-16 Thread Markus Koschany
Hi, I'm currently investigating bug #814876. [1] I don't understand why lombok.patcher FTBFS now, although everything seemed to work fine yesterday. The error message is: [ivy:compile] error: Bad service configuration file, or exception thrown while constructing Processor object:

Re: Bug#814875: libsis-jhdf5-java: FTBFS: jni.h:45:20: fatal error: jni_md.h: No such file or directory

2016-02-16 Thread Emmanuel Bourg
Le 16/02/2016 11:19, Andreas Tille a écrit : > I wonder whether this might be a missing symlink or so inside > openjdk-8-jdk? openjdk-8 changed some symlinks (see #760301). There is a make fragment available in /usr/share/java/java_defaults.mk defining the right include option for the current

Re: Bug#814875: libsis-jhdf5-java: FTBFS: jni.h:45:20: fatal error: jni_md.h: No such file or directory

2016-02-16 Thread Andreas Tille
Hi, I think this issue occured since the change of default-jdk from openjdk-7-jdk to openjdk-8-jdk. Looking at $ apt-file search jni_md.h | grep "^openjdk-[78]-jdk" openjdk-7-jdk: /usr/lib/jvm/java-7-openjdk-amd64/include/jni_md.h openjdk-7-jdk:

Re: plans for eclipse luna in debian

2016-02-16 Thread Thorsten Glaser
On Tue, 16 Feb 2016, Christopher Hoskin wrote: > 1) Create a "tycho bootstrap" package using the partial bootstrap method > 3) Create a tycho package which build depends on the Eclipse 4.x package. > > This would have the disadvantage of requiring 2 versions of Eclipse in > Debian. Can you use

Re: plans for eclipse luna in debian

2016-02-16 Thread Christopher Hoskin
Dear Luca, I know very little about this, but I was wondering if something like this might be possible? 1) Create a "tycho bootstrap" package using the partial bootstrap method from Fedora and build depending on Eclipse 3.8 (the version currently in Sid); 2) Create an Eclipse 4.x package which