Skip to content

Commit

Permalink
fix for grid5000
Browse files Browse the repository at this point in the history
add properties file
  • Loading branch information
simonAllier committed Aug 28, 2014
1 parent 0703cc8 commit 076031a
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 85 deletions.
7 changes: 7 additions & 0 deletions configurationFiles/commons-lang/issta.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
project=../commons-lang
newPomFile=utils2/commons-lang/pom.xml
result=issta/commons-lang/
nbRun=20
timeOut=-1
transformation.type=issta
gitRepository=repo
3 changes: 1 addition & 2 deletions grid5000.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
cd /root
git clone https://github.com/marcelinorc/junco-provider.git
cd junco-provider
git pull
mvn clean install

cd /root/diversify-statements
Expand All @@ -10,8 +11,6 @@ mvn -Dmaven.test.skip=true clean package


rm -rf repo/sosie-exp
#mkdir repo
#sh script/git/init.sh repo

java -Djava.library.path=lib -jar target/Sosies-generator-1.0-SNAPSHOT-jar-with-dependencies.jar git repo

Expand Down

This file was deleted.

0 comments on commit 076031a

Please sign in to comment.