Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 113820 Details for
Bug 240724
[plan] Update Execution Environment profile format to include custom jdt settings
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
[patch]
org.eclipse.osgi.patch
clipboard.txt (text/plain), 22.11 KB, created by
Chris Aniszczyk
on 2008-09-29 18:34:43 EDT
(
hide
)
Description:
org.eclipse.osgi.patch
Filename:
MIME Type:
Creator:
Chris Aniszczyk
Created:
2008-09-29 18:34:43 EDT
Size:
22.11 KB
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P org.eclipse.osgi >Index: profiles/OSGi_Minimum-1.1.profile >=================================================================== >RCS file: profiles/OSGi_Minimum-1.1.profile >diff -N profiles/OSGi_Minimum-1.1.profile >--- /dev/null 1 Jan 1970 00:00:00 -0000 >+++ profiles/OSGi_Minimum-1.1.profile 1 Jan 1970 00:00:00 -0000 >@@ -0,0 +1,18 @@ >+############################################################################### >+# Copyright (c) 2003, 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 = >+org.osgi.framework.bootdelegation = \ >+ sun.*,\ >+ com.sun.* >+org.osgi.framework.executionenvironment = \ >+ OSGi/Minimum-1.0,\ >+ OSGi/Minimum-1.1 >+osgi.java.profile.name = OSGi/Minimum-1.1 >Index: profiles/J2SE-1.4.profile >=================================================================== >RCS file: profiles/J2SE-1.4.profile >diff -N profiles/J2SE-1.4.profile >--- /dev/null 1 Jan 1970 00:00:00 -0000 >+++ profiles/J2SE-1.4.profile 1 Jan 1970 00:00:00 -0000 >@@ -0,0 +1,123 @@ >+############################################################################### >+# Copyright (c) 2003, 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.accessibility,\ >+ javax.crypto,\ >+ javax.crypto.interfaces,\ >+ javax.crypto.spec,\ >+ javax.imageio,\ >+ javax.imageio.event,\ >+ javax.imageio.metadata,\ >+ javax.imageio.plugins.jpeg,\ >+ javax.imageio.spi,\ >+ javax.imageio.stream,\ >+ javax.naming,\ >+ javax.naming.directory,\ >+ javax.naming.event,\ >+ javax.naming.ldap,\ >+ javax.naming.spi,\ >+ javax.net,\ >+ javax.net.ssl,\ >+ javax.print,\ >+ javax.print.attribute,\ >+ javax.print.attribute.standard,\ >+ javax.print.event,\ >+ javax.rmi,\ >+ javax.rmi.CORBA,\ >+ javax.security.auth,\ >+ javax.security.auth.callback,\ >+ javax.security.auth.kerberos,\ >+ javax.security.auth.login,\ >+ javax.security.auth.spi,\ >+ javax.security.auth.x500,\ >+ javax.security.cert,\ >+ javax.sound.midi,\ >+ javax.sound.midi.spi,\ >+ javax.sound.sampled,\ >+ javax.sound.sampled.spi,\ >+ javax.sql,\ >+ javax.swing,\ >+ javax.swing.border,\ >+ javax.swing.colorchooser,\ >+ javax.swing.event,\ >+ javax.swing.filechooser,\ >+ javax.swing.plaf,\ >+ javax.swing.plaf.basic,\ >+ javax.swing.plaf.metal,\ >+ javax.swing.plaf.multi,\ >+ javax.swing.table,\ >+ javax.swing.text,\ >+ javax.swing.text.html,\ >+ javax.swing.text.html.parser,\ >+ javax.swing.text.rtf,\ >+ javax.swing.tree,\ >+ javax.swing.undo,\ >+ javax.transaction,\ >+ javax.transaction.xa,\ >+ javax.xml.parsers,\ >+ javax.xml.transform,\ >+ javax.xml.transform.dom,\ >+ javax.xml.transform.sax,\ >+ javax.xml.transform.stream,\ >+ org.ietf.jgss,\ >+ org.omg.CORBA,\ >+ org.omg.CORBA_2_3,\ >+ org.omg.CORBA_2_3.portable,\ >+ org.omg.CORBA.DynAnyPackage,\ >+ org.omg.CORBA.ORBPackage,\ >+ org.omg.CORBA.portable,\ >+ org.omg.CORBA.TypeCodePackage,\ >+ org.omg.CosNaming,\ >+ org.omg.CosNaming.NamingContextExtPackage,\ >+ org.omg.CosNaming.NamingContextPackage,\ >+ org.omg.Dynamic,\ >+ org.omg.DynamicAny,\ >+ org.omg.DynamicAny.DynAnyFactoryPackage,\ >+ org.omg.DynamicAny.DynAnyPackage,\ >+ org.omg.IOP,\ >+ org.omg.IOP.CodecFactoryPackage,\ >+ org.omg.IOP.CodecPackage,\ >+ org.omg.Messaging,\ >+ org.omg.PortableInterceptor,\ >+ org.omg.PortableInterceptor.ORBInitInfoPackage,\ >+ org.omg.PortableServer,\ >+ org.omg.PortableServer.CurrentPackage,\ >+ org.omg.PortableServer.POAManagerPackage,\ >+ org.omg.PortableServer.POAPackage,\ >+ org.omg.PortableServer.portable,\ >+ org.omg.PortableServer.ServantLocatorPackage,\ >+ org.omg.SendingContext,\ >+ org.omg.stub.java.rmi,\ >+ org.w3c.dom,\ >+ org.w3c.dom.css,\ >+ org.w3c.dom.events,\ >+ org.w3c.dom.html,\ >+ org.w3c.dom.stylesheets,\ >+ org.w3c.dom.views ,\ >+ org.xml.sax,\ >+ org.xml.sax.ext,\ >+ org.xml.sax.helpers >+org.osgi.framework.bootdelegation = \ >+ javax.*,\ >+ org.ietf.jgss,\ >+ org.omg.*,\ >+ org.w3c.*,\ >+ 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 >Index: profiles/CDC-1.1_Foundation-1.1.profile >=================================================================== >RCS file: profiles/CDC-1.1_Foundation-1.1.profile >diff -N profiles/CDC-1.1_Foundation-1.1.profile >--- /dev/null 1 Jan 1970 00:00:00 -0000 >+++ profiles/CDC-1.1_Foundation-1.1.profile 1 Jan 1970 00:00:00 -0000 >@@ -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 >Index: profiles/JavaSE-1.6.profile >=================================================================== >RCS file: profiles/JavaSE-1.6.profile >diff -N profiles/JavaSE-1.6.profile >--- /dev/null 1 Jan 1970 00:00:00 -0000 >+++ profiles/JavaSE-1.6.profile 1 Jan 1970 00:00:00 -0000 >@@ -0,0 +1,185 @@ >+############################################################################### >+# Copyright (c) 2003, 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.accessibility,\ >+ javax.activation,\ >+ javax.activity,\ >+ javax.annotation,\ >+ javax.annotation.processing,\ >+ javax.crypto,\ >+ javax.crypto.interfaces,\ >+ javax.crypto.spec,\ >+ javax.imageio,\ >+ javax.imageio.event,\ >+ javax.imageio.metadata,\ >+ javax.imageio.plugins.bmp,\ >+ javax.imageio.plugins.jpeg,\ >+ javax.imageio.spi,\ >+ javax.imageio.stream,\ >+ javax.jws,\ >+ javax.jws.soap,\ >+ javax.lang.model,\ >+ javax.lang.model.element,\ >+ javax.lang.model.type,\ >+ javax.lang.model.util,\ >+ javax.management,\ >+ javax.management.loading,\ >+ javax.management.modelmbean,\ >+ javax.management.monitor,\ >+ javax.management.openmbean,\ >+ javax.management.relation,\ >+ javax.management.remote,\ >+ javax.management.remote.rmi,\ >+ javax.management.timer,\ >+ javax.naming,\ >+ javax.naming.directory,\ >+ javax.naming.event,\ >+ javax.naming.ldap,\ >+ javax.naming.spi,\ >+ javax.net,\ >+ javax.net.ssl,\ >+ javax.print,\ >+ javax.print.attribute,\ >+ javax.print.attribute.standard,\ >+ javax.print.event,\ >+ javax.rmi,\ >+ javax.rmi.CORBA,\ >+ javax.rmi.ssl,\ >+ javax.script,\ >+ javax.security.auth,\ >+ javax.security.auth.callback,\ >+ javax.security.auth.kerberos,\ >+ javax.security.auth.login,\ >+ javax.security.auth.spi,\ >+ javax.security.auth.x500,\ >+ javax.security.cert,\ >+ javax.security.sasl,\ >+ javax.sound.midi,\ >+ javax.sound.midi.spi,\ >+ javax.sound.sampled,\ >+ javax.sound.sampled.spi,\ >+ javax.sql,\ >+ javax.sql.rowset,\ >+ javax.sql.rowset.serial,\ >+ javax.sql.rowset.spi,\ >+ javax.swing,\ >+ javax.swing.border,\ >+ javax.swing.colorchooser,\ >+ javax.swing.event,\ >+ javax.swing.filechooser,\ >+ javax.swing.plaf,\ >+ javax.swing.plaf.basic,\ >+ javax.swing.plaf.metal,\ >+ javax.swing.plaf.multi,\ >+ javax.swing.plaf.synth,\ >+ javax.swing.table,\ >+ javax.swing.text,\ >+ javax.swing.text.html,\ >+ javax.swing.text.html.parser,\ >+ javax.swing.text.rtf,\ >+ javax.swing.tree,\ >+ javax.swing.undo,\ >+ javax.tools,\ >+ javax.transaction,\ >+ javax.transaction.xa,\ >+ javax.xml,\ >+ javax.xml.bind,\ >+ javax.xml.bind.annotation,\ >+ javax.xml.bind.annotation.adapters,\ >+ javax.xml.bind.attachment,\ >+ javax.xml.bind.helpers,\ >+ javax.xml.bind.util,\ >+ javax.xml.crypto,\ >+ javax.xml.crypto.dom,\ >+ javax.xml.crypto.dsig,\ >+ javax.xml.crypto.dsig.dom,\ >+ javax.xml.crypto.dsig.keyinfo,\ >+ javax.xml.crypto.dsig.spec,\ >+ javax.xml.datatype,\ >+ javax.xml.namespace,\ >+ javax.xml.parsers,\ >+ javax.xml.soap,\ >+ javax.xml.stream,\ >+ javax.xml.stream.events,\ >+ javax.xml.stream.util,\ >+ javax.xml.transform,\ >+ javax.xml.transform.dom,\ >+ javax.xml.transform.sax,\ >+ javax.xml.transform.stax,\ >+ javax.xml.transform.stream,\ >+ javax.xml.validation,\ >+ javax.xml.ws,\ >+ javax.xml.ws.handler,\ >+ javax.xml.ws.handler.soap,\ >+ javax.xml.ws.http,\ >+ javax.xml.ws.soap,\ >+ javax.xml.ws.spi,\ >+ javax.xml.xpath,\ >+ org.ietf.jgss,\ >+ org.omg.CORBA,\ >+ org.omg.CORBA_2_3,\ >+ org.omg.CORBA_2_3.portable,\ >+ org.omg.CORBA.DynAnyPackage,\ >+ org.omg.CORBA.ORBPackage,\ >+ org.omg.CORBA.portable,\ >+ org.omg.CORBA.TypeCodePackage,\ >+ org.omg.CosNaming,\ >+ org.omg.CosNaming.NamingContextExtPackage,\ >+ org.omg.CosNaming.NamingContextPackage,\ >+ org.omg.Dynamic,\ >+ org.omg.DynamicAny,\ >+ org.omg.DynamicAny.DynAnyFactoryPackage,\ >+ org.omg.DynamicAny.DynAnyPackage,\ >+ org.omg.IOP,\ >+ org.omg.IOP.CodecFactoryPackage,\ >+ org.omg.IOP.CodecPackage,\ >+ org.omg.Messaging,\ >+ org.omg.PortableInterceptor,\ >+ org.omg.PortableInterceptor.ORBInitInfoPackage,\ >+ org.omg.PortableServer,\ >+ org.omg.PortableServer.CurrentPackage,\ >+ org.omg.PortableServer.POAManagerPackage,\ >+ org.omg.PortableServer.POAPackage,\ >+ org.omg.PortableServer.portable,\ >+ org.omg.PortableServer.ServantLocatorPackage,\ >+ org.omg.SendingContext,\ >+ org.omg.stub.java.rmi,\ >+ org.w3c.dom,\ >+ org.w3c.dom.bootstrap,\ >+ org.w3c.dom.css,\ >+ org.w3c.dom.events,\ >+ org.w3c.dom.html,\ >+ org.w3c.dom.ls,\ >+ org.w3c.dom.ranges,\ >+ org.w3c.dom.stylesheets,\ >+ org.w3c.dom.traversal,\ >+ org.w3c.dom.views ,\ >+ org.xml.sax,\ >+ org.xml.sax.ext,\ >+ org.xml.sax.helpers >+org.osgi.framework.bootdelegation = \ >+ javax.*,\ >+ org.ietf.jgss,\ >+ org.omg.*,\ >+ org.w3c.*,\ >+ 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,\ >+ JavaSE-1.6 >+osgi.java.profile.name = JavaSE-1.6 >Index: profiles/OSGi_Minimum-1.0.profile >=================================================================== >RCS file: profiles/OSGi_Minimum-1.0.profile >diff -N profiles/OSGi_Minimum-1.0.profile >--- /dev/null 1 Jan 1970 00:00:00 -0000 >+++ profiles/OSGi_Minimum-1.0.profile 1 Jan 1970 00:00:00 -0000 >@@ -0,0 +1,17 @@ >+############################################################################### >+# Copyright (c) 2003, 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 = >+org.osgi.framework.bootdelegation = \ >+ sun.*,\ >+ com.sun.* >+org.osgi.framework.executionenvironment = \ >+ OSGi/Minimum-1.0 >+osgi.java.profile.name = OSGi/Minimum-1.0 >Index: profiles/J2SE-1.5.profile >=================================================================== >RCS file: profiles/J2SE-1.5.profile >diff -N profiles/J2SE-1.5.profile >--- /dev/null 1 Jan 1970 00:00:00 -0000 >+++ profiles/J2SE-1.5.profile 1 Jan 1970 00:00:00 -0000 >@@ -0,0 +1,150 @@ >+############################################################################### >+# Copyright (c) 2003, 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.accessibility,\ >+ javax.activity,\ >+ javax.crypto,\ >+ javax.crypto.interfaces,\ >+ javax.crypto.spec,\ >+ javax.imageio,\ >+ javax.imageio.event,\ >+ javax.imageio.metadata,\ >+ javax.imageio.plugins.bmp,\ >+ javax.imageio.plugins.jpeg,\ >+ javax.imageio.spi,\ >+ javax.imageio.stream,\ >+ javax.management,\ >+ javax.management.loading,\ >+ javax.management.modelmbean,\ >+ javax.management.monitor,\ >+ javax.management.openmbean,\ >+ javax.management.relation,\ >+ javax.management.remote,\ >+ javax.management.remote.rmi,\ >+ javax.management.timer,\ >+ javax.naming,\ >+ javax.naming.directory,\ >+ javax.naming.event,\ >+ javax.naming.ldap,\ >+ javax.naming.spi,\ >+ javax.net,\ >+ javax.net.ssl,\ >+ javax.print,\ >+ javax.print.attribute,\ >+ javax.print.attribute.standard,\ >+ javax.print.event,\ >+ javax.rmi,\ >+ javax.rmi.CORBA,\ >+ javax.rmi.ssl,\ >+ javax.security.auth,\ >+ javax.security.auth.callback,\ >+ javax.security.auth.kerberos,\ >+ javax.security.auth.login,\ >+ javax.security.auth.spi,\ >+ javax.security.auth.x500,\ >+ javax.security.cert,\ >+ javax.security.sasl,\ >+ javax.sound.midi,\ >+ javax.sound.midi.spi,\ >+ javax.sound.sampled,\ >+ javax.sound.sampled.spi,\ >+ javax.sql,\ >+ javax.sql.rowset,\ >+ javax.sql.rowset.serial,\ >+ javax.sql.rowset.spi,\ >+ javax.swing,\ >+ javax.swing.border,\ >+ javax.swing.colorchooser,\ >+ javax.swing.event,\ >+ javax.swing.filechooser,\ >+ javax.swing.plaf,\ >+ javax.swing.plaf.basic,\ >+ javax.swing.plaf.metal,\ >+ javax.swing.plaf.multi,\ >+ javax.swing.plaf.synth,\ >+ javax.swing.table,\ >+ javax.swing.text,\ >+ javax.swing.text.html,\ >+ javax.swing.text.html.parser,\ >+ javax.swing.text.rtf,\ >+ javax.swing.tree,\ >+ javax.swing.undo,\ >+ javax.transaction,\ >+ javax.transaction.xa,\ >+ javax.xml,\ >+ javax.xml.datatype,\ >+ javax.xml.namespace,\ >+ javax.xml.parsers,\ >+ javax.xml.transform,\ >+ javax.xml.transform.dom,\ >+ javax.xml.transform.sax,\ >+ javax.xml.transform.stream,\ >+ javax.xml.validation,\ >+ javax.xml.xpath,\ >+ org.ietf.jgss,\ >+ org.omg.CORBA,\ >+ org.omg.CORBA_2_3,\ >+ org.omg.CORBA_2_3.portable,\ >+ org.omg.CORBA.DynAnyPackage,\ >+ org.omg.CORBA.ORBPackage,\ >+ org.omg.CORBA.portable,\ >+ org.omg.CORBA.TypeCodePackage,\ >+ org.omg.CosNaming,\ >+ org.omg.CosNaming.NamingContextExtPackage,\ >+ org.omg.CosNaming.NamingContextPackage,\ >+ org.omg.Dynamic,\ >+ org.omg.DynamicAny,\ >+ org.omg.DynamicAny.DynAnyFactoryPackage,\ >+ org.omg.DynamicAny.DynAnyPackage,\ >+ org.omg.IOP,\ >+ org.omg.IOP.CodecFactoryPackage,\ >+ org.omg.IOP.CodecPackage,\ >+ org.omg.Messaging,\ >+ org.omg.PortableInterceptor,\ >+ org.omg.PortableInterceptor.ORBInitInfoPackage,\ >+ org.omg.PortableServer,\ >+ org.omg.PortableServer.CurrentPackage,\ >+ org.omg.PortableServer.POAManagerPackage,\ >+ org.omg.PortableServer.POAPackage,\ >+ org.omg.PortableServer.portable,\ >+ org.omg.PortableServer.ServantLocatorPackage,\ >+ org.omg.SendingContext,\ >+ org.omg.stub.java.rmi,\ >+ org.w3c.dom,\ >+ org.w3c.dom.bootstrap,\ >+ org.w3c.dom.css,\ >+ org.w3c.dom.events,\ >+ org.w3c.dom.html,\ >+ org.w3c.dom.ls,\ >+ org.w3c.dom.ranges,\ >+ org.w3c.dom.stylesheets,\ >+ org.w3c.dom.traversal,\ >+ org.w3c.dom.views ,\ >+ org.xml.sax,\ >+ org.xml.sax.ext,\ >+ org.xml.sax.helpers >+org.osgi.framework.bootdelegation = \ >+ javax.*,\ >+ org.ietf.jgss,\ >+ org.omg.*,\ >+ org.w3c.*,\ >+ 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 >Index: profiles/JRE-1.1.profile >=================================================================== >RCS file: profiles/JRE-1.1.profile >diff -N profiles/JRE-1.1.profile >--- /dev/null 1 Jan 1970 00:00:00 -0000 >+++ profiles/JRE-1.1.profile 1 Jan 1970 00:00:00 -0000 >@@ -0,0 +1,17 @@ >+############################################################################### >+# Copyright (c) 2003, 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 = >+org.osgi.framework.bootdelegation = \ >+ sun.*,\ >+ com.sun.* >+org.osgi.framework.executionenvironment = \ >+ JRE-1.1 >+osgi.java.profile.name = JRE-1.1 >Index: profiles/J2SE-1.2.profile >=================================================================== >RCS file: profiles/J2SE-1.2.profile >diff -N profiles/J2SE-1.2.profile >--- /dev/null 1 Jan 1970 00:00:00 -0000 >+++ profiles/J2SE-1.2.profile 1 Jan 1970 00:00:00 -0000 >@@ -0,0 +1,42 @@ >+############################################################################### >+# Copyright (c) 2003, 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.accessibility,\ >+ javax.swing,\ >+ javax.swing.border,\ >+ javax.swing.colorchooser,\ >+ javax.swing.event,\ >+ javax.swing.filechooser,\ >+ javax.swing.plaf,\ >+ javax.swing.plaf.basic,\ >+ javax.swing.plaf.metal,\ >+ javax.swing.plaf.multi,\ >+ javax.swing.table,\ >+ javax.swing.text,\ >+ javax.swing.text.html,\ >+ javax.swing.text.html.parser,\ >+ javax.swing.text.rtf,\ >+ javax.swing.tree,\ >+ javax.swing.undo,\ >+ org.omg.CORBA,\ >+ org.omg.CORBA.DynAnyPackage,\ >+ org.omg.CORBA.ORBPackage,\ >+ org.omg.CORBA.portable,\ >+ org.omg.CORBA.TypeCodePackage,\ >+ org.omg.CosNaming,\ >+ org.omg.CosNaming.NamingContextPackage >+org.osgi.framework.bootdelegation = \ >+ sun.*,\ >+ com.sun.* >+org.osgi.framework.executionenvironment = \ >+ JRE-1.1,\ >+ J2SE-1.2 >+osgi.java.profile.name = J2SE-1.2 >Index: profiles/CDC-1.0_Foundation-1.0.profile >=================================================================== >RCS file: profiles/CDC-1.0_Foundation-1.0.profile >diff -N profiles/CDC-1.0_Foundation-1.0.profile >--- /dev/null 1 Jan 1970 00:00:00 -0000 >+++ profiles/CDC-1.0_Foundation-1.0.profile 1 Jan 1970 00:00:00 -0000 >@@ -0,0 +1,19 @@ >+############################################################################### >+# 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 >+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 >Index: profiles/J2SE-1.3.profile >=================================================================== >RCS file: profiles/J2SE-1.3.profile >diff -N profiles/J2SE-1.3.profile >--- /dev/null 1 Jan 1970 00:00:00 -0000 >+++ profiles/J2SE-1.3.profile 1 Jan 1970 00:00:00 -0000 >@@ -0,0 +1,63 @@ >+############################################################################### >+# Copyright (c) 2003, 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.accessibility,\ >+ javax.naming,\ >+ javax.naming.directory,\ >+ javax.naming.event,\ >+ javax.naming.ldap,\ >+ javax.naming.spi,\ >+ javax.rmi,\ >+ javax.rmi.CORBA,\ >+ javax.sound.midi,\ >+ javax.sound.midi.spi,\ >+ javax.sound.sampled,\ >+ javax.sound.sampled.spi,\ >+ javax.swing,\ >+ javax.swing.border,\ >+ javax.swing.colorchooser,\ >+ javax.swing.event,\ >+ javax.swing.filechooser,\ >+ javax.swing.plaf,\ >+ javax.swing.plaf.basic,\ >+ javax.swing.plaf.metal,\ >+ javax.swing.plaf.multi,\ >+ javax.swing.table,\ >+ javax.swing.text,\ >+ javax.swing.text.html,\ >+ javax.swing.text.html.parser,\ >+ javax.swing.text.rtf,\ >+ javax.swing.tree,\ >+ javax.swing.undo,\ >+ javax.transaction,\ >+ org.omg.CORBA,\ >+ org.omg.CORBA_2_3,\ >+ org.omg.CORBA_2_3.portable,\ >+ org.omg.CORBA.DynAnyPackage,\ >+ org.omg.CORBA.ORBPackage,\ >+ org.omg.CORBA.portable,\ >+ org.omg.CORBA.TypeCodePackage,\ >+ org.omg.CosNaming,\ >+ org.omg.CosNaming.NamingContextPackage,\ >+ org.omg.SendingContext,\ >+ org.omg.stub.java.rmi >+org.osgi.framework.bootdelegation = \ >+ javax.*,\ >+ 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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 240724
:
113375
|
113820
|
113821
|
113875
|
114032
|
114352
|
114810