Print

Print


Commit in java/trunk on MAIN
conditions/pom.xml+6209 -> 210
detector-data/pom.xml+6209 -> 210
distribution/pom.xml+6209 -> 210
et/pom.xml+6209 -> 210
hps-java/pom.xml+6209 -> 210
jevio/pom.xml+6209 -> 210
monitoring-app/pom.xml+6209 -> 210
monitoring-drivers/pom.xml+6209 -> 210
users/pom.xml+6209 -> 210
util/pom.xml+6209 -> 210
+60
10 modified files
back to defining scm in every pom file; otherwise the website scm page is wrong

java/trunk/conditions
pom.xml 209 -> 210
--- java/trunk/conditions/pom.xml	2014-02-08 00:04:32 UTC (rev 209)
+++ java/trunk/conditions/pom.xml	2014-02-08 00:05:15 UTC (rev 210)
@@ -12,6 +12,12 @@
         <relativePath>../parent/pom.xml</relativePath>
         <version>3.0.1-SNAPSHOT</version>
     </parent>
+
+    <scm>
+        <url>http://java.freehep.org/svn/repos/hps/list/java/trunk/conditions/</url>
+        <connection>scm:svn:svn://svn.freehep.org/hps/java/trunk/conditions/</connection>
+        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/trunk/conditions/</developerConnection>
+    </scm>
     
     <dependencies>
         <dependency>

java/trunk/detector-data
pom.xml 209 -> 210
--- java/trunk/detector-data/pom.xml	2014-02-08 00:04:32 UTC (rev 209)
+++ java/trunk/detector-data/pom.xml	2014-02-08 00:05:15 UTC (rev 210)
@@ -13,6 +13,12 @@
         <version>3.0.1-SNAPSHOT</version>
     </parent>
     
+    <scm>
+        <url>http://java.freehep.org/svn/repos/hps/list/java/trunk/detector-data/</url>
+        <connection>scm:svn:svn://svn.freehep.org/hps/java/trunk/detector-data/</connection>
+        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/trunk/detector-data/</developerConnection>
+    </scm>
+    
     <build>
         <resources>
             <resource>

java/trunk/distribution
pom.xml 209 -> 210
--- java/trunk/distribution/pom.xml	2014-02-08 00:04:32 UTC (rev 209)
+++ java/trunk/distribution/pom.xml	2014-02-08 00:05:15 UTC (rev 210)
@@ -15,6 +15,12 @@
         <relativePath>../parent/pom.xml</relativePath>
         <version>3.0.1-SNAPSHOT</version>
     </parent>
+    
+    <scm>
+        <url>http://java.freehep.org/svn/repos/hps/list/java/trunk/distribution/</url>
+        <connection>scm:svn:svn://svn.freehep.org/hps/java/trunk/distribution/</connection>
+        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/trunk/distribution/</developerConnection>
+    </scm>
 
     <build>
         <resources>

java/trunk/et
pom.xml 209 -> 210
--- java/trunk/et/pom.xml	2014-02-08 00:04:32 UTC (rev 209)
+++ java/trunk/et/pom.xml	2014-02-08 00:05:15 UTC (rev 210)
@@ -13,6 +13,12 @@
         <version>3.0.1-SNAPSHOT</version>
     </parent>
     
+    <scm>
+        <url>http://java.freehep.org/svn/repos/hps/list/java/trunk/et/</url>
+        <connection>scm:svn:svn://svn.freehep.org/hps/java/trunk/et/</connection>
+        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/trunk/et/</developerConnection>
+    </scm>
+        
     <build>
         <plugins>
             <plugin>

java/trunk/hps-java
pom.xml 209 -> 210
--- java/trunk/hps-java/pom.xml	2014-02-08 00:04:32 UTC (rev 209)
+++ java/trunk/hps-java/pom.xml	2014-02-08 00:05:15 UTC (rev 210)
@@ -13,6 +13,12 @@
         <version>3.0.1-SNAPSHOT</version>
     </parent>
     
+    <scm>
+        <url>http://java.freehep.org/svn/repos/hps/list/java/trunk/hps-java/</url>
+        <connection>scm:svn:svn://svn.freehep.org/hps/java/trunk/hps-java/</connection>
+        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/trunk/hps-java/</developerConnection>
+    </scm>
+    
     <build>
         <plugins>
             <plugin>

java/trunk/jevio
pom.xml 209 -> 210
--- java/trunk/jevio/pom.xml	2014-02-08 00:04:32 UTC (rev 209)
+++ java/trunk/jevio/pom.xml	2014-02-08 00:05:15 UTC (rev 210)
@@ -12,6 +12,12 @@
         <version>3.0.1-SNAPSHOT</version>
     </parent>
     
+    <scm>
+        <url>http://java.freehep.org/svn/repos/hps/list/java/trunk/jevio/</url>
+        <connection>scm:svn:svn://svn.freehep.org/hps/java/trunk/jevio/</connection>
+        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/trunk/jevio/</developerConnection>
+    </scm>
+            
     <build>
         <plugins>
             <plugin>

java/trunk/monitoring-app
pom.xml 209 -> 210
--- java/trunk/monitoring-app/pom.xml	2014-02-08 00:04:32 UTC (rev 209)
+++ java/trunk/monitoring-app/pom.xml	2014-02-08 00:05:15 UTC (rev 210)
@@ -12,6 +12,12 @@
         <version>3.0.1-SNAPSHOT</version>
     </parent>
     
+    <scm>
+        <url>http://java.freehep.org/svn/repos/hps/list/java/trunk/monitoring-app/</url>
+        <connection>scm:svn:svn://svn.freehep.org/hps/java/trunk/monitoring-app/</connection>
+        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/trunk/monitoring-app/</developerConnection>
+    </scm>
+    
     <build>
         <plugins>
             <plugin>

java/trunk/monitoring-drivers
pom.xml 209 -> 210
--- java/trunk/monitoring-drivers/pom.xml	2014-02-08 00:04:32 UTC (rev 209)
+++ java/trunk/monitoring-drivers/pom.xml	2014-02-08 00:05:15 UTC (rev 210)
@@ -12,6 +12,12 @@
         <version>3.0.1-SNAPSHOT</version>
     </parent>
     
+    <scm>
+        <url>http://java.freehep.org/svn/repos/hps/list/java/trunk/monitoring-drivers/</url>
+        <connection>scm:svn:svn://svn.freehep.org/hps/java/trunk/monitoring-drivers/</connection>
+        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/trunk/monitoring-drivers/</developerConnection>
+    </scm>
+    
     <dependencies>
         <dependency>
             <groupId>org.hps</groupId>

java/trunk/users
pom.xml 209 -> 210
--- java/trunk/users/pom.xml	2014-02-08 00:04:32 UTC (rev 209)
+++ java/trunk/users/pom.xml	2014-02-08 00:05:15 UTC (rev 210)
@@ -12,6 +12,12 @@
         <version>3.0.1-SNAPSHOT</version>
     </parent>
     
+    <scm>
+        <url>http://java.freehep.org/svn/repos/hps/list/java/trunk/users/</url>
+        <connection>scm:svn:svn://svn.freehep.org/hps/java/trunk/users/</connection>
+        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/trunk/users/</developerConnection>
+    </scm>
+    
     <dependencies>
         <dependency>
             <groupId>org.hps</groupId>

java/trunk/util
pom.xml 209 -> 210
--- java/trunk/util/pom.xml	2014-02-08 00:04:32 UTC (rev 209)
+++ java/trunk/util/pom.xml	2014-02-08 00:05:15 UTC (rev 210)
@@ -12,4 +12,10 @@
         <version>3.0.1-SNAPSHOT</version>
     </parent>
     
+    <scm>
+        <url>http://java.freehep.org/svn/repos/hps/list/java/trunk/util/</url>
+        <connection>scm:svn:svn://svn.freehep.org/hps/java/trunk/util/</connection>
+        <developerConnection>scm:svn:svn://svn.freehep.org/hps/java/trunk/util/</developerConnection>
+    </scm>
+    
 </project>
SVNspam 0.1