Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles')
-rw-r--r--bundles/org.eclipse.osgi/CDC-1.0_Foundation-1.0.profile5
-rw-r--r--bundles/org.eclipse.osgi/CDC-1.1_Foundation-1.1.profile24
-rw-r--r--bundles/org.eclipse.osgi/J2SE-1.3.profile7
-rw-r--r--bundles/org.eclipse.osgi/J2SE-1.4.profile8
-rw-r--r--bundles/org.eclipse.osgi/J2SE-1.5.profile9
-rw-r--r--bundles/org.eclipse.osgi/core/adaptor/org/eclipse/osgi/util/ManifestElement.java14
-rw-r--r--bundles/org.eclipse.osgi/core/framework/org/eclipse/osgi/framework/internal/core/Constants.java1
-rw-r--r--bundles/org.eclipse.osgi/core/framework/org/eclipse/osgi/framework/internal/core/Framework.java114
-rw-r--r--bundles/org.eclipse.osgi/supplement/src/org/eclipse/osgi/util/ManifestElement.java14
9 files changed, 132 insertions, 64 deletions
diff --git a/bundles/org.eclipse.osgi/CDC-1.0_Foundation-1.0.profile b/bundles/org.eclipse.osgi/CDC-1.0_Foundation-1.0.profile
index 0ba6b43ea..1157a29bd 100644
--- a/bundles/org.eclipse.osgi/CDC-1.0_Foundation-1.0.profile
+++ b/bundles/org.eclipse.osgi/CDC-1.0_Foundation-1.0.profile
@@ -12,3 +12,8 @@ org.osgi.framework.system.packages = \
javax.microedition.io
org.osgi.framework.bootdelegation = \
javax.microedition.io
+org.osgi.framework.executionenvironment = \
+ OSGi/Minimum-1.0,\
+ OSGi/Minimum-1.1,\
+ CDC-1.0/Foundation-1.0
+osgi.java.profile.name = CDC-1.0/Foundation-1.0
diff --git a/bundles/org.eclipse.osgi/CDC-1.1_Foundation-1.1.profile b/bundles/org.eclipse.osgi/CDC-1.1_Foundation-1.1.profile
new file mode 100644
index 000000000..374300afc
--- /dev/null
+++ b/bundles/org.eclipse.osgi/CDC-1.1_Foundation-1.1.profile
@@ -0,0 +1,24 @@
+###############################################################################
+# Copyright (c) 2005 IBM Corporation and others.
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License v1.0
+# which accompanies this distribution, and is available at
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+# IBM Corporation - initial API and implementation
+###############################################################################
+org.osgi.framework.system.packages = \
+ javax.microedition.io,\
+ javax.microedition.pki,\
+ javax.security.auth.x500
+org.osgi.framework.bootdelegation = \
+ javax.microedition.io,\
+ javax.microedition.pki,\
+ javax.security.auth.x500
+org.osgi.framework.executionenvironment = \
+ OSGi/Minimum-1.0,\
+ OSGi/Minimum-1.1,\
+ CDC-1.0/Foundation-1.0,\
+ CDC-1.1/Foundation-1.1
+osgi.java.profile.name = CDC-1.1/Foundation-1.1
diff --git a/bundles/org.eclipse.osgi/J2SE-1.3.profile b/bundles/org.eclipse.osgi/J2SE-1.3.profile
index dc595e1d0..b7dbdfabb 100644
--- a/bundles/org.eclipse.osgi/J2SE-1.3.profile
+++ b/bundles/org.eclipse.osgi/J2SE-1.3.profile
@@ -54,3 +54,10 @@ org.osgi.framework.bootdelegation = \
org.omg.*,\
sun.*,\
com.sun.*
+org.osgi.framework.executionenvironment = \
+ OSGi/Minimum-1.0,\
+ OSGi/Minimum-1.1,\
+ JRE-1.1,\
+ J2SE-1.2,\
+ J2SE-1.3
+osgi.java.profile.name = J2SE-1.3
diff --git a/bundles/org.eclipse.osgi/J2SE-1.4.profile b/bundles/org.eclipse.osgi/J2SE-1.4.profile
index 12e3536c0..b307c978e 100644
--- a/bundles/org.eclipse.osgi/J2SE-1.4.profile
+++ b/bundles/org.eclipse.osgi/J2SE-1.4.profile
@@ -108,3 +108,11 @@ org.osgi.framework.bootdelegation = \
org.xml.*,\
sun.*,\
com.sun.*
+org.osgi.framework.executionenvironment = \
+ OSGi/Minimum-1.0,\
+ OSGi/Minimum-1.1,\
+ JRE-1.1,\
+ J2SE-1.2,\
+ J2SE-1.3,\
+ J2SE-1.4
+osgi.java.profile.name = J2SE-1.4
diff --git a/bundles/org.eclipse.osgi/J2SE-1.5.profile b/bundles/org.eclipse.osgi/J2SE-1.5.profile
index b65a6fdad..179b914f3 100644
--- a/bundles/org.eclipse.osgi/J2SE-1.5.profile
+++ b/bundles/org.eclipse.osgi/J2SE-1.5.profile
@@ -133,3 +133,12 @@ org.osgi.framework.bootdelegation = \
org.xml.*,\
sun.*,\
com.sun.*
+org.osgi.framework.executionenvironment = \
+ OSGi/Minimum-1.0,\
+ OSGi/Minimum-1.1,\
+ JRE-1.1,\
+ J2SE-1.2,\
+ J2SE-1.3,\
+ J2SE-1.4,\
+ J2SE-1.5
+osgi.java.profile.name = J2SE-1.5
diff --git a/bundles/org.eclipse.osgi/core/adaptor/org/eclipse/osgi/util/ManifestElement.java b/bundles/org.eclipse.osgi/core/adaptor/org/eclipse/osgi/util/ManifestElement.java
index c1127c27f..70d61fd4e 100644
--- a/bundles/org.eclipse.osgi/core/adaptor/org/eclipse/osgi/util/ManifestElement.java
+++ b/bundles/org.eclipse.osgi/core/adaptor/org/eclipse/osgi/util/ManifestElement.java
@@ -428,10 +428,22 @@ public class ManifestElement {
* @param stringList the initial comma-separated string
*/
public static String[] getArrayFromList(String stringList) {
+ return getArrayFromList(stringList, ","); //$NON-NLS-1$
+ }
+
+ /**
+ * Returns the result of converting a list of tokens into an array. The tokens
+ * are split using the specified separator.
+ *
+ * @return the array of string tokens or <code>null</code> if there are none
+ * @param stringList the initial string list
+ * @param separator the separator to use to split the list into tokens.
+ */
+ public static String[] getArrayFromList(String stringList, String separator) {
if (stringList == null || stringList.trim().equals("")) //$NON-NLS-1$
return null;
Vector list = new Vector();
- StringTokenizer tokens = new StringTokenizer(stringList, ","); //$NON-NLS-1$
+ StringTokenizer tokens = new StringTokenizer(stringList, separator);
while (tokens.hasMoreTokens()) {
String token = tokens.nextToken().trim();
if (!token.equals("")) //$NON-NLS-1$
diff --git a/bundles/org.eclipse.osgi/core/framework/org/eclipse/osgi/framework/internal/core/Constants.java b/bundles/org.eclipse.osgi/core/framework/org/eclipse/osgi/framework/internal/core/Constants.java
index 06342a8f6..200949fc4 100644
--- a/bundles/org.eclipse.osgi/core/framework/org/eclipse/osgi/framework/internal/core/Constants.java
+++ b/bundles/org.eclipse.osgi/core/framework/org/eclipse/osgi/framework/internal/core/Constants.java
@@ -110,6 +110,7 @@ public class Constants implements org.osgi.framework.Constants {
public static final String OSGI_IMPL_VERSION_KEY = "osgi.framework.version"; //$NON-NLS-1$
/** OSGi java profile; used to give a URL to a java profile */
public static final String OSGI_JAVA_PROFILE = "osgi.java.profile"; //$NON-NLS-1$
+ public static final String OSGI_JAVA_PROFILE_NAME = "osgi.java.profile.name"; //$NON-NLS-1$
/**
* OSGi java profile bootdelegation; used to indicate how the org.osgi.framework.bootdelegation
* property defined in the java profile should be processed, (ingnore, override, none). default is ignore
diff --git a/bundles/org.eclipse.osgi/core/framework/org/eclipse/osgi/framework/internal/core/Framework.java b/bundles/org.eclipse.osgi/core/framework/org/eclipse/osgi/framework/internal/core/Framework.java
index da2298157..a9b0b8a27 100644
--- a/bundles/org.eclipse.osgi/core/framework/org/eclipse/osgi/framework/internal/core/Framework.java
+++ b/bundles/org.eclipse.osgi/core/framework/org/eclipse/osgi/framework/internal/core/Framework.java
@@ -54,8 +54,7 @@ public class Framework implements EventDispatcher, EventPublisher {
protected ServiceRegistry serviceRegistry; //TODO This is duplicated from the adaptor, do we really gain ?
/** next free service id. */
protected long serviceid;
- /** the VM profile (execution environment */
- private String vmProfile;
+
/*
* The following EventListeners objects keep track of event listeners
* by BundleContext. Each element is a EventListeners that is the list
@@ -294,47 +293,6 @@ public class Framework implements EventDispatcher, EventPublisher {
}
}
}
- setExecutionEnvironment();
- }
-
- private void setExecutionEnvironment() {
- String value = properties.getProperty(Constants.FRAMEWORK_EXECUTIONENVIRONMENT, ""); //$NON-NLS-1$
- String j2meConfig = properties.getProperty(Constants.J2ME_MICROEDITION_CONFIGURATION);
- String j2meProfile = properties.getProperty(Constants.J2ME_MICROEDITION_PROFILES);
- StringBuffer ee = new StringBuffer(value);
- if (j2meConfig != null && j2meConfig.length() > 0 && j2meProfile != null && j2meProfile.length() > 0) {
- // save the vmProfile based off of the config and profile
- vmProfile = j2meConfig + '_' + j2meProfile;
- int ic = value.indexOf(j2meConfig);
- // append the profile only if it is not already present
- if (!(ic >= 0) || !(ic + j2meConfig.length() < value.length() && value.charAt(ic + j2meConfig.length()) == '/') || !(value.startsWith(j2meProfile, ic + j2meConfig.length() + 1))) {
- if (ee.length() > 0) {
- ee.append(',');
- }
- ee.append(j2meConfig).append('/').append(j2meProfile);
- }
-
- } else if (value.length() > 0) {
- // just use the first EE defined as our profile
- StringTokenizer st = new StringTokenizer(value, ","); //$NON-NLS-1$
- vmProfile = st.nextToken().replace('/', '_');
- } else {
- String javaSpecVersion = properties.getProperty("java.specification.version"); //$NON-NLS-1$
- // set the profile and EE based off of the java.specification.version
- // TODO We assume J2SE here. need to support other profiles J2ME/J2EE ...
- if (javaSpecVersion != null) {
- StringTokenizer st = new StringTokenizer(javaSpecVersion, " _-"); //$NON-NLS-1$
- javaSpecVersion = st.nextToken();
- vmProfile = "J2SE-" + javaSpecVersion; //$NON-NLS-1$
- int index = value.indexOf(vmProfile);
- if (index < 0) {
- if (ee.length() > 0)
- ee.append(',');
- ee.append(vmProfile);
- }
- }
- }
- properties.put(Constants.FRAMEWORK_EXECUTIONENVIRONMENT, ee.toString());
}
private void setBootDelegation() {
@@ -364,21 +322,7 @@ public class Framework implements EventDispatcher, EventPublisher {
}
private void loadVMProfile() {
- InputStream in = findVMProfile();
- Properties profileProps = new Properties();
- if (in != null) {
- try {
- profileProps.load(new BufferedInputStream(in));
- } catch (IOException e) {
- // do nothing
- } finally {
- try {
- in.close();
- } catch (IOException ee) {
- // do nothing
- }
- }
- }
+ Properties profileProps = findVMProfile();
String systemExports = properties.getProperty(Constants.OSGI_FRAMEWORK_SYSTEM_PACKAGES);
// set the system exports property using the vm profile; only if the property is not already set
if (systemExports == null) {
@@ -396,9 +340,38 @@ public class Framework implements EventDispatcher, EventPublisher {
properties.put(Constants.OSGI_BOOTDELEGATION, profileBootDelegation); // override with the profile value
} else if (Constants.OSGI_BOOTDELEGATION_NONE.equals(type))
properties.remove(Constants.OSGI_BOOTDELEGATION); // remove the bootdelegation property in case it was set
+ // set the org.osgi.framework.executionenvironment property according to the java profile
+ if (properties.getProperty(Constants.FRAMEWORK_EXECUTIONENVIRONMENT) == null) {
+ // get the ee from the java profile; if no ee is defined then try the java profile name
+ String ee = profileProps.getProperty(Constants.FRAMEWORK_EXECUTIONENVIRONMENT, profileProps.getProperty(Constants.OSGI_JAVA_PROFILE_NAME));
+ if (ee != null)
+ properties.put(Constants.FRAMEWORK_EXECUTIONENVIRONMENT, ee);
+ }
}
- private InputStream findVMProfile() {
+ private Properties findVMProfile() {
+ Properties result = new Properties();
+ // Find the VM profile name using J2ME properties
+ String j2meConfig = properties.getProperty(Constants.J2ME_MICROEDITION_CONFIGURATION);
+ String j2meProfiles = properties.getProperty(Constants.J2ME_MICROEDITION_PROFILES);
+ String vmProfile = null;
+ if (j2meConfig != null && j2meConfig.length() > 0 && j2meProfiles != null && j2meProfiles.length() > 0) {
+ // save the vmProfile based off of the config and profile
+ // use the last profile; assuming that is the highest one
+ String[] j2meProfileList = ManifestElement.getArrayFromList(j2meProfiles, " "); //$NON-NLS-1$
+ if (j2meProfileList != null && j2meProfileList.length > 0)
+ vmProfile = j2meConfig + '_' + j2meProfileList[j2meProfileList.length - 1];
+ } else {
+ // No J2ME properties; use J2SE properties
+ String javaSpecVersion = properties.getProperty("java.specification.version"); //$NON-NLS-1$
+ // set the profile and EE based off of the java.specification.version
+ // TODO We assume J2SE here. need to support other profiles J2EE ...
+ if (javaSpecVersion != null) {
+ StringTokenizer st = new StringTokenizer(javaSpecVersion, " _-"); //$NON-NLS-1$
+ javaSpecVersion = st.nextToken();
+ vmProfile = "J2SE-" + javaSpecVersion; //$NON-NLS-1$
+ }
+ }
URL url = null;
// check for the java profile property for a url
String propJavaProfile = System.getProperty(Constants.OSGI_JAVA_PROFILE);
@@ -416,13 +389,30 @@ public class Framework implements EventDispatcher, EventPublisher {
if (url == null)
url = getClass().getResource(javaProfile);
}
- if (url != null)
+ if (url != null) {
+ InputStream in = null;
try {
- return url.openStream();
+ in = url.openStream();
+ result.load(new BufferedInputStream(in));
} catch (IOException e) {
// TODO consider logging ...
+ } finally {
+ if (in != null)
+ try {
+ in.close();
+ } catch (IOException ee) {
+ // do nothing
+ }
}
- return null;
+ }
+ // set the profile name if it does not provide one
+ if (result.getProperty(Constants.OSGI_JAVA_PROFILE_NAME) == null)
+ if (vmProfile != null)
+ result.put(Constants.OSGI_JAVA_PROFILE_NAME, vmProfile.replace('_', '/'));
+ else
+ // last resort; default to the absolute minimum profile name
+ result.put(Constants.OSGI_JAVA_PROFILE_NAME, "OSGi/Minimum-1.0"); //$NON-NLS-1$
+ return result;
}
/**
diff --git a/bundles/org.eclipse.osgi/supplement/src/org/eclipse/osgi/util/ManifestElement.java b/bundles/org.eclipse.osgi/supplement/src/org/eclipse/osgi/util/ManifestElement.java
index c1127c27f..70d61fd4e 100644
--- a/bundles/org.eclipse.osgi/supplement/src/org/eclipse/osgi/util/ManifestElement.java
+++ b/bundles/org.eclipse.osgi/supplement/src/org/eclipse/osgi/util/ManifestElement.java
@@ -428,10 +428,22 @@ public class ManifestElement {
* @param stringList the initial comma-separated string
*/
public static String[] getArrayFromList(String stringList) {
+ return getArrayFromList(stringList, ","); //$NON-NLS-1$
+ }
+
+ /**
+ * Returns the result of converting a list of tokens into an array. The tokens
+ * are split using the specified separator.
+ *
+ * @return the array of string tokens or <code>null</code> if there are none
+ * @param stringList the initial string list
+ * @param separator the separator to use to split the list into tokens.
+ */
+ public static String[] getArrayFromList(String stringList, String separator) {
if (stringList == null || stringList.trim().equals("")) //$NON-NLS-1$
return null;
Vector list = new Vector();
- StringTokenizer tokens = new StringTokenizer(stringList, ","); //$NON-NLS-1$
+ StringTokenizer tokens = new StringTokenizer(stringList, separator);
while (tokens.hasMoreTokens()) {
String token = tokens.nextToken().trim();
if (!token.equals("")) //$NON-NLS-1$

Back to the top