Commit in projects/lcsim/trunk on MAIN
parent/pom.xml+22908 -> 2909
pom.xml+4-22908 -> 2909
util/pom.xml+22908 -> 2909
+8-2
3 modified files
config for lcsim release test

projects/lcsim/trunk/parent
pom.xml 2908 -> 2909
--- projects/lcsim/trunk/parent/pom.xml	2014-01-25 00:44:43 UTC (rev 2908)
+++ projects/lcsim/trunk/parent/pom.xml	2014-01-25 00:58:17 UTC (rev 2909)
@@ -17,6 +17,7 @@
         <version>3.0-SNAPSHOT</version>
         <relativePath>../site-parent/pom.xml</relativePath>
     </parent>
+    <!--
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <org.lcsim.cacheDir>${user.home}</org.lcsim.cacheDir>
@@ -29,6 +30,7 @@
         <connection>${org.lcsim.scmConnection}/${project.name}</connection>
         <developerConnection>${org.lcsim.scmConnection}/${project.name}</developerConnection>
     </scm>
+    -->
     <repositories>
         <repository>
             <id>freehep-repo-public</id>

projects/lcsim/trunk
pom.xml 2908 -> 2909
--- projects/lcsim/trunk/pom.xml	2014-01-25 00:44:43 UTC (rev 2908)
+++ projects/lcsim/trunk/pom.xml	2014-01-25 00:58:17 UTC (rev 2909)
@@ -4,8 +4,8 @@
     <groupId>org.lcsim</groupId>
     <artifactId>lcsim</artifactId>
     <packaging>pom</packaging>
-    <name>lcsim modules</name>
-    <description>lcsim project modules</description>
+    <name>lcsim</name>
+    <description>lcsim project aggregator</description>
     <parent>
         <groupId>org.lcsim</groupId>
         <artifactId>lcsim-parent</artifactId>
@@ -16,6 +16,7 @@
         <module>site-parent</module>
         <module>parent</module>
         <module>util</module>
+        <!--
         <module>math</module>
         <module>aida</module>
         <module>conditions</module>
@@ -34,5 +35,6 @@
         <module>detector-data</module>
         <module>distribution</module>
         <module>analysis</module>
+        -->
     </modules>
 </project>

projects/lcsim/trunk/util
pom.xml 2908 -> 2909
--- projects/lcsim/trunk/util/pom.xml	2014-01-25 00:44:43 UTC (rev 2908)
+++ projects/lcsim/trunk/util/pom.xml	2014-01-25 00:58:17 UTC (rev 2909)
@@ -12,11 +12,13 @@
         <version>3.0-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
+    <!--
     <scm>
         <connection>${org.lcsim.scmConnection}/${project.name}</connection>
         <developerConnection>${org.lcsim.scmConnection}/${project.name}</developerConnection>
         <url>${org.lcsim.scmUrl}/${project.name}</url>
     </scm>
+    -->
     <dependencies>
         <dependency>
             <groupId>org.gnu</groupId>
SVNspam 0.1


Use REPLY-ALL to reply to list

To unsubscribe from the LCDET-SVN list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=LCDET-SVN&A=1