diff --git a/build.xml b/build.xml index 9fce786df..1278ff0fe 100644 --- a/build.xml +++ b/build.xml @@ -1,7 +1,7 @@ - + @@ -86,12 +86,18 @@ - - - - - - + + + + + + + + + + + @@ -107,7 +113,7 @@ + description="Remove all generated files and prepare for a clean build."> @@ -168,17 +174,17 @@ - + + description="Incremental compile and package the project."/> + description="Clean and make the project (including bundles)."/> @@ -318,9 +324,9 @@ - + + description="Starts oscar and runs sip-comunicator gui (use latest build)."> - cc-buildloop + make clean @@ -36,14 +36,18 @@ javadoc + + make run test - clean - cc-buildloop + rebuild test