Print

Print


Commit in lcsim on MAIN
pom.xml+2-11.111 -> 1.112
need lcsim-conditions in jas3 jars

lcsim
pom.xml 1.111 -> 1.112
diff -u -r1.111 -r1.112
--- pom.xml	26 Jan 2010 00:24:28 -0000	1.111
+++ pom.xml	27 Jan 2010 08:08:29 -0000	1.112
@@ -84,6 +84,7 @@
                         <include>org.freehep:freehep-physics</include>
                         <include>org.freehep:freehep-sio</include>
                         <include>org.lcsim:GeomConverter</include>
+                        <include>org.lcsim:lcsim-conditions</include>
                         <include>xerces:xercesImpl</include>
                         <include>commons-math:commons-math</include>
                     </includes>
@@ -95,7 +96,7 @@
                 <configuration>
                     <excludes>
                         <exclude>org/lcsim/NonTrivialPFASingleEventTest.java</exclude>
-                        <exclude>org/lcsim/geometry/util/DetectorLocator_Test.java</exclude>
+                        <exclude>org/lcsim/conditions/DetectorLocator_Test.java</exclude>
                         <exclude>**/TestCircle.java</exclude>
                         <exclude>**/TestSquare.java</exclude>
                         <exclude>org/lcsim/ReadoutTest.java</exclude>
CVSspam 0.2.8