diff --git a/android/build.xml b/android/build.xml index 797df7981..cba1c990d 100644 --- a/android/build.xml +++ b/android/build.xml @@ -1,4 +1,4 @@ - + Converting compiled files and external libraries into ${outdir}/${dex-file}... @@ -171,6 +215,17 @@ limitations under the License. + + Converting compiled files and external libraries into ${outdir}/${dex-file}... + + + + + + + + + Packaging resources and assets... @@ -238,7 +293,7 @@ only when the assets dir exists. --> - + Packaging ${out-unsigned-package} for release... @@ -249,8 +304,6 @@ only when the assets dir exists. --> - - It will need to be signed with jarsigner before being published. @@ -284,6 +337,7 @@ only when the assets dir exists. --> + diff --git a/core/build.xml b/core/build.xml index 1d03c5353..bf82802eb 100644 --- a/core/build.xml +++ b/core/build.xml @@ -87,21 +87,11 @@ + - - - - - - - - - - - @@ -188,6 +178,7 @@ + diff --git a/javame/build.xml b/javame/build.xml index 7eeda6d4c..b034b1c6c 100644 --- a/javame/build.xml +++ b/javame/build.xml @@ -121,6 +121,7 @@ + @@ -157,6 +158,7 @@ +