X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=build.xml;h=84462ba713150f6ef3819f6baaa66c5e1abb7842;hb=6460090e9ec07b12234369583032d02d7c5ed3b1;hp=386b5825ed3ca956b7f6ea2d0460ec5cd1979076;hpb=365afb18eef3be3762b6f3e76ea8f6a6c0276797;p=debian%2Fopenrocket diff --git a/build.xml b/build.xml index 386b5825..84462ba7 100644 --- a/build.xml +++ b/build.xml @@ -23,37 +23,46 @@ - - + + + + + + + + + + + - Compiling main classes - - Compiling startup classes - + Compiling main classes + + Copying build.properties + - - + + @@ -64,12 +73,13 @@ + - + Building source distribution @@ -79,7 +89,7 @@ - + @@ -104,7 +114,7 @@ - + @@ -115,17 +125,24 @@ + + + + - Checking project for critical TODOs. + Checking project for FIXMEs. + + + - + @@ -137,23 +154,51 @@ ${criticaltodos} + + + + + Checking project for non-ASCII characters. + + + + + + + + + + + + + + + + Non-ASCII characters exist in project: +${nonascii} + No non-ASCII characters in project. + + + Building unit tests - + Running unit tests - - - - - + + + + + - - - + + + + + @@ -162,7 +207,10 @@ ${criticaltodos} - + + + Unit tests passed successfully. + \ No newline at end of file