Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
prateepb committed Jan 29, 2015
2 parents 4aef7c0 + 27fe8eb commit 822dd1f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -124,15 +124,15 @@ If you wish to use the database features, ensure that the Oracle database JDBC d

To build the Spiracle Test Application WAR file, run:

ant
$ ant

or

ant build
$ ant build

To clean the build infrastructure, run:

ant clean
$ ant clean

The WAR file will be output to:

Expand Down

0 comments on commit 822dd1f

Please sign in to comment.