Commit in java/trunk/tracking on MAIN
pom.xml+6-1378 -> 379
Add tracking recon tests and strategies from hps-java to new module.

java/trunk/tracking
pom.xml 378 -> 379
--- java/trunk/tracking/pom.xml	2014-03-26 05:32:03 UTC (rev 378)
+++ java/trunk/tracking/pom.xml	2014-03-26 05:33:53 UTC (rev 379)
@@ -26,7 +26,7 @@
                 <artifactId>maven-surefire-plugin</artifactId>
                 <configuration>
                     <excludes>
-                        <exclude>org/lcsim/hps/recon/tracking/TruthResidualTest.java</exclude>
+                        <exclude>org/hps/recon/tracking/TruthResidualTest.java</exclude>
                     </excludes>
                 </configuration>
             </plugin>
@@ -45,6 +45,11 @@
         </dependency>
         <dependency>
             <groupId>org.hps</groupId>
+            <artifactId>hps-detector-data</artifactId>
+            <scope>test</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.hps</groupId>
             <artifactId>hps-util</artifactId>
         </dependency>
         <dependency>
SVNspam 0.1