Author: jfuerth
Date: Tue Nov 18 12:38:47 2008
New Revision: 2841

Added:
   trunk/lib/forms-1.2.1.jar   (contents, props changed)
   trunk/libsrc/forms-1.2.1-src.zip   (contents, props changed)
Removed:
   trunk/lib/forms-1.1.0.jar
   trunk/libsrc/forms-1.1.0_src.zip
Modified:
   trunk/.classpath

Log:
Updated to newest forms release because the SQLPower library has just updated too

Modified: trunk/.classpath
==============================================================================
--- trunk/.classpath    (original)
+++ trunk/.classpath    Tue Nov 18 12:38:47 2008
@@ -20,7 +20,6 @@
        <classpathentry kind="lib" path="lib/commons-pool-1.3.jar"/>
        <classpathentry kind="lib" path="lib/commons-vfs-1.0.jar"/>
        <classpathentry kind="lib" path="lib/edtftpj-1.5.4.jar"/>
- <classpathentry kind="lib" path="lib/forms-1.1.0.jar" sourcepath="libsrc/forms-1.1.0_src.zip"/>
        <classpathentry kind="lib" path="lib/jakarta-regexp-1.2.jar"/>
        <classpathentry kind="lib" path="lib/jcommon-1.0.0.jar"/>
        <classpathentry kind="lib" path="lib/jfreechart-1.0.1.jar"/>
@@ -40,5 +39,6 @@
        <classpathentry kind="lib" path="lib/annotations.jar"/>
        <classpathentry kind="lib" path="lib/opencsv-1.8.jar"/>
        <classpathentry kind="lib" path="lib/rsyntaxtextarea.jar"/>
+ <classpathentry kind="lib" path="lib/forms-1.2.1.jar" sourcepath="libsrc/forms-1.2.1-src.zip"/>
        <classpathentry kind="output" path="build"/>
 </classpath>

Added: trunk/lib/forms-1.2.1.jar
==============================================================================
Binary file. No diff available.

Added: trunk/libsrc/forms-1.2.1-src.zip
==============================================================================
Binary file. No diff available.

Reply via email to