# HG changeset patch # User gbcs-embl-heidelberg # Date 1501573323 14400 # Node ID 9d85f5915da9793e1671237207e58f6ff5724593 # Parent 2cfed59e4d27dcada813644d23b2ce02e925a851 planemo upload for repository https://git.embl.de/grp-gbcs/Je/tree/master/src/galaxy commit 1c7680ac36888721d2c0b72f4e6d27415fe07b43 diff -r 2cfed59e4d27 -r 9d85f5915da9 README.md --- a/README.md Wed Jun 21 05:22:33 2017 -0400 +++ b/README.md Tue Aug 01 03:42:03 2017 -0400 @@ -15,5 +15,5 @@ ## Update toolshed -``planemo shed_update`` +``planemo shed_update --shed_target toolshed`` diff -r 2cfed59e4d27 -r 9d85f5915da9 je --- a/je Wed Jun 21 05:22:33 2017 -0400 +++ b/je Tue Aug 01 03:42:03 2017 -0400 @@ -5,7 +5,7 @@ DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" # echo $DIR # path to jar file to execute, this jar is supposed to be in the same dir as this script -JAR_FILE=$DIR"/je_1.1_bundle.jar" +JAR_FILE=$DIR"/je_1.2_bundle.jar" # set default _JAVA_OPTIONS _JAVA_OPTIONS=${_JAVA_OPTIONS:-'-Xmx4G -Xms256m'} diff -r 2cfed59e4d27 -r 9d85f5915da9 je_1.1_bundle.jar Binary file je_1.1_bundle.jar has changed diff -r 2cfed59e4d27 -r 9d85f5915da9 je_1.2_bundle.jar Binary file je_1.2_bundle.jar has changed diff -r 2cfed59e4d27 -r 9d85f5915da9 macros.xml --- a/macros.xml Wed Jun 21 05:22:33 2017 -0400 +++ b/macros.xml Tue Aug 01 03:42:03 2017 -0400 @@ -1,6 +1,6 @@ - 1.1 + 1.2 #if str( $library.type ) == "single":