Author: mes
Date: 2010-09-14 15:35:39 -0700 (Tue, 14 Sep 2010)
New Revision: 21855
Modified:
csplugins/trunk/ucsd/mes/GoogleChartFunctions/build.xml
csplugins/trunk/ucsd/mes/GoogleChartFunctions/resources/plugin.props
Log:
fixes for plugin submission
Modified: csplugins/trunk/ucsd/mes/GoogleChartFunctions/build.xml
===================================================================
--- csplugins/trunk/ucsd/mes/GoogleChartFunctions/build.xml 2010-09-14
22:29:10 UTC (rev 21854)
+++ csplugins/trunk/ucsd/mes/GoogleChartFunctions/build.xml 2010-09-14
22:35:39 UTC (rev 21855)
@@ -137,6 +137,8 @@
debug="${debug}"
deprecation="${deprecation}"
optimize="${optimize}"
+ source="1.5"
+ target="1.5"
fork="${fork}">
<compilerarg line="-Xlint:all -Xlint:-path"/>
</javac>
Modified: csplugins/trunk/ucsd/mes/GoogleChartFunctions/resources/plugin.props
===================================================================
--- csplugins/trunk/ucsd/mes/GoogleChartFunctions/resources/plugin.props
2010-09-14 22:29:10 UTC (rev 21854)
+++ csplugins/trunk/ucsd/mes/GoogleChartFunctions/resources/plugin.props
2010-09-14 22:35:39 UTC (rev 21855)
@@ -4,7 +4,7 @@
# -- The following properties are REQUIRED -- #
# The plugin name that will be displayed to users
-pluginName=Google Chart API Functions
+pluginName=GoogleChartFunctions
# Description used to give users information about the plugin such as what it
does.
# Html tags are encouraged for formatting purposes.
--
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.