Commit in lcsim on MAIN
pom2.xml+11.14 -> 1.15
project.xml+11.70 -> 1.71
+2
2 modified files
JM: exclude contrib test

lcsim
pom2.xml 1.14 -> 1.15
diff -u -r1.14 -r1.15
--- pom2.xml	15 May 2008 19:20:55 -0000	1.14
+++ pom2.xml	15 May 2008 19:38:30 -0000	1.15
@@ -70,6 +70,7 @@
             <exclude>**/TestCircle.java</exclude>
             <exclude>**/TestSquare.java</exclude>
             <exclude>org/lcsim/LCIOHeaderTest.java</exclude>
+            <exclude>org/lcsim/contrib/JanStrube/vtxFitter/FitterTest.java</exclude>
           </excludes>
         </configuration>
       </plugin>

lcsim
project.xml 1.70 -> 1.71
diff -u -r1.70 -r1.71
--- project.xml	15 May 2008 19:20:55 -0000	1.70
+++ project.xml	15 May 2008 19:38:30 -0000	1.71
@@ -197,6 +197,7 @@
         <exclude>**/TestSquare.java</exclude>
         <!-- Test doesn't do anything and cached file is too big. -->
         <exclude>org/lcsim/LCIOHeaderTest.java</exclude>
+        <exclude>org/lcsim/contrib/JanStrube/vtxFitter/FitterTest.java</exclude>
       </excludes>
     </unitTest>
   </build>
CVSspam 0.2.8