Skip to content

Commit

Permalink
Adds message to default ant target.
Browse files Browse the repository at this point in the history
  • Loading branch information
botic committed Dec 23, 2013
1 parent da20d71 commit 0d52fbc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
<echo message=" compile --> compiles the source code to ./build/classes"/>
<echo message=" jar --> generates the ./lib/ringo.jar file"/>
<echo message=" test --> run JUnit and RingoJS tests"/>
<echo message=" test-dates --> runs ringo/utils/dates test in different timezones"/>
<echo message=" docs --> generates the API docs"/>
<echo message=" package --> creates RingoJS distribution"/>
<echo message=" dpkg --> creates RingoJS debian package"/>
Expand Down

0 comments on commit 0d52fbc

Please sign in to comment.