[jbosstools-commits] JBoss Tools SVN: r17538 - in trunk: bpel/plugins/org.eclipse.bpel.apache.ode.deploy.ui/META-INF and 14 other directories.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Sat Sep 12 18:52:11 EDT 2009


Author: dgolovin
Date: 2009-09-12 18:52:11 -0400 (Sat, 12 Sep 2009)
New Revision: 17538

Removed:
   trunk/bpel/plugins/org.jboss.tools.bpel.as.integration/src/org/jboss/tools/bpel/as/integration/Activator.java
   trunk/bpel/plugins/org.jboss.tools.bpel.as.integration/src/org/jboss/tools/bpel/as/integration/JBossServerBPELPublisher.java
Modified:
   trunk/bpel/plugins/org.eclipse.bpel.apache.ode.deploy.model/META-INF/MANIFEST.MF
   trunk/bpel/plugins/org.eclipse.bpel.apache.ode.deploy.ui/META-INF/MANIFEST.MF
   trunk/bpel/plugins/org.eclipse.bpel.apache.ode.runtime/META-INF/MANIFEST.MF
   trunk/bpel/plugins/org.eclipse.bpel.common.ui/META-INF/MANIFEST.MF
   trunk/bpel/plugins/org.eclipse.bpel.runtimes/META-INF/MANIFEST.MF
   trunk/bpel/plugins/org.eclipse.bpel.validator/META-INF/MANIFEST.MF
   trunk/bpel/plugins/org.eclipse.bpel.wsil.model/META-INF/MANIFEST.MF
   trunk/esb/plugins/org.jboss.tools.esb.core/META-INF/MANIFEST.MF
   trunk/esb/plugins/org.jboss.tools.esb.project.ui/META-INF/MANIFEST.MF
   trunk/esb/plugins/org.jboss.tools.esb.ui/META-INF/MANIFEST.MF
   trunk/esb/tests/org.jboss.tools.esb.core.test/META-INF/MANIFEST.MF
   trunk/hibernatetools/plugins/org.hibernate.eclipse.help/META-INF/MANIFEST.MF
   trunk/hibernatetools/plugins/org.hibernate.eclipse/META-INF/MANIFEST.MF
   trunk/struts/tests/org.jboss.tools.struts.vpe.struts.test/META-INF/MANIFEST.MF
   trunk/tptp/plugins/org.jboss.tools.eclipse.as.tptp/META-INF/MANIFEST.MF
Log:
https://jira.jboss.org/jira/browse/JBIDE-4474
Eclipse-LazyStart: true replaced with Bundle-ActivationPolicy: lazy


Modified: trunk/bpel/plugins/org.eclipse.bpel.apache.ode.deploy.model/META-INF/MANIFEST.MF
===================================================================
--- trunk/bpel/plugins/org.eclipse.bpel.apache.ode.deploy.model/META-INF/MANIFEST.MF	2009-09-12 22:43:26 UTC (rev 17537)
+++ trunk/bpel/plugins/org.eclipse.bpel.apache.ode.deploy.model/META-INF/MANIFEST.MF	2009-09-12 22:52:11 UTC (rev 17538)
@@ -17,4 +17,4 @@
  org.eclipse.xsd;bundle-version="[2.4.0,3.0.0)",
  org.eclipse.core.runtime;bundle-version="[3.4.0,4.0.0)",
  javax.wsdl;bundle-version="[1.5.0,1.6.0)"
-Eclipse-LazyStart: true
+Bundle-ActivationPolicy: lazy

Modified: trunk/bpel/plugins/org.eclipse.bpel.apache.ode.deploy.ui/META-INF/MANIFEST.MF
===================================================================
--- trunk/bpel/plugins/org.eclipse.bpel.apache.ode.deploy.ui/META-INF/MANIFEST.MF	2009-09-12 22:43:26 UTC (rev 17537)
+++ trunk/bpel/plugins/org.eclipse.bpel.apache.ode.deploy.ui/META-INF/MANIFEST.MF	2009-09-12 22:52:11 UTC (rev 17538)
@@ -22,6 +22,6 @@
  org.eclipse.bpel.ui;bundle-version="0.4.0",
  org.eclipse.jdt.core;bundle-version="3.5.0",
  org.eclipse.wst.common.modulecore;bundle-version="1.1.300"
-Eclipse-LazyStart: true
+Bundle-ActivationPolicy: lazy
 Bundle-Vendor: Eclipse.org
 Bundle-RequiredExecutionEnvironment: J2SE-1.5

Modified: trunk/bpel/plugins/org.eclipse.bpel.apache.ode.runtime/META-INF/MANIFEST.MF
===================================================================
--- trunk/bpel/plugins/org.eclipse.bpel.apache.ode.runtime/META-INF/MANIFEST.MF	2009-09-12 22:43:26 UTC (rev 17537)
+++ trunk/bpel/plugins/org.eclipse.bpel.apache.ode.runtime/META-INF/MANIFEST.MF	2009-09-12 22:52:11 UTC (rev 17538)
@@ -27,5 +27,5 @@
  org.eclipse.bpel.apache.ode.deploy.model;bundle-version="0.4.0"
 Bundle-Activator: org.eclipse.bpel.apache.ode.runtime.OdePlugin
 Export-Package: org.eclipse.bpel.apache.ode.runtime
-Eclipse-LazyStart: true
+Bundle-ActivationPolicy: lazy
 Bundle-RequiredExecutionEnvironment: J2SE-1.5

Modified: trunk/bpel/plugins/org.eclipse.bpel.common.ui/META-INF/MANIFEST.MF
===================================================================
--- trunk/bpel/plugins/org.eclipse.bpel.common.ui/META-INF/MANIFEST.MF	2009-09-12 22:43:26 UTC (rev 17537)
+++ trunk/bpel/plugins/org.eclipse.bpel.common.ui/META-INF/MANIFEST.MF	2009-09-12 22:52:11 UTC (rev 17538)
@@ -12,7 +12,7 @@
  org.eclipse.gef;bundle-version="[3.4.0,4.0.0)",
  org.eclipse.emf.ecore.change;bundle-version="[2.4.0,3.0.0)",
  org.eclipse.bpel.model;bundle-version="0.4.0"
-Eclipse-LazyStart: true
+Bundle-ActivationPolicy: lazy
 Export-Package: org.eclipse.bpel.common.ui,
  org.eclipse.bpel.common.ui.assist,
  org.eclipse.bpel.common.ui.calendar,

Modified: trunk/bpel/plugins/org.eclipse.bpel.runtimes/META-INF/MANIFEST.MF
===================================================================
--- trunk/bpel/plugins/org.eclipse.bpel.runtimes/META-INF/MANIFEST.MF	2009-09-12 22:43:26 UTC (rev 17537)
+++ trunk/bpel/plugins/org.eclipse.bpel.runtimes/META-INF/MANIFEST.MF	2009-09-12 22:52:11 UTC (rev 17538)
@@ -23,7 +23,7 @@
  org.eclipse.wst.wsdl;bundle-version="[1.1.200,2.0.0)",
  javax.wsdl;bundle-version="[1.5.0,1.6.0)",
  org.eclipse.jst.common.frameworks;bundle-version="1.1.300"
-Eclipse-LazyStart: true
+Bundle-ActivationPolicy: lazy
 Export-Package: org.eclipse.bpel.runtimes,
  org.eclipse.bpel.runtimes.facets,
  org.eclipse.bpel.runtimes.module,

Modified: trunk/bpel/plugins/org.eclipse.bpel.validator/META-INF/MANIFEST.MF
===================================================================
--- trunk/bpel/plugins/org.eclipse.bpel.validator/META-INF/MANIFEST.MF	2009-09-12 22:43:26 UTC (rev 17537)
+++ trunk/bpel/plugins/org.eclipse.bpel.validator/META-INF/MANIFEST.MF	2009-09-12 22:52:11 UTC (rev 17538)
@@ -18,7 +18,7 @@
  org.eclipse.wst.xml.core;bundle-version="[1.1.300,2.0.0)",
  org.eclipse.bpel.xpath10;bundle-version="0.4.0",
  javax.wsdl;bundle-version="[1.5.0,1.6.0)"
-Eclipse-LazyStart: true
+Bundle-ActivationPolicy: lazy
 Bundle-RequiredExecutionEnvironment: J2SE-1.5
 Bundle-ClassPath: bin,
  meta/

Modified: trunk/bpel/plugins/org.eclipse.bpel.wsil.model/META-INF/MANIFEST.MF
===================================================================
--- trunk/bpel/plugins/org.eclipse.bpel.wsil.model/META-INF/MANIFEST.MF	2009-09-12 22:43:26 UTC (rev 17537)
+++ trunk/bpel/plugins/org.eclipse.bpel.wsil.model/META-INF/MANIFEST.MF	2009-09-12 22:52:11 UTC (rev 17538)
@@ -26,5 +26,5 @@
    org.eclipse.bpel.wsil.model.inspection"
 Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.4.0,4.0.0)",
  org.eclipse.emf.ecore.xmi;bundle-version="[2.4.0,3.0.0)";visibility:=reexport
-Eclipse-LazyStart: true
+Bundle-ActivationPolicy: lazy
 Bundle-RequiredExecutionEnvironment: J2SE-1.5

Deleted: trunk/bpel/plugins/org.jboss.tools.bpel.as.integration/src/org/jboss/tools/bpel/as/integration/Activator.java
===================================================================
--- trunk/bpel/plugins/org.jboss.tools.bpel.as.integration/src/org/jboss/tools/bpel/as/integration/Activator.java	2009-09-12 22:43:26 UTC (rev 17537)
+++ trunk/bpel/plugins/org.jboss.tools.bpel.as.integration/src/org/jboss/tools/bpel/as/integration/Activator.java	2009-09-12 22:52:11 UTC (rev 17538)
@@ -1,50 +0,0 @@
-package org.jboss.tools.bpel.as.integration;
-
-import org.eclipse.ui.plugin.AbstractUIPlugin;
-import org.osgi.framework.BundleContext;
-
-/**
- * The activator class controls the plug-in life cycle
- */
-public class Activator extends AbstractUIPlugin {
-
-	// The plug-in ID
-	public static final String PLUGIN_ID = "org.jboss.tools.bpel.as.integration";
-
-	// The shared instance
-	private static Activator plugin;
-	
-	/**
-	 * The constructor
-	 */
-	public Activator() {
-	}
-
-	/*
-	 * (non-Javadoc)
-	 * @see org.eclipse.ui.plugin.AbstractUIPlugin#start(org.osgi.framework.BundleContext)
-	 */
-	public void start(BundleContext context) throws Exception {
-		super.start(context);
-		plugin = this;
-	}
-
-	/*
-	 * (non-Javadoc)
-	 * @see org.eclipse.ui.plugin.AbstractUIPlugin#stop(org.osgi.framework.BundleContext)
-	 */
-	public void stop(BundleContext context) throws Exception {
-		plugin = null;
-		super.stop(context);
-	}
-
-	/**
-	 * Returns the shared instance
-	 *
-	 * @return the shared instance
-	 */
-	public static Activator getDefault() {
-		return plugin;
-	}
-
-}

Deleted: trunk/bpel/plugins/org.jboss.tools.bpel.as.integration/src/org/jboss/tools/bpel/as/integration/JBossServerBPELPublisher.java
===================================================================
--- trunk/bpel/plugins/org.jboss.tools.bpel.as.integration/src/org/jboss/tools/bpel/as/integration/JBossServerBPELPublisher.java	2009-09-12 22:43:26 UTC (rev 17537)
+++ trunk/bpel/plugins/org.jboss.tools.bpel.as.integration/src/org/jboss/tools/bpel/as/integration/JBossServerBPELPublisher.java	2009-09-12 22:52:11 UTC (rev 17538)
@@ -1,37 +0,0 @@
-package org.jboss.tools.bpel.as.integration;
-
-import org.eclipse.bpel.runtimes.IBPELModuleFacetConstants;
-import org.eclipse.core.resources.IProject;
-import org.eclipse.core.runtime.CoreException;
-import org.eclipse.wst.common.project.facet.core.IFacetedProject;
-import org.eclipse.wst.common.project.facet.core.IProjectFacet;
-import org.eclipse.wst.common.project.facet.core.ProjectFacetsManager;
-import org.eclipse.wst.server.core.IModule;
-import org.eclipse.wst.server.core.IServer;
-import org.jboss.ide.eclipse.as.core.publishers.JstPublisher;
-import org.jboss.ide.eclipse.as.core.server.IJBossServerPublisher;
-
-public class JBossServerBPELPublisher extends JstPublisher implements
-		IJBossServerPublisher {
-
-	public JBossServerBPELPublisher() {
-	}
-
-	public boolean accepts(String method, IServer server, IModule[] module) {
-		return "local".equals(method) && accepts(server, module);
-	}
-	
-	public boolean accepts(IServer server, IModule[] module) {
-		IProject project = module[0].getProject();
-		if(project == null) return false;
-		
-		try {
-			IFacetedProject fp = ProjectFacetsManager.create(project);
-			IProjectFacet pf = ProjectFacetsManager.getProjectFacet(IBPELModuleFacetConstants.BPEL20_PROJECT_FACET);
-			return fp.hasProjectFacet(pf);
-		} catch (Exception e) {
-			return false;
-		}
-		
-	}
-}

Modified: trunk/esb/plugins/org.jboss.tools.esb.core/META-INF/MANIFEST.MF
===================================================================
--- trunk/esb/plugins/org.jboss.tools.esb.core/META-INF/MANIFEST.MF	2009-09-12 22:43:26 UTC (rev 17537)
+++ trunk/esb/plugins/org.jboss.tools.esb.core/META-INF/MANIFEST.MF	2009-09-12 22:52:11 UTC (rev 17538)
@@ -1,5 +1,5 @@
 Manifest-Version: 1.0
-Eclipse-LazyStart: true
+Bundle-ActivationPolicy: lazy
 Bundle-Name: %pluginName
 Bundle-ClassPath: esb.jar
 Bundle-Activator: org.jboss.tools.esb.core.ESBCorePlugin
@@ -7,7 +7,7 @@
 Bundle-Vendor: %providerName
 Bundle-SymbolicName: org.jboss.tools.esb.core;singleton:=true
 Bundle-Localization: plugin
-Provide-Package: org.jboss.tools.esb.core,
+Export-Package: org.jboss.tools.esb.core,
  org.jboss.tools.esb.core.model,
  org.jboss.tools.esb.core.model.handlers
 Require-Bundle: org.jboss.tools.jst.web;visibility:=reexport,

Modified: trunk/esb/plugins/org.jboss.tools.esb.project.ui/META-INF/MANIFEST.MF
===================================================================
--- trunk/esb/plugins/org.jboss.tools.esb.project.ui/META-INF/MANIFEST.MF	2009-09-12 22:43:26 UTC (rev 17537)
+++ trunk/esb/plugins/org.jboss.tools.esb.project.ui/META-INF/MANIFEST.MF	2009-09-12 22:52:11 UTC (rev 17538)
@@ -34,7 +34,7 @@
  org.eclipse.jdt.ui;bundle-version="3.4.1",
  org.jboss.ide.eclipse.as.ui;bundle-version="1.0.0",
  org.jboss.ide.eclipse.as.wtp.core;bundle-version="1.0.0"
-Eclipse-LazyStart: true
+Bundle-ActivationPolicy: lazy
 Bundle-Vendor: %Bundle-Vendor.0
 Export-Package: org.jboss.tools.esb.project.ui
 Bundle-RequiredExecutionEnvironment: J2SE-1.5

Modified: trunk/esb/plugins/org.jboss.tools.esb.ui/META-INF/MANIFEST.MF
===================================================================
--- trunk/esb/plugins/org.jboss.tools.esb.ui/META-INF/MANIFEST.MF	2009-09-12 22:43:26 UTC (rev 17537)
+++ trunk/esb/plugins/org.jboss.tools.esb.ui/META-INF/MANIFEST.MF	2009-09-12 22:52:11 UTC (rev 17538)
@@ -1,10 +1,11 @@
 Manifest-Version: 1.0
-Eclipse-LazyStart: true
+Bundle-ManifestVersion: 2
+Bundle-ActivationPolicy: lazy
 Bundle-Name: %pluginName
 Bundle-ClassPath: esb-ui.jar
 Bundle-Activator: org.jboss.tools.esb.ui.ESBUiPlugin
 Bundle-Vendor: %providerName
-Provide-Package: org.jboss.tools.esb.ui,
+Export-Package: org.jboss.tools.esb.ui,
  org.jboss.tools.esb.ui.editor.form,
  org.jboss.tools.esb.ui.wizard.newfile
 Bundle-SymbolicName: org.jboss.tools.esb.ui; singleton:=true

Modified: trunk/esb/tests/org.jboss.tools.esb.core.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/esb/tests/org.jboss.tools.esb.core.test/META-INF/MANIFEST.MF	2009-09-12 22:43:26 UTC (rev 17537)
+++ trunk/esb/tests/org.jboss.tools.esb.core.test/META-INF/MANIFEST.MF	2009-09-12 22:52:11 UTC (rev 17538)
@@ -22,6 +22,5 @@
  org.jboss.tools.jst.firstrun,
  org.eclipse.wst.server.core,
  org.eclipse.datatools.connectivity
-Provide-Package: org.jboss.tools.esb.core.test
 Bundle-Localization: plugin
 Bundle-RequiredExecutionEnvironment: J2SE-1.5

Modified: trunk/hibernatetools/plugins/org.hibernate.eclipse/META-INF/MANIFEST.MF
===================================================================
--- trunk/hibernatetools/plugins/org.hibernate.eclipse/META-INF/MANIFEST.MF	2009-09-12 22:43:26 UTC (rev 17537)
+++ trunk/hibernatetools/plugins/org.hibernate.eclipse/META-INF/MANIFEST.MF	2009-09-12 22:52:11 UTC (rev 17538)
@@ -516,6 +516,6 @@
  org.eclipse.ui.console,
  org.eclipse.jface,
  org.eclipse.datatools.connectivity
-Eclipse-LazyStart: true
+Bundle-ActivationPolicy: lazy
 Eclipse-BuddyPolicy: registered
 Bundle-RequiredExecutionEnvironment: J2SE-1.5

Modified: trunk/hibernatetools/plugins/org.hibernate.eclipse.help/META-INF/MANIFEST.MF
===================================================================
--- trunk/hibernatetools/plugins/org.hibernate.eclipse.help/META-INF/MANIFEST.MF	2009-09-12 22:43:26 UTC (rev 17537)
+++ trunk/hibernatetools/plugins/org.hibernate.eclipse.help/META-INF/MANIFEST.MF	2009-09-12 22:52:11 UTC (rev 17538)
@@ -10,5 +10,5 @@
 Export-Package: org.hibernate.eclipse.help
 Require-Bundle: org.eclipse.help,
  org.eclipse.help.ui
-Eclipse-LazyStart: true
+Bundle-ActivationPolicy: lazy
 Bundle-RequiredExecutionEnvironment: J2SE-1.5

Modified: trunk/struts/tests/org.jboss.tools.struts.vpe.struts.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/struts/tests/org.jboss.tools.struts.vpe.struts.test/META-INF/MANIFEST.MF	2009-09-12 22:43:26 UTC (rev 17537)
+++ trunk/struts/tests/org.jboss.tools.struts.vpe.struts.test/META-INF/MANIFEST.MF	2009-09-12 22:52:11 UTC (rev 17538)
@@ -11,7 +11,7 @@
  org.jboss.tools.common.model,
  org.jboss.tools.vpe.xulrunner,
  org.junit
-Eclipse-LazyStart: true
+Bundle-ActivationPolicy: lazy
 Bundle-ClassPath: struts-test.jar
 Export-Package: org.jboss.tools.struts.vpe.struts.test
 Bundle-Vendor: %Bundle-Vendor.0

Modified: trunk/tptp/plugins/org.jboss.tools.eclipse.as.tptp/META-INF/MANIFEST.MF
===================================================================
--- trunk/tptp/plugins/org.jboss.tools.eclipse.as.tptp/META-INF/MANIFEST.MF	2009-09-12 22:43:26 UTC (rev 17537)
+++ trunk/tptp/plugins/org.jboss.tools.eclipse.as.tptp/META-INF/MANIFEST.MF	2009-09-12 22:52:11 UTC (rev 17538)
@@ -14,5 +14,4 @@
  org.eclipse.tptp.platform.profile.server.core,
  org.eclipse.tptp.platform.instrumentation.ui
 Bundle-ActivationPolicy: lazy
-Eclipse-LazyStart: true
 Bundle-RequiredExecutionEnvironment: J2SE-1.5



More information about the jbosstools-commits mailing list