From f6d3d9494d1c795ae034d98aaff40663f8de5601 Mon Sep 17 00:00:00 2001 From: "Eric J. Bowersox" Date: Sun, 6 Jun 2004 05:19:48 +0000 Subject: [PATCH] instead of having separate class files, all the Venice classes are now compiled into one Venice jar file --- .gitignore | 2 ++ build.xml | 72 ++++++++++++++++++++++++++++++++++-------------------- 2 files changed, 48 insertions(+), 26 deletions(-) diff --git a/.gitignore b/.gitignore index 81cd42a..3ad6bb4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ build.properties +buildwork +jars diff --git a/build.xml b/build.xml index ddd1b89..e6165fd 100644 --- a/build.xml +++ b/build.xml @@ -10,13 +10,13 @@ The Original Code is the Venice Web Communities System. - The Initial Developer of the Original Code is Eric J. Bowersox , + The Initial Developer of the Original Code is Eric J. Bowersox , for Silverwrist Design Studios. Portions created by Eric J. Bowersox are - Copyright (C) 2001-04 Eric J. Bowersox/Silverwrist Design Studios. All Rights Reserved. + Copyright (C) 2001-2004 Eric J. Bowersox/Silverwrist Design Studios. All Rights Reserved. Contributor(s): --> - + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -115,11 +149,11 @@ - + @@ -137,6 +171,7 @@ + @@ -145,31 +180,14 @@ - - - - - - - - - - - - - - - - + + @@ -179,12 +197,14 @@ + + - +