Author: nickboldt
Date: 2010-09-07 13:33:11 -0400 (Tue, 07 Sep 2010)
New Revision: 24776
Modified:
branches/jbosstools-3.2.0.M2/gwt/features/org.jboss.tools.gwt.feature/feature.properties
branches/jbosstools-3.2.0.M2/gwt/plugins/org.jboss.tools.gwt.core/META-INF/MANIFEST.MF
Log:
mark feature and plugin as Experimental
Modified:
branches/jbosstools-3.2.0.M2/gwt/features/org.jboss.tools.gwt.feature/feature.properties
===================================================================
---
branches/jbosstools-3.2.0.M2/gwt/features/org.jboss.tools.gwt.feature/feature.properties 2010-09-07
17:30:18 UTC (rev 24775)
+++
branches/jbosstools-3.2.0.M2/gwt/features/org.jboss.tools.gwt.feature/feature.properties 2010-09-07
17:33:11 UTC (rev 24776)
@@ -15,7 +15,7 @@
# This file should be translated.
# "featureName" property - name of the feature
-featureName=JBoss GWT Integration
+featureName=JBoss GWT Integration (Experimental)
# "providerName" property - name of the company that provides the feature
providerName=JBoss by Red Hat
@@ -24,7 +24,7 @@
updateSiteName=JBossTools Update Site
# "description" property - description of the feature
-description=JBoss GWT Integration
+description=JBoss GWT Integration (Experimental)
# "copyright" property - text of the "Feature Update Copyright"
copyright=Copyright (c) 2010 JBoss by Red Hat and others.\nAll rights reserved. This
program and the accompanying materials\n\
Modified:
branches/jbosstools-3.2.0.M2/gwt/plugins/org.jboss.tools.gwt.core/META-INF/MANIFEST.MF
===================================================================
---
branches/jbosstools-3.2.0.M2/gwt/plugins/org.jboss.tools.gwt.core/META-INF/MANIFEST.MF 2010-09-07
17:30:18 UTC (rev 24775)
+++
branches/jbosstools-3.2.0.M2/gwt/plugins/org.jboss.tools.gwt.core/META-INF/MANIFEST.MF 2010-09-07
17:33:11 UTC (rev 24776)
@@ -1,6 +1,6 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
-Bundle-Name: JBoss Tools GWT (experimental)
+Bundle-Name: JBoss Tools GWT (Experimental)
Bundle-SymbolicName: org.jboss.tools.gwt.core;singleton:=true
Bundle-Version: 1.0.0.qualifier
Bundle-Activator: org.jboss.tools.gwt.core.internal.GWTCoreActivator