Commit in lcsim on MAIN
pom.xml+91.28 -> 1.29
JM: back out of dev stuff

lcsim
pom.xml 1.28 -> 1.29
diff -u -r1.28 -r1.29
--- pom.xml	28 Aug 2008 21:39:44 -0000	1.28
+++ pom.xml	29 Aug 2008 01:08:24 -0000	1.29
@@ -120,6 +120,7 @@
                 </executions>
             </plugin>
             <!-- generates Driver services file -->
+<!--
             <plugin>
                 <groupId>org.lcsim</groupId>
                 <artifactId>maven-service-plugin</artifactId>
@@ -140,6 +141,14 @@
                     </execution>
                 </executions>
             </plugin>
+            <plugin>
+                <groupId>org.codehaus.mojo</groupId>
+                <artifactId>exec-maven-plugin</artifactId>
+                <configuration>
+                    <mainClass>org.lcsim.job.JobControlManager</mainClass>
+                </configuration>
+            </plugin>
+-->
         </plugins>
     </build>
     <dependencies>
CVSspam 0.2.8