From: megacz Date: Fri, 30 Jan 2004 06:45:13 +0000 (+0000) Subject: 2002/03/21 02:21:06 X-Git-Tag: RC3~1864 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=60f40e150ac55307928546dcfb2717489aca4cbb;p=org.ibex.core.git 2002/03/21 02:21:06 darcs-hash:20040130064513-2ba56-e83869f625f93375d5a9bab0d2954ba49daba0bf.gz --- diff --git a/build.xml b/build.xml index 30e9c91..79980cd 100644 --- a/build.xml +++ b/build.xml @@ -17,6 +17,9 @@ + + + @@ -72,16 +75,16 @@ - + - + + includes="org/xwt/mail/**,xwt/standard/**,org/xwt/themes/**,org/gimp/tigert/**,org/xwt/fonts/**" + excludes="org/xwt/mail/main.xwt" + /> @@ -126,9 +129,6 @@ find www/html -name \*~ | xargs rm -f - # this is still pretty ugly... - cp lib/j2ee-javax.jar lib/xmlrpc.jar lib/imap.jar lib/pop3.jar lib/mail.jar lib/mailapi.jar www/webapps/lib/ - # throw on the prefix/suffix where needed rm -f /tmp/delete-$$ for A in `find www/html -name \*.html_`