Skip to content
Snippets Groups Projects
Commit 76408eef authored by tcarver's avatar tcarver
Browse files

Merge branch 'master' of ssh://github.com/tcarver/Artemis

parents 5899c34e f19c332e
Branches
Tags
No related merge requests found
......@@ -17,6 +17,10 @@ CLASSPATH=$CLASSPATH:$ARTEMIS_HOME/lib/j2ssh/commons-logging.jar:$ARTEMIS_HOME/l
CLASSPATH=$CLASSPATH:$ARTEMIS_HOME/lib/ibatis/ibatis-2.3.4.726.jar:$ARTEMIS_HOME/lib/ibatis/:$ARTEMIS_HOME/lib/ibatis/log4j-1.2.14.jar:$ARTEMIS_HOME/lib/ibatis/cglib-nodep-2.2.jar:$ARTEMIS_HOME/lib/retrotranslator-runtime-1.1.0.jar
export CLASSPATH
# picard jars
CLASSPATH=$ARTEMIS_HOME/lib/picard/sam.jar:$ARTEMIS_HOME/lib/picard/picard.jar:$ARTEMIS_HOME/lib/commons-net-2.2.jar:$CLASSPATH
export CLASSPATH
ARTEMIS_PROPERTIES="-Dartemis.environment=UNIX"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment