From 28441b62463173cc091ae92fe22b672068141588 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Thu, 18 Nov 2010 05:49:47 +0000 Subject: [PATCH] Added maven-deploy target, cleaned up some old cruft. git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1070 ed5b42cb-e716-0410-a449-f6a68f950b19 --- build.xml | 71 +++++++++++++++++-------------------------------------- 1 file changed, 22 insertions(+), 49 deletions(-) diff --git a/build.xml b/build.xml index afd82129..a74291cb 100644 --- a/build.xml +++ b/build.xml @@ -1,6 +1,5 @@ - @@ -50,7 +49,7 @@ - + @@ -153,7 +152,7 @@ - + @@ -164,7 +163,7 @@ - + @@ -174,7 +173,7 @@ - + @@ -296,13 +295,15 @@ description="Runs unit tests. Use -Dtest=Foo to run only FooTest."> + - + + @@ -314,10 +315,10 @@ - + - + @@ -325,59 +326,22 @@ excludes="**/*.c,**/Makefile,**/*.h"/> - + - + - + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -395,4 +359,13 @@ + + + + + + + +