diff --git a/build/build.properties b/build/build.properties new file mode 100644 index 000000000..ca1880e71 --- /dev/null +++ b/build/build.properties @@ -0,0 +1,15 @@ +# +# $RCSfile$ +# $Revision$ +# $Date$ +# + +# Test properties. Uncomment these to override default values declared +# in the build.xml file. + +# test.host= +# test.port= +# test.admin.username= +# test.admin.password= +# test.admin.resource= +# test.smack.debug= \ No newline at end of file diff --git a/build/build.xml b/build/build.xml index 7ea7a5cf3..448308d18 100644 --- a/build/build.xml +++ b/build/build.xml @@ -11,9 +11,21 @@ + + + + + + + + + + + + @@ -26,6 +38,27 @@ + + + + + + + + + + + + + + + + + + + + + @@ -142,12 +175,29 @@ + + + + + + + + + + + + + + + + + @@ -165,12 +215,22 @@ - + - + + + + + + + + + + +