Author: kono
Date: 2010-02-01 16:23:53 -0800 (Mon, 01 Feb 2010)
New Revision: 19104
Added:
coreplugins/trunk/NCBIClient/
Removed:
coreplugins/trunk/NCBIClient/lib/ncbiClient.jar
coreplugins/trunk/NCBIClient/ncbiClient.jar
Modified:
coreplugins/trunk/NCBIClient/build.xml
coreplugins/trunk/NCBIClient/manifest/plugin.props
Log:
Moved to core.
Copied: coreplugins/trunk/NCBIClient (from rev 19103,
csplugins/trunk/ucsd/kono/NCBIClient2)
Modified: coreplugins/trunk/NCBIClient/build.xml
===================================================================
--- csplugins/trunk/ucsd/kono/NCBIClient2/build.xml 2010-02-01 23:18:45 UTC
(rev 19103)
+++ coreplugins/trunk/NCBIClient/build.xml 2010-02-02 00:23:53 UTC (rev
19104)
@@ -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.7" />
+ <property name="ncbiClient.version" value="0.96" />
<property name="ncbiClient.year" value="200" />
<echo message="Building ${ncbiClient.name} version
${ncbiClient.version}." />
Deleted: coreplugins/trunk/NCBIClient/lib/ncbiClient.jar
===================================================================
(Binary files differ)
Modified: coreplugins/trunk/NCBIClient/manifest/plugin.props
===================================================================
--- csplugins/trunk/ucsd/kono/NCBIClient2/manifest/plugin.props 2010-02-01
23:18:45 UTC (rev 19103)
+++ coreplugins/trunk/NCBIClient/manifest/plugin.props 2010-02-02 00:23:53 UTC
(rev 19104)
@@ -8,13 +8,13 @@
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.95
+pluginVersion=0.96
# Compatible Cytoscape version
cytoscapeVersion=2.7
# Category, use one of the categories listed on the website or create your own
-pluginCategory=Network and Attribute I/O
+pluginCategory=Core
# List of authors. Note each author and institution pair are separated by a :
(colon)
Deleted: coreplugins/trunk/NCBIClient/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.