Author: scooter
Date: 2010-12-20 15:05:21 -0800 (Mon, 20 Dec 2010)
New Revision: 23249

Modified:
   csplugins/trunk/ucsf/scooter/commandTool/build.xml
   csplugins/trunk/ucsf/scooter/commandTool/resources/plugin.props
Log:
Update build version


Modified: csplugins/trunk/ucsf/scooter/commandTool/build.xml
===================================================================
--- csplugins/trunk/ucsf/scooter/commandTool/build.xml  2010-12-20 20:42:38 UTC 
(rev 23248)
+++ csplugins/trunk/ucsf/scooter/commandTool/build.xml  2010-12-20 23:05:21 UTC 
(rev 23249)
@@ -8,6 +8,7 @@
    <property name = "lib" location = "../../../../cytoscape"/>
    <property name = "jar"  location = "jar"/>
    <property name = "doc" location = "doc"/>
+   <property name="java.target_version" value="1.5" />
 
    <property name="cytoscape.plugin" value="${lib}/plugins"/>
 

Modified: csplugins/trunk/ucsf/scooter/commandTool/resources/plugin.props
===================================================================
--- csplugins/trunk/ucsf/scooter/commandTool/resources/plugin.props     
2010-12-20 20:42:38 UTC (rev 23248)
+++ csplugins/trunk/ucsf/scooter/commandTool/resources/plugin.props     
2010-12-20 23:05:21 UTC (rev 23249)
@@ -13,22 +13,22 @@
 pluginDescription=This plugin provides an interface to the new Cytoscape 2.7 
command feature
 
 # Plugin version number, this must be two numbers separated by a decimlal.  
Ex. 0.2, 14.03
-pluginVersion=1.0
+pluginVersion=0.91
 
 # Compatible Cytoscape version
 cytoscapeVersion=2.8
 
 # Category, use one of the categories listed on the website or create your own
-pluginCategory=Communication/Scripting
+pluginCategory=Other
 
 # -- The following properties are OPTIONAL -- #
 
 # URL to a website that gives more information about your plugin, Ex. 
http://my-lab-site.org
-projectURL=http://www.rbvi.ucsf.edu/cytoscape/
+projectURL=http://www.rbvi.ucsf.edu/Research/cytoscape/
 
 # List of authors.  Note each author and institution pair are separated by a : 
(colon)
 # each additional author institution pair must be separated from other pairs 
bye a ; (semicolon)
 pluginAuthorsIntsitutions=John "Scooter" Morris:UCSF
 
 # Date this plugin/plugin version was released
-releaseDate=December 18, 2010
+releaseDate=December 20, 2010

-- 
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.

Reply via email to