Closed adriens closed 6 years ago
Asked for some help see https://forum.snapcraft.io/t/simple-jar-snap-with-bundled-jre/4598/4
Answer : https://forum.snapcraft.io/t/simple-jar-snap-with-bundled-jre/4598/5?u=adriens
apps:
schemacrawler:
command: schemacrawler-15.01.04-distribution/_schemacrawler/schemacrawler.sh
environment:
JAVA_HOME: $SNAP/usr/lib/jvm/java-1.8.0-openjdk-$SNAP_ARCH
PATH: $JAVA_HOME/bin:$JAVA_HOME/jre/bin:$PATH
I guess.... it did the job ! https://travis-ci.org/adriens/schemacrawler-snapcraft/builds/451268195