Print

Print


Commit in lcsim on MAIN
pom.xml+11.135 -> 1.136
exclude test from main build as it takes too long

lcsim
pom.xml 1.135 -> 1.136
diff -u -r1.135 -r1.136
--- pom.xml	24 Feb 2011 23:28:01 -0000	1.135
+++ pom.xml	2 Mar 2011 03:49:21 -0000	1.136
@@ -131,6 +131,7 @@
                         <exclude>org/lcsim/util/lcio/CalorimeterHitIOTest.java</exclude>
                         <exclude>org/lcsim/recon/tracking/seedtracker/StandaloneDriverTest.java</exclude> 
                         <exclude>org/lcsim/TrackingDetectorElementTest.java</exclude>
+                        <exclude>org/lcsim/Sidloi3SimplePfaTest</exclude>
                     </excludes>
                 </configuration>
             </plugin>
CVSspam 0.2.8