diff --git a/build.xml b/build.xml index 7cbef596..a3c57a4a 100644 --- a/build.xml +++ b/build.xml @@ -10,10 +10,12 @@ - - - - + + + + + + @@ -21,7 +23,8 @@ - + + @@ -35,16 +38,22 @@ - + - + - + + + + + + + - - + + diff --git a/lib/LIBS b/lib/LIBS deleted file mode 100644 index 52610c62..00000000 --- a/lib/LIBS +++ /dev/null @@ -1,8 +0,0 @@ -commons-collections.jar -commons-digester.jar -commons-io.jar -commons-logging.jar -ejb3-persistence.jar -mail.jar -servlet-2.3.jar -velocity-1.5-dev.jar diff --git a/libs-incl.xml b/libs-incl.xml new file mode 100644 index 00000000..12a3c41f --- /dev/null +++ b/libs-incl.xml @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + +