Print

Print


Commit in java/trunk/ecal-recon on MAIN
pom.xml+131211 -> 1212
Exclude test file

java/trunk/ecal-recon
pom.xml 1211 -> 1212
--- java/trunk/ecal-recon/pom.xml	2014-10-16 02:58:03 UTC (rev 1211)
+++ java/trunk/ecal-recon/pom.xml	2014-10-16 03:52:09 UTC (rev 1212)
@@ -21,4 +21,17 @@
             <artifactId>hps-conditions</artifactId>
         </dependency>
     </dependencies>
+    <build>
+      <plugins>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-surefire-plugin</artifactId>
+          <configuration>
+            <excludes>
+              <exclude>org/hps/recon/ECalClusterICTest.java</exclude>
+            </excludes>
+          </configuration>
+        </plugin>
+      </plugins>
+    </build>
 </project>
SVNspam 0.1