X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=build.xml;fp=build.xml;h=79980cd2146e89c4dbe493efad6e481bae33672c;hb=60f40e150ac55307928546dcfb2717489aca4cbb;hp=30e9c91d9a4bc9fce7fc8033bbd74a99cc6755c3;hpb=78f74e193fcc871be406d5cde191818224b8e249;p=org.ibex.core.git 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_`