Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/newRegressionTests' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
sravanr committed Feb 5, 2015
2 parents 3169057 + 0262c8e commit 4d5b530
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions test-complete/myHelp.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
Step 1: Build dev source code by doing the following on your dev branch
Step 1: Build dev source code by doing the following on your dev branch
~/java-client-api$
mvn clean
mvn compile
mvn �Dmaven.test.skip=true install

you can avoid the above steps by updating build.gradle to use appropriate client dependencies from maven central.

Step2: Go to the test complete directory

~/java-client-api/test-complete$
Expand Down

0 comments on commit 4d5b530

Please sign in to comment.