From 950e9c163cad54bc9adcb34b8fba9ef1c942d817 Mon Sep 17 00:00:00 2001 From: jzaefferer Date: Tue, 30 Mar 2010 13:27:23 +0200 Subject: [PATCH] Build: Create zip file for upload to the Google CDN --- build/build.xml | 28 ++++++++++++++++------------ 1 file changed, 16 insertions(+), 12 deletions(-) diff --git a/build/build.xml b/build/build.xml index 71e1dd9c1..73d6e327c 100644 --- a/build/build.xml +++ b/build/build.xml @@ -22,6 +22,7 @@ + @@ -282,35 +283,38 @@ - - - + + + - + - + - + - + - + - + - ${relativepath} - + ${relativepath} + - + + + + -- 2.39.5