Print

Print


Commit in java/trunk on MAIN
distribution/pom.xml+6-1381 -> 382
parent/pom.xml+5381 -> 382
pom.xml+1381 -> 382
+12-1
3 modified files
Add steering files to build.

java/trunk/distribution
pom.xml 381 -> 382
--- java/trunk/distribution/pom.xml	2014-03-26 05:37:12 UTC (rev 381)
+++ java/trunk/distribution/pom.xml	2014-03-26 05:43:58 UTC (rev 382)
@@ -65,9 +65,10 @@
     </build>
 
     <dependencies>
+        <!-- This pulls in recon et al transitively. -->
         <dependency>
             <groupId>org.hps</groupId>
-            <artifactId>hps-recon</artifactId>
+            <artifactId>hps-analysis</artifactId>
         </dependency>
         <dependency>
             <groupId>org.hps</groupId>
@@ -77,6 +78,10 @@
             <groupId>org.hps</groupId>
             <artifactId>hps-monitoring-app</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.hps</groupId>
+            <artifactId>hps-steering-files</artifactId>
+        </dependency>
     </dependencies>
 
 </project>

java/trunk/parent
pom.xml 381 -> 382
--- java/trunk/parent/pom.xml	2014-03-26 05:37:12 UTC (rev 381)
+++ java/trunk/parent/pom.xml	2014-03-26 05:43:58 UTC (rev 382)
@@ -161,6 +161,11 @@
             </dependency>
             <dependency>
                 <groupId>org.hps</groupId>
+                <artifactId>hps-steering-files</artifactId>
+                <version>3.0.2-SNAPSHOT</version>
+            </dependency>
+            <dependency>
+                <groupId>org.hps</groupId>
                 <artifactId>hps-distribution</artifactId>
                 <version>3.0.2-SNAPSHOT</version>
             </dependency>

java/trunk
pom.xml 381 -> 382
--- java/trunk/pom.xml	2014-03-26 05:37:12 UTC (rev 381)
+++ java/trunk/pom.xml	2014-03-26 05:43:58 UTC (rev 382)
@@ -148,6 +148,7 @@
                 <module>monitoring-app</module>
                 <module>analysis</module>
                 <module>users</module>
+                <module>steering-files</module>
                 <module>distribution</module>
                 <module>plugin</module>
             </modules>
SVNspam 0.1