From: Nicola Ken Barozzi Date: Sat, 6 Apr 2002 17:36:35 +0000 (+0000) Subject: Fixed compilation for the separate jars, moved the centipede splash task under X-Git-Tag: REL_1_5_0~124 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=a2f91d5fb1f4a44cc32e5d6ae7db78b4578a6444;p=poi.git Fixed compilation for the separate jars, moved the centipede splash task under the centipede cent and made the gui splash not load if the OS is unix type. git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352345 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build.xml b/build.xml index d2245ec945..8d66fc5abd 100644 --- a/build.xml +++ b/build.xml @@ -3,6 +3,12 @@ + + + + ]> @@ -124,17 +130,17 @@ printed. Please select a target - - - - - - + + + + + + @@ -211,6 +217,20 @@ printed. + + + + + + + + + + + + + @@ -316,36 +336,16 @@ printed. - + - - + failonerror="true"> @@ -357,6 +357,7 @@ printed. + diff --git a/tools/cents/centipede-20020405.cent.jar b/tools/cents/centipede-20020405.cent.jar deleted file mode 100644 index c3ed4fca7c..0000000000 Binary files a/tools/cents/centipede-20020405.cent.jar and /dev/null differ diff --git a/tools/cents/centipede-20020406.cent.jar b/tools/cents/centipede-20020406.cent.jar new file mode 100644 index 0000000000..05d868a7dd Binary files /dev/null and b/tools/cents/centipede-20020406.cent.jar differ