diff -ru old/cornerstone-connection-impl-2.1/build.xml new/cornerstone-connection-impl-2.1/build.xml
--- old/cornerstone-connection-impl-2.1/build.xml	2007-05-26 11:07:24.914496473 +0200
+++ new/cornerstone-connection-impl-2.1/build.xml	2007-05-26 11:08:04.242098433 +0200
@@ -46,6 +46,13 @@
       </src>
       <classpath refid="build.classpath">
       </classpath>
+                  <classpath >
+              <fileset dir="../.." >
+                                      <include name="**/*.jar" >
+                                                      </include>
+                              </fileset>
+       </classpath>
+
     </javac>
     <copy todir="${classesdir}">
       <fileset dir=".">
@@ -171,4 +178,4 @@
     <unjar dest="${maven.home}" src="${user.home}/maven-install-latest.jar">
     </unjar>
   </target>
-</project>
\ Pas de fin de ligne à la fin du fichier.
+</project>
