|
From: <jrb...@us...> - 2012-02-24 00:59:04
|
Revision: 1310
http://cishell.svn.sourceforge.net/cishell/?rev=1310&view=rev
Author: jrbibers
Date: 2012-02-24 00:58:58 +0000 (Fri, 24 Feb 2012)
Log Message:
-----------
Updating CIShell feature configurations to use new Guava bundle name "com.google.guava".
Modified Paths:
--------------
trunk/deployment/org.cishell.reference.database.feature/feature.xml
trunk/deployment/org.cishell.reference.feature/feature.xml
Modified: trunk/deployment/org.cishell.reference.database.feature/feature.xml
===================================================================
--- trunk/deployment/org.cishell.reference.database.feature/feature.xml 2012-02-24 00:56:07 UTC (rev 1309)
+++ trunk/deployment/org.cishell.reference.database.feature/feature.xml 2012-02-24 00:58:58 UTC (rev 1310)
@@ -103,7 +103,7 @@
unpack="false"/>
<plugin
- id="google_guava"
+ id="com.google.guava"
download-size="0"
install-size="0"
version="0.0.0"/>
Modified: trunk/deployment/org.cishell.reference.feature/feature.xml
===================================================================
--- trunk/deployment/org.cishell.reference.feature/feature.xml 2012-02-24 00:56:07 UTC (rev 1309)
+++ trunk/deployment/org.cishell.reference.feature/feature.xml 2012-02-24 00:58:58 UTC (rev 1310)
@@ -143,7 +143,7 @@
unpack="false"/>
<plugin
- id="google_guava"
+ id="com.google.guava"
download-size="0"
install-size="0"
version="0.0.0"/>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|