Re: Help needed for Artemis

2018-08-04 Thread Markus Koschany
Hi, Am 05.08.2018 um 13:48 schrieb Andreas Tille: [...] > > Is there any clever way to solve this instead of doing a lot of copying or > symlinking? To me it looks like the jar-rules.patch is responsible for this build failure. Some files and directories don't exist in your upstream sources. It

Re: Help needed for Artemis

2018-08-04 Thread Andreas Tille
Hi Markus, after fixing the patch I've build all class files successfully but when it comes to generating the JAR it switches to a subdirectory which leads to ... cd jar_build/build; \ rm -rf META-INF/MANIFEST.MF; \ echo "Main-Class: uk.ac.sanger.artemis.components.ArtemisMain\nPermissions: all-

Help needed for Artemis

2018-08-04 Thread Andreas Tille
Hi, I try to build the latest version of Artemis[1] but when I try to build the current state in Git I get: ... CLASSPATH=/usr/share/java/biojava.jar:/usr/share/java/j2ssh-core.jar:/usr/share/java/ibatis.jar:/usr/share/java/log4j-1.2.jar:/usr/share/java/postgresql-jdbc3.jar:/usr/share/java/picard