Skip to content
Snippets Groups Projects
Commit 8de5360d authored by tcarver's avatar tcarver
Browse files

add commons-lang

parent e884d3fa
No related branches found
No related tags found
No related merge requests found
......@@ -43,6 +43,8 @@ CLASSPATH=$CLASSPATH:$ACT_HOME/lib/ibatis/ibatis-2.3.4.726.jar:$ACT_HOME/lib/iba
# picard jars
CLASSPATH=$ACT_HOME/lib/picard/sam.jar:$ACT_HOME/lib/picard/picard.jar:$CLASSPATH
CLASSPATH="$ACT_HOME/lib/commons-lang-2.6.jar:$CLASSPATH"
export CLASSPATH
ACT_PROPERTIES="-Dartemis.environment=UNIX"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment