Commit in lcsim-parent on MAIN
pom.xml+6-41.36 -> 1.37
Temporarily remove changes due to undesirable side effects

lcsim-parent
pom.xml 1.36 -> 1.37
diff -u -r1.36 -r1.37
--- pom.xml	4 Mar 2009 02:54:57 -0000	1.36
+++ pom.xml	4 Mar 2009 08:00:19 -0000	1.37
@@ -262,19 +262,21 @@
                     <argLine>-Xmx1024m</argLine>
                     <forkMode>pertest</forkMode>
                     <excludes>
-                        <!-- 
-		           Fix for http://jira.codehaus.org/browse/SUREFIRE-288 
-		           Ignore inner classes when scanning for tests.
-	                  -->
+                        <!--
+                        Fix for http://jira.codehaus.org/browse/SUREFIRE-288
+                        Ignore inner classes when scanning for tests.
+                        -->
                         <exclude>**/*$*</exclude>
                     </excludes>
                     <!-- This allows the cacheDir to be overiden in settings.xml (used by hudson) -->
+                    <!--
                     <systemProperties>
                         <property>
                             <name>org.lcsim.cacheDir</name>
                             <value>${org.lcsim.cacheDir}</value>
                         </property>
                     </systemProperties>
+                    -->
                 </configuration>
             </plugin>
             <!-- Create the directory for test output. -->
CVSspam 0.2.8