From 2e72ece384b385c12ead5bdbf1ce8fbb8ca024ed Mon Sep 17 00:00:00 2001 From: zzz Date: Sun, 9 Nov 2008 15:46:08 +0000 Subject: [PATCH] * build.xml: Build speedups: - Don't distclean in the updaterRouter target - Don't make prepUpdate and prepupdateSmall depend on distclean - Don't make susimail build always clean - Make pkg depend on distclean to be sure - Clean out more routerconsole and susidns files in 'ant clean' - i2ptunnel, routerconsole, susidns: Only build WEB-INF when necessary - systray: Only build jar when necessary - Don't build i2psnark standalone for the updater target --- apps/i2ptunnel/java/build.xml | 10 +++++++++- apps/routerconsole/java/build.xml | 11 +++++++++-- apps/susidns/src/build.xml | 10 +++++++++- apps/susimail/build.xml | 2 +- apps/systray/java/build.xml | 7 ++++++- build.xml | 16 +++++++++------- 6 files changed, 43 insertions(+), 13 deletions(-) diff --git a/apps/i2ptunnel/java/build.xml b/apps/i2ptunnel/java/build.xml index 852922ad9..4221d6eff 100644 --- a/apps/i2ptunnel/java/build.xml +++ b/apps/i2ptunnel/java/build.xml @@ -30,7 +30,7 @@ basedir="../jsp/" excludes="web.xml, *.java, *.jsp"> - + @@ -72,6 +72,11 @@ + + + + + @@ -84,6 +89,9 @@ + + + diff --git a/apps/routerconsole/java/build.xml b/apps/routerconsole/java/build.xml index a9254195d..e263d4ca6 100644 --- a/apps/routerconsole/java/build.xml +++ b/apps/routerconsole/java/build.xml @@ -35,7 +35,6 @@ - @@ -48,7 +47,7 @@ basedir="../jsp/" excludes="web.xml, *.java, *.jsp, web-fragment.xml"> - + @@ -109,6 +108,11 @@ + + + + + @@ -121,6 +125,9 @@ + + + diff --git a/apps/susidns/src/build.xml b/apps/susidns/src/build.xml index 88b1360d3..f31340954 100644 --- a/apps/susidns/src/build.xml +++ b/apps/susidns/src/build.xml @@ -27,10 +27,11 @@ - + + @@ -51,6 +52,11 @@ + + + + + @@ -74,7 +80,9 @@ + + diff --git a/apps/susimail/build.xml b/apps/susimail/build.xml index 0c2ee61c7..2bdc4f164 100644 --- a/apps/susimail/build.xml +++ b/apps/susimail/build.xml @@ -5,7 +5,7 @@ - + - + @@ -31,6 +31,11 @@ + + + + + diff --git a/build.xml b/build.xml index 09e131b62..4410a8aa1 100644 --- a/build.xml +++ b/build.xml @@ -18,7 +18,11 @@ - + + + + + @@ -27,7 +31,7 @@ - + @@ -40,8 +44,6 @@ - - @@ -183,7 +185,7 @@ - + @@ -326,7 +328,7 @@ - + @@ -337,7 +339,7 @@ - +