You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ha...@apache.org on 2010/12/27 10:02:42 UTC

svn commit: r1053025 - in /geronimo/devtools/eclipse-plugin/branches/2.2/plugins/org.apache.geronimo.st.v22.ui: META-INF/MANIFEST.MF plugin.properties

Author: hanhongfang
Date: Mon Dec 27 09:02:42 2010
New Revision: 1053025

URL: http://svn.apache.org/viewvc?rev=1053025&view=rev
Log:
GERONIMODEVTOOLS-691 GEP ui shows "%serverEditorPluginPage" instead of "Plugin"

Modified:
    geronimo/devtools/eclipse-plugin/branches/2.2/plugins/org.apache.geronimo.st.v22.ui/META-INF/MANIFEST.MF
    geronimo/devtools/eclipse-plugin/branches/2.2/plugins/org.apache.geronimo.st.v22.ui/plugin.properties

Modified: geronimo/devtools/eclipse-plugin/branches/2.2/plugins/org.apache.geronimo.st.v22.ui/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/branches/2.2/plugins/org.apache.geronimo.st.v22.ui/META-INF/MANIFEST.MF?rev=1053025&r1=1053024&r2=1053025&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/branches/2.2/plugins/org.apache.geronimo.st.v22.ui/META-INF/MANIFEST.MF (original)
+++ geronimo/devtools/eclipse-plugin/branches/2.2/plugins/org.apache.geronimo.st.v22.ui/META-INF/MANIFEST.MF Mon Dec 27 09:02:42 2010
@@ -3,6 +3,7 @@ Bundle-ManifestVersion: 2
 Bundle-Name: Geronimo Server Tools V22 UI Plug-in
 Bundle-SymbolicName: org.apache.geronimo.st.v22.ui;singleton:=true
 Bundle-Version: 2.2.1
+Bundle-Localization: plugin
 Require-Bundle: org.apache.geronimo.runtime.common,
  org.apache.geronimo.runtime.v22,
  org.apache.geronimo.st.v22.core,

Modified: geronimo/devtools/eclipse-plugin/branches/2.2/plugins/org.apache.geronimo.st.v22.ui/plugin.properties
URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/branches/2.2/plugins/org.apache.geronimo.st.v22.ui/plugin.properties?rev=1053025&r1=1053024&r2=1053025&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/branches/2.2/plugins/org.apache.geronimo.st.v22.ui/plugin.properties (original)
+++ geronimo/devtools/eclipse-plugin/branches/2.2/plugins/org.apache.geronimo.st.v22.ui/plugin.properties Mon Dec 27 09:02:42 2010
@@ -16,6 +16,8 @@
 #
 # $Rev: 953271 $ $Date: 2010-06-10 18:26:44 +0800 (Thu, 10 Jun 2010) $
 #
+serverEditorPluginPage=Plugin
+
 pluginName=Geronimo Server Tools UI
 providerName=Apache Software Foundation