From 63bf713092680bc30c55ae5c62bd4200e3fef3e1 Mon Sep 17 00:00:00 2001 From: Xavier Ducrohet Date: Wed, 7 Dec 2011 16:48:11 -0800 Subject: Add post package and post build Ant hooks. Change-Id: I3bae567328e1ba615df478cacca72667ef3e6359 --- files/ant/build.xml | 32 ++++++++++++++++++-------------- 1 file changed, 18 insertions(+), 14 deletions(-) (limited to 'files') diff --git a/files/ant/build.xml b/files/ant/build.xml index 575b3ec..622d558 100644 --- a/files/ant/build.xml +++ b/files/ant/build.xml @@ -872,6 +872,9 @@ + + + @@ -909,7 +912,7 @@ - + @@ -917,12 +920,12 @@ Debug Package: ${out.final.file} + - - @@ -1006,15 +1009,7 @@ - - - + @@ -1032,14 +1027,23 @@ verbose="${verbose}" /> - + Release Package: ${out.final.file} + + + + -- cgit v1.1