Bug#894359: Help needed to port beast2-mcmc to Java 9

2018-12-04 Thread Andreas Tille
Thanks a lot, Andreas. On Wed, Nov 14, 2018 at 01:28:01AM +0100, Emmanuel Bourg wrote: > On Mon, 9 Apr 2018 13:24:51 +0200 Andreas Tille wrote: > > > [javac] import com.sun.org.apache.xerces.internal.dom.CoreDocumentImpl; > > [javac] ^ > >

Bug#894359: Help needed to port beast2-mcmc to Java 9

2018-11-13 Thread Emmanuel Bourg
On Mon, 9 Apr 2018 13:24:51 +0200 Andreas Tille wrote: > [javac] import com.sun.org.apache.xerces.internal.dom.CoreDocumentImpl; > [javac] ^ > [javac] > /build/beast2-mcmc-2.4.8+dfsg/src/beast/util/XMLParserUtils.java:120: > warning: Core

Bug#894359: Help needed to port beast2-mcmc to Java 9

2018-04-09 Thread Andreas Tille
On Fri, Apr 06, 2018 at 01:50:39PM +0200, Emmanuel Bourg wrote: > Le 06/04/2018 à 13:45, Andreas Tille a écrit : > > > [javac] error: package org.fest.util does not exist > > fest-util.jar? Better, but not solved: ... compile-all: [echo] Building BEAST 2 [mkdir] Created dir: /buil

Bug#894359: Help needed to port beast2-mcmc to Java 9

2018-04-06 Thread Emmanuel Bourg
Le 06/04/2018 à 13:45, Andreas Tille a écrit : > [javac] error: package org.fest.util does not exist fest-util.jar?

Bug#894359: Help needed to port beast2-mcmc to Java 9

2018-04-06 Thread Andreas Tille
Hi Emmanuel, On Fri, Apr 06, 2018 at 10:25:07AM +0200, Emmanuel Bourg wrote: > > error: package org.antlr.v4.runtime.dfa does not exist > > I think you have to add antlr4-runtime.jar to the classpath. That's way better now. The remaining issues are: [javac] Compiling 468 source files

Bug#894359: Help needed to port beast2-mcmc to Java 9

2018-04-06 Thread Emmanuel Bourg
Hi Andreas, Le 06/04/2018 à 09:35, Andreas Tille a écrit : > error: package org.antlr.v4.runtime.dfa does not exist I think you have to add antlr4-runtime.jar to the classpath. Emmanuel Bourg

Bug#894359: Help needed to port beast2-mcmc to Java 9

2018-04-06 Thread Andreas Tille
Control: tags -1 help Hi, I have pushed the latest upstream version including the proposed fix of the Build-Depends to default-jdk to Git[1]. Unfortunately when trying to build the package I get lots of errors, starting with: ... [javac] /build/beast2-mcmc-2.4.8+dfsg/src/beast/util/XMLPars