Author: kono
Date: 2009-11-05 17:39:29 -0800 (Thu, 05 Nov 2009)
New Revision: 18370

Modified:
   csplugins/trunk/ucsd/kono/NCBIClient2/build.xml
   csplugins/trunk/ucsd/kono/NCBIClient2/manifest/plugin.props
   csplugins/trunk/ucsd/kono/NCBIClient2/ncbiClient.jar
Log:
NCBIClient version 0.91 Release.

Modified: csplugins/trunk/ucsd/kono/NCBIClient2/build.xml
===================================================================
--- csplugins/trunk/ucsd/kono/NCBIClient2/build.xml     2009-11-06 00:39:08 UTC 
(rev 18369)
+++ csplugins/trunk/ucsd/kono/NCBIClient2/build.xml     2009-11-06 01:39:29 UTC 
(rev 18370)
@@ -12,7 +12,7 @@
                <tstamp />
                <property name="ncbiClient.Name" value="NCBI Web Service Client 
Plugin" />
                <property name="ncbiClient.name" value="ncbiClient" />
-               <property name="ncbiClient.version" value="0.5" />
+               <property name="ncbiClient.version" value="0.7" />
                <property name="ncbiClient.year" value="200" />
 
                <echo message="Building ${ncbiClient.name} version 
${ncbiClient.version}." />
@@ -30,7 +30,7 @@
 
                <property name="cytoscape.lib.dir" value="${cytoscape.dir}/lib" 
/>
                <property name="cytoscape.plugin.dir" 
value="${cytoscape.dir}/plugins" />
-               <property name="cytoscape.build.dir" 
value="${cytoscape.dir}/build/cytoscape-v2.6.3" />
+               <property name="cytoscape.build.dir" 
value="${cytoscape.dir}/build/cytoscape-v2.7.0" />
 
                <!-- JUnit report directory -->
                <property name="junit.report.dir" 
value="${ncbiClient.root.dir}/junit-reports" />

Modified: csplugins/trunk/ucsd/kono/NCBIClient2/manifest/plugin.props
===================================================================
--- csplugins/trunk/ucsd/kono/NCBIClient2/manifest/plugin.props 2009-11-06 
00:39:08 UTC (rev 18369)
+++ csplugins/trunk/ucsd/kono/NCBIClient2/manifest/plugin.props 2009-11-06 
01:39:29 UTC (rev 18370)
@@ -1,17 +1,17 @@
 # -- The following properties are REQUIRED -- #
 
 # The plugin name that will be displayed to users
-pluginName=NCBIClient2
+pluginName=NCBIClient
 
 # Description used to give users information about the plugin such as what it 
does.  
 # Html tags are encouraged for formatting purposes.
-pluginDescription=<p>Web Service client module for <a 
href="http://www.ncbi.nlm.nih.gov/entrez/query/static/esoap_help.html";>NCBI 
Entrez Utilities Web Service</a>.</p><p>For more information, please visit the 
following pages:</p><ul><li><a 
href="http://www.cytoscape.org/cgi-bin/moin.cgi/SampleWebServiceClients";>Sample 
clients</a></li><li><a 
href="http://www.cytoscape.org/cgi-bin/moin.cgi/WebServiceWorkflow";>Sample 
workflow</a></li></ul><p><strong><font color="red">To use this function from 
Cytoscape Desktop, <u>NCBI Entrez Gene User Interface</u> plugin is 
required.</font></strong>
+pluginDescription=<p>Web Service client module for <a 
href="http://www.ncbi.nlm.nih.gov/entrez/query/static/esoap_help.html";>NCBI 
Entrez Utilities Web Service</a>.</p><p>For more information, please visit the 
following pages:</p><ul><li><a 
href="http://www.cytoscape.org/cgi-bin/moin.cgi/SampleWebServiceClients";>Sample 
clients</a></li><li><a 
href="http://www.cytoscape.org/cgi-bin/moin.cgi/WebServiceWorkflow";>Sample 
workflow</a></li></ul><p><strong><font color="red">To use this function from 
Cytoscape Desktop, <u>NCBI Entrez Gene User Interface</u> plugin is required.  
This plugin works with Cytoscape 2.7.0 or later.</font></strong>
 
 # Plugin version number, this must be two numbers separated by a decimlal.  
Ex. 0.2, 14.03
-pluginVersion=0.90
+pluginVersion=0.91
 
 # Compatible Cytoscape version
-cytoscapeVersion=2.6
+cytoscapeVersion=2.7
 
 # Category, use one of the categories listed on the website or create your own
 pluginCategory=Network and Attribute I/O
@@ -19,4 +19,4 @@
 
 # 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=Keiichiro Ono:UCSD Bioengineering
+pluginAuthorsIntsitutions=Keiichiro Ono:UCSD Dept. of Medicine

Modified: csplugins/trunk/ucsd/kono/NCBIClient2/ncbiClient.jar
===================================================================
(Binary files differ)


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