|
@@ -6,7 +6,7 @@ export GOROOT=~/FrameworkBenchmarks/installs/go
|
|
|
export GOPATH=~/FrameworkBenchmarks/go:~/FrameworkBenchmarks/webgo:~/FrameworkBenchmarks/revel
|
|
|
export TOMCAT_HOME=~/FrameworkBenchmarks/installs/apache-tomcat-7.0.35
|
|
|
export NODE_HOME=~/FrameworkBenchmarks/installs/node-v0.10.2-linux-x64
|
|
|
-export PLAY_HOME=~/FrameworkBenchmarks/installs/play-2.1.1
|
|
|
+export PLAY_HOME=~/FrameworkBenchmarks/installs/play-2.1.2-RC1
|
|
|
export PLAY1_HOME=~/FrameworkBenchmarks/installs/play-1.2.5
|
|
|
export MAVEN_HOME=~/FrameworkBenchmarks/installs/apache-maven-3.0.5
|
|
|
export PATH="$JAVA_HOME/bin:$GRAILS_HOME/bin:$PLAY_HOME:$PLAY1_HOME:$VERTX_HOME/bin:$GOROOT/bin:$NODE_HOME/bin:$HOME/FrameworkBenchmarks/installs/bin:$MAVEN_HOME/bin:$PATH"
|