Author: mes
Date: 2010-08-04 13:02:44 -0700 (Wed, 04 Aug 2010)
New Revision: 21195
Modified:
cytoscape/trunk/application/pom.xml
Log:
trying something for hudson to build correctly
Modified: cytoscape/trunk/application/pom.xml
===================================================================
--- cytoscape/trunk/application/pom.xml 2010-08-04 18:57:11 UTC (rev 21194)
+++ cytoscape/trunk/application/pom.xml 2010-08-04 20:02:44 UTC (rev 21195)
@@ -41,6 +41,7 @@
<configuration>
<argLine>-Xmx256m</argLine>
<redirectTestOutputToFile>true</redirectTestOutputToFile>
+ <useSystemClassLoader>true</useSystemClassLoader>
</configuration>
</plugin>
<plugin>
@@ -329,7 +330,7 @@
<version>${corelibs.version}</version>
</dependency>
- <!-- swingx -->
+ <!-- swingx -->
<dependency>
<groupId>org.cytoscape.wrappers</groupId>
<artifactId>com.l2fprod.common.sheet</artifactId>
--
You received this message because you are subscribed to the Google Groups
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/cytoscape-cvs?hl=en.