Re: Salsa repository creation script

2018-10-19 Thread gregor herrmann
On Fri, 19 Oct 2018 19:17:43 +0200, Emmanuel Bourg wrote: > I know we have several repositories that weren't created with the script > and are lacking the "default" configuration I defined when migrating to > Salsa. I'm considering writing a script scanning the repositories and > fixing the config

Re: Salsa repository creation script

2018-10-19 Thread Emmanuel Bourg
Le 19/10/2018 à 18:48, Markus Koschany a écrit : > Would it be possible to execute this script via the "official" > Salsa/Gitlab interface or is there another way to configure hooks? I > find it somehow backwards if we have to configure hooks this way and not > via the "Create repository" feature

Re: Now we have antlr 4.6 - any chance to get 4.7 soon (Was: beast-mcmc2: Cannot find symbol CharStreams.fromString(newick))

2018-10-19 Thread Markus Koschany
Am 19.10.18 um 17:33 schrieb Emmanuel Bourg: [...] > @Andreas: We have a script [1] to create the repositories on Salsa. It's > important to use it because it configures the IRC/BTS/mail hooks properly. > > [1] > https://salsa.debian.org/java-team/pkg-java-scripts/blob/master/setup-salsa-repositor

Re: OpenJDK12 and Eclipse

2018-10-19 Thread Emmanuel Bourg
Le 19/10/2018 à 15:54, remy wehrung a écrit : > Hello, I am a user, happy to debian for years. kelle will be the version > of the open JDK, eclipse and plug in, more generally java tools? thank you Hi Remy, Debian 10 Buster, the next version of Debian to be released next year, will have OpenJDK 1

Re: Now we have antlr 4.6 - any chance to get 4.7 soon (Was: beast-mcmc2: Cannot find symbol CharStreams.fromString(newick))

2018-10-19 Thread Emmanuel Bourg
Le 19/10/2018 à 17:14, Andreas Tille a écrit : > I have cloned > >https://salsa.debian.org/merkys-guest/mojo-executor > > to > >https://salsa.debian.org/java-team/mojo-executor > > where it should reside when maintained in Java Team. :-) @Andreas: We have a script [1] to create the re

Re: Now we have antlr 4.6 - any chance to get 4.7 soon (Was: beast-mcmc2: Cannot find symbol CharStreams.fromString(newick))

2018-10-19 Thread Emmanuel Bourg
Le 19/10/2018 à 17:14, Andreas Tille a écrit : > Moreover there are some lintian issues: > > I: mojo-executor-parent source: quilt-patch-missing-description > sonatype-to-eclipse.patch > W: libmojo-executor-java-doc: embedded-javascript-library > usr/share/doc/libmojo-executor-java/mojo-executo

OpenJDK12 and Eclipse

2018-10-19 Thread remy wehrung
Hello, I am a user, happy to debian for years. kelle will be the version of the open JDK, eclipse and plug in, more generally java tools? thank you

Re: Now we have antlr 4.6 - any chance to get 4.7 soon (Was: beast-mcmc2: Cannot find symbol CharStreams.fromString(newick))

2018-10-19 Thread Andreas Tille
Hi Andrius, On Fri, Oct 19, 2018 at 05:42:34PM +0300, Andrius Merkys wrote: > Hi Andreas, > > On 2018-10-16 17:03, Andreas Tille wrote: > > Very good. Let me know if I could be of any help (which basically would > > boil down to testing and if needed sponsoring). > > updating antlr4 to 4.7 requ

Re: Now we have antlr 4.6 - any chance to get 4.7 soon (Was: beast-mcmc2: Cannot find symbol CharStreams.fromString(newick))

2018-10-19 Thread Andrius Merkys
Hi Andreas, On 2018-10-16 17:03, Andreas Tille wrote: > Very good. Let me know if I could be of any help (which basically would > boil down to testing and if needed sponsoring). updating antlr4 to 4.7 requires two new Debian packages, libmojo-executor-java (ITP #911286) and libstring-template-m

Re: Unresolved ${java:Depends} (Was: IGV)

2018-10-19 Thread Andreas Tille
Hi, On Fri, Oct 19, 2018 at 01:26:30PM +0200, Emmanuel Bourg wrote: > Le 19/10/2018 à 13:20, Andreas Tille a écrit : > > > Any comment from the Debian Java team? > > If I remember well ${java:Depends} is inferred from the Class-Path > attribute in the MANIFEST.MF file of the jars installed in th

Re: Unresolved ${java:Depends} (Was: IGV)

2018-10-19 Thread Emmanuel Bourg
Le 19/10/2018 à 13:20, Andreas Tille a écrit : > Any comment from the Debian Java team? If I remember well ${java:Depends} is inferred from the Class-Path attribute in the MANIFEST.MF file of the jars installed in the package. Could you check the manifest of the jar generated? Emmanuel Bourg

Unresolved ${java:Depends} (Was: IGV)

2018-10-19 Thread Andreas Tille
On Fri, Oct 19, 2018 at 08:53:22AM +0200, Olivier Sallou wrote: > > I just pulled from git, rebuilt and tried with new deb, and got no > issue, GUI started as expected. > This kind of error suggest that it did not found in igv classpath the > htsjdk.jar (not installed or not in in command classpat