From 5d54ff0d6004607a27948df5b4cea32908a7dac3 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Wed, 16 Mar 2011 18:18:18 +0000 Subject: [PATCH] Converted to ooo-build. git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1059 c613c5cb-e716-0410-b11b-feb51c14d237 --- bootstrap.xml | 36 +++++++++++ build.xml | 163 +++++++++++++------------------------------------- 2 files changed, 77 insertions(+), 122 deletions(-) create mode 100644 bootstrap.xml diff --git a/bootstrap.xml b/bootstrap.xml new file mode 100644 index 00000000..b24d3886 --- /dev/null +++ b/bootstrap.xml @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/build.xml b/build.xml index 11c3643b..b44ffd3c 100644 --- a/build.xml +++ b/build.xml @@ -1,41 +1,27 @@ - - + - - - - - - - - - + + + - - - - - - - - + + + + - + - + @@ -49,10 +35,14 @@ - + + + + + @@ -62,81 +52,27 @@ - - - - - - + - - - - - + - - - - - - - - - - - - - NOTE: not building ActionScript library. Pass -Dflexsdk.dir=DIR to - activate ActionScript library build. - - - - - - - - - - + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + @@ -145,29 +81,21 @@ destdir="${deploy.dir}/docs" stylesheetfile="docs/stylesheet.css" additionalparam="-breakiterator" link="http://www.threerings.net/code/vilya/docs/api"> - + + + - + - - - - - - - - - - - - + @@ -219,11 +147,11 @@ + classpathref="compile.path"/> - + @@ -237,7 +165,7 @@ + source="1.5" target="1.5" classpathref="built.classpath"> @@ -252,7 +180,7 @@ - + @@ -283,7 +211,7 @@ - + @@ -294,15 +222,6 @@ - - - - - - - -