Author: nickboldt
Date: 2009-07-17 02:39:33 -0400 (Fri, 17 Jul 2009)
New Revision: 16633
Modified:
trunk/bpel/plugins/org.eclipse.bpel.validator/META-INF/MANIFEST.MF
Log:
Eclipse-LazyStart: true is deprecated
Modified: trunk/bpel/plugins/org.eclipse.bpel.validator/META-INF/MANIFEST.MF
===================================================================
--- trunk/bpel/plugins/org.eclipse.bpel.validator/META-INF/MANIFEST.MF 2009-07-17 06:39:30
UTC (rev 16632)
+++ trunk/bpel/plugins/org.eclipse.bpel.validator/META-INF/MANIFEST.MF 2009-07-17 06:39:33
UTC (rev 16633)
@@ -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/
Show replies by date