Merge branch 'feature/packaging' of github.com:scm-manager/scm-manager into feature/packaging

This commit is contained in:
Sebastian Sdorra
2020-05-25 16:33:12 +02:00
3 changed files with 3 additions and 3 deletions

View File

@@ -95,7 +95,7 @@ then
REPO="$BASEDIR"/lib
fi
CLASSPATH=$CLASSPATH_PREFIX:"$BASEDIR"/conf:"$REPO"/scm-server-2.0.0-SNAPSHOT.jar:"$REPO"/commons-daemon-1.2.2.jar:"$REPO"/jetty-server-9.4.27.v20200227.jar:"$REPO"/javax.servlet-api-3.1.0.jar:"$REPO"/jetty-http-9.4.27.v20200227.jar:"$REPO"/jetty-io-9.4.27.v20200227.jar:"$REPO"/jetty-webapp-9.4.27.v20200227.jar:"$REPO"/jetty-xml-9.4.27.v20200227.jar:"$REPO"/jetty-servlet-9.4.27.v20200227.jar:"$REPO"/jetty-security-9.4.27.v20200227.jar:"$REPO"/jetty-jmx-9.4.27.v20200227.jar:"$REPO"/jetty-util-9.4.27.v20200227.jar
CLASSPATH=$CLASSPATH_PREFIX:"$BASEDIR"/conf:"$REPO"/scm-server-2.0.0-SNAPSHOT.jar:"$REPO"/commons-daemon-1.2.2.jar:"$REPO"/jetty-server-9.4.28.v20200408.jar:"$REPO"/javax.servlet-api-3.1.0.jar:"$REPO"/jetty-http-9.4.28.v20200408.jar:"$REPO"/jetty-io-9.4.28.v20200408.jar:"$REPO"/jetty-webapp-9.4.28.v20200408.jar:"$REPO"/jetty-xml-9.4.28.v20200408.jar:"$REPO"/jetty-servlet-9.4.28.v20200408.jar:"$REPO"/jetty-security-9.4.28.v20200408.jar:"$REPO"/jetty-jmx-9.4.28.v20200408.jar:"$REPO"/jetty-util-9.4.28.v20200408.jar
# For Cygwin, switch paths to Windows format before running java
if $cygwin; then

View File

@@ -95,7 +95,7 @@ then
REPO="$BASEDIR"/lib
fi
CLASSPATH=$CLASSPATH_PREFIX:"$BASEDIR"/conf:"$REPO"/scm-server-2.0.0-SNAPSHOT.jar:"$REPO"/commons-daemon-1.2.2.jar:"$REPO"/jetty-server-9.4.27.v20200227.jar:"$REPO"/javax.servlet-api-3.1.0.jar:"$REPO"/jetty-http-9.4.27.v20200227.jar:"$REPO"/jetty-io-9.4.27.v20200227.jar:"$REPO"/jetty-webapp-9.4.27.v20200227.jar:"$REPO"/jetty-xml-9.4.27.v20200227.jar:"$REPO"/jetty-servlet-9.4.27.v20200227.jar:"$REPO"/jetty-security-9.4.27.v20200227.jar:"$REPO"/jetty-jmx-9.4.27.v20200227.jar:"$REPO"/jetty-util-9.4.27.v20200227.jar
CLASSPATH=$CLASSPATH_PREFIX:"$BASEDIR"/conf:"$REPO"/scm-server-2.0.0-SNAPSHOT.jar:"$REPO"/commons-daemon-1.2.2.jar:"$REPO"/jetty-server-9.4.28.v20200408.jar:"$REPO"/javax.servlet-api-3.1.0.jar:"$REPO"/jetty-http-9.4.28.v20200408.jar:"$REPO"/jetty-io-9.4.28.v20200408.jar:"$REPO"/jetty-webapp-9.4.28.v20200408.jar:"$REPO"/jetty-xml-9.4.28.v20200408.jar:"$REPO"/jetty-servlet-9.4.28.v20200408.jar:"$REPO"/jetty-security-9.4.28.v20200408.jar:"$REPO"/jetty-jmx-9.4.28.v20200408.jar:"$REPO"/jetty-util-9.4.28.v20200408.jar
# For Cygwin, switch paths to Windows format before running java
if $cygwin; then

View File

@@ -95,7 +95,7 @@ then
REPO="$BASEDIR"/lib
fi
CLASSPATH=$CLASSPATH_PREFIX:"$BASEDIR"/conf:"$REPO"/scm-server-2.0.0-SNAPSHOT.jar:"$REPO"/commons-daemon-1.2.2.jar:"$REPO"/jetty-server-9.4.27.v20200227.jar:"$REPO"/javax.servlet-api-3.1.0.jar:"$REPO"/jetty-http-9.4.27.v20200227.jar:"$REPO"/jetty-io-9.4.27.v20200227.jar:"$REPO"/jetty-webapp-9.4.27.v20200227.jar:"$REPO"/jetty-xml-9.4.27.v20200227.jar:"$REPO"/jetty-servlet-9.4.27.v20200227.jar:"$REPO"/jetty-security-9.4.27.v20200227.jar:"$REPO"/jetty-jmx-9.4.27.v20200227.jar:"$REPO"/jetty-util-9.4.27.v20200227.jar
CLASSPATH=$CLASSPATH_PREFIX:"$BASEDIR"/conf:"$REPO"/scm-server-2.0.0-SNAPSHOT.jar:"$REPO"/commons-daemon-1.2.2.jar:"$REPO"/jetty-server-9.4.28.v20200408.jar:"$REPO"/javax.servlet-api-3.1.0.jar:"$REPO"/jetty-http-9.4.28.v20200408.jar:"$REPO"/jetty-io-9.4.28.v20200408.jar:"$REPO"/jetty-webapp-9.4.28.v20200408.jar:"$REPO"/jetty-xml-9.4.28.v20200408.jar:"$REPO"/jetty-servlet-9.4.28.v20200408.jar:"$REPO"/jetty-security-9.4.28.v20200408.jar:"$REPO"/jetty-jmx-9.4.28.v20200408.jar:"$REPO"/jetty-util-9.4.28.v20200408.jar
# For Cygwin, switch paths to Windows format before running java
if $cygwin; then