Commit in lcsim on MAIN
pom.xml+21.38 -> 1.39
JM: exclude test case for Ron

lcsim
pom.xml 1.38 -> 1.39
diff -u -r1.38 -r1.39
--- pom.xml	7 Oct 2008 18:15:20 -0000	1.38
+++ pom.xml	7 Oct 2008 21:40:33 -0000	1.39
@@ -111,6 +111,8 @@
                         <exclude>org/lcsim/LCIOHeaderTest.java</exclude>
                         <!-- Removed while Mat is developing. -->
                         <exclude>org/lcsim/PFATest.java</exclude>
+                        <!-- Removed from default build at Ron's request -->
+                        <exclude>org/lcsim/recon/cluster/directedtree/DirectedTreeCompareTest</exclude>
                     </excludes>
                 </configuration>
             </plugin>
CVSspam 0.2.8