Author: nickboldt
Date: 2009-07-17 02:39:20 -0400 (Fri, 17 Jul 2009)
New Revision: 16629
Modified:
trunk/bpel/plugins/org.eclipse.bpel.runtimes/META-INF/MANIFEST.MF
Log:
Eclipse-LazyStart: true is deprecated
Modified: trunk/bpel/plugins/org.eclipse.bpel.runtimes/META-INF/MANIFEST.MF
===================================================================
--- trunk/bpel/plugins/org.eclipse.bpel.runtimes/META-INF/MANIFEST.MF 2009-07-17 06:39:16
UTC (rev 16628)
+++ trunk/bpel/plugins/org.eclipse.bpel.runtimes/META-INF/MANIFEST.MF 2009-07-17 06:39:20
UTC (rev 16629)
@@ -22,7 +22,7 @@
org.eclipse.emf.ecore;bundle-version="[2.4.0,3.0.0)",
org.eclipse.wst.wsdl;bundle-version="[1.1.200,2.0.0)",
javax.wsdl;bundle-version="[1.5.0,1.6.0)"
-Eclipse-LazyStart: true
+Bundle-ActivationPolicy: lazy
Export-Package: org.eclipse.bpel.runtimes,
org.eclipse.bpel.runtimes.facets,
org.eclipse.bpel.runtimes.module,
Show replies by date