Author: paperwing
Date: 2012-02-20 13:48:53 -0800 (Mon, 20 Feb 2012)
New Revision: 28325
Modified:
csplugins/trunk/toronto/yuedong/paperwing-impl/pom.xml
Log:
In process of updating to JOGL 2.0-b45-20111219, likely will need to resolve
jar URL incompatibility by rebuilding the gluegen project with modified
JarUtil.java that doesn't disallow jar URLs starting with "bundle:"
Modified: csplugins/trunk/toronto/yuedong/paperwing-impl/pom.xml
===================================================================
--- csplugins/trunk/toronto/yuedong/paperwing-impl/pom.xml 2012-02-19
02:04:51 UTC (rev 28324)
+++ csplugins/trunk/toronto/yuedong/paperwing-impl/pom.xml 2012-02-20
21:48:53 UTC (rev 28325)
@@ -22,10 +22,11 @@
<dependency>
<groupId>cytoscape-temp</groupId>
<artifactId>jogl</artifactId>
+
+ <version>2.0-b45-20111219</version>
<!--
- <version>2.0-b45-20111219</version>
+ <version>2.0-b23-20110303</version>
-->
- <version>2.0-b23-20110303</version>
</dependency>
<dependency>
--
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.