Re: [equinox-dev] Prosyst contributions

2007-07-05 Thread Thomas Watson
> Hi Simon, > > I can commit the sources in the CVS. Here are the open issues > that should be resolved prior moving code to the CVS. > > 1. Naming. > Following the discussion the last proposed naming is: > 1.1 org.eclipse.equionx.initialprovisioning > other suggestion: org.eclipse.equionx.ip +1

Re: [equinox-dev] Importing of javax packages

2007-07-06 Thread Thomas Watson
I agree, but we will need to import javax.microedition.io as optional and dynamic the same way javax.servlet packages are imported in org.eclipse.osgi.services. This allows for late binding of the javax.microedition.io package if it is installed later. Tom Pavlin Dobrev <[EMAIL PROTECTED]>

Re: [equinox-dev] Prosyst contributions

2007-07-06 Thread Thomas Watson
quot;. I'm a little bummed by o.e.e.initialprovisioning. o.e.e.ip is snappier and I doubt that anyone would get confused with Intelectual property, or Internet Protocol or, ... In any event, it is a mild dislike so... Lets get the code in the incubator and move forward. Jeff

[equinox-dev] Equinox projects tagged for 3.4 I-build

2007-07-09 Thread Thomas Watson
Note that the bugs in the ASSIGNED state are still open for 3.3.1 consideration. Also note that the native launchers did not get recompiled so fixes related to the native exes and libraries will not be included. The map file has been updated for the following Bug changes: + Bug 178028. [registr

[equinox-dev] Re: [platform-releng-dev] [eclipse-build]Build I20070710-0800 (Timestamp: 200707100800):updated map file listing

2007-07-10 Thread Thomas Watson
The Equinox team has contributed native launcher for the rebuild. The map file has been updated and we are ready for the rebuild. The following projects have changed: org.eclipse.equinox.launcher.gtk.linux.x86 org.eclipse.equinox.launcher.wpf.win32.x86 org.eclipse.equinox.executable org.eclipse.e

[equinox-dev] Initial Provisioning name and how it relates to Equinox Provisioning

2007-07-10 Thread Thomas Watson
gt; > Tom > > > >> > > > > > > >> > > > Chris Aniszczyk/Austin/[EMAIL PROTECTED] > > > >> > > > Sent by: [EMAIL PROTECTED] > > > >> > > > 07/05/2007 09:34 PM > > > >> > > >

[equinox-dev] What to do with 3.3.1 candidate bugs and milestones

2007-07-11 Thread Thomas Watson
Each major release the same thing happens. We start fixing bugs in HEAD for the next major release but find a few fixes that we would like to also release into a maintenance release. Then we have to decide what to do with the status of the original bug report which was used to release the fix

Re: [equinox-dev] What to do with 3.3.1 candidate bugs and milestones

2007-07-13 Thread Thomas Watson
-0=noop&value0-0-0= Tom Jeff McAffer <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 07/12/2007 09:19 PM Please respond to Equinox development mailing list To Equinox development mailing list cc Subject Re: [equinox-dev] What to do with 3.3.1 candidate bugs and milestones i t

Re: [equinox-dev] What to do with 3.3.1 candidate bugs and milestones

2007-07-13 Thread Thomas Watson
e down to overhead in managing the bugs/process. Jeff Thomas Watson <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 07/13/2007 08:59 AM Please respond to Equinox development mailing list To Equinox development mailing list cc Subject Re: [equinox-dev] What to do with 3.3.1 ca

Re: [equinox-dev] AOSGi for Eclipse 3.3

2007-07-17 Thread Thomas Watson
I am not aware of any changes to the framework that would prevent AOSGi from working on 3.3. Matthew or Martin have you tested 3.3 with AOSGi yet? Tom "Oren Mishali" <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 07/17/2007 07:47 AM Please respond to Equinox development mailing list To

[equinox-dev] Equinox projects tagged for 3.4 I-build

2007-07-23 Thread Thomas Watson
The map file has been updated for the following Bug changes: + Bug 95052. [prefs] does not catch up with external property removal (FIXED) + Bug 188091. [WorkbenchLauncher] org.eclipse.swt.SWTError: No more handles when RCP starts (FIXED) + Bug 189153. Improve error message when .SF file has been

Re: [equinox-dev] No available bundle exports package 'javax.swing.event'

2007-07-24 Thread Thomas Watson
Where do you see the error? In the java code file where you import the javax.swing.event package or in your bundle MANIFEST.MF file where you use Import-Package: javax.swing.event? This package should be exported by the system bundle (org.eclipse.osgi in equinox) when running on a J2SE-1.2 or

Re: [equinox-dev] No available bundle exports package 'javax.swing.event'

2007-07-25 Thread Thomas Watson
Please open a bug against PDE->UI and give steps to reproduce. Thanks. Tom David Leangen <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 07/25/2007 01:47 AM Please respond to [EMAIL PROTECTED]; Please respond to Equinox development mailing list To Equinox development mailing list cc Sub

[equinox-dev] Equinox projects tagged for 3.4 I-build

2007-07-30 Thread Thomas Watson
The map file has been updated for the following Bug changes: + Bug 181327. eclipse/osgi hangs using 50% CPU during some osgi operations (ASSIGNED) + Bug 192454. [server] http.jetty's SSL support for "needclientauth" and "wantclientauth" cause ClassCastExceptions (FIXED) + Bug 193617. IExtensionRe

[equinox-dev] Equinox projects tagged for 3.4 M1 build

2007-08-03 Thread Thomas Watson
The map file has been updated for the following Bug changes: + Bug 181881. Unfortunate Console CommandProvider Help Formatting (FIXED) + Bug 189794. sytem bundle fragments cannot supply manifest localization (FIXED) + Bug 193802. BaseStorage adds invalid URL to a URLClassLoader (FIXED) + Bug 19840

[equinox-dev] Equinox projects tagged for 3.4 I-build

2007-08-20 Thread Thomas Watson
The map file has been updated for the following Bug changes: + Bug 184283. Remove ServiceFactory code for StartLevel implementation (FIXED) + Bug 185952. EnviromentInfo defaults ws to motif on solaris and linux (FIXED) + Bug 187203. Define value for osgi.os for Symbian OS (Epoc32) (FIXED) + Bug 1

Re: [equinox-dev] Equinox coding conventions

2007-08-21 Thread Thomas Watson
I updated the following equinox projects to have the latest Equinox code convention settings. I also updated each project to format java files when saving. You may notice additional changes when saving java files and creating patches. In this case the code was probably not correctly formatte

Re: [equinox-dev] Starting Eclipse platform with java webstart

2007-08-23 Thread Thomas Watson
What errors if any do you see? Is it a ClassCastException? We are currently investigating a webstart issue on 3.3 see https://bugs.eclipse.org/bugs/show_bug.cgi?id=198462. This bug may be causing you trouble. Tom "CHEMALY Zahi" <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 08/23/2007 0

Re: [equinox-dev] getResources : bundleresource

2007-08-27 Thread Thomas Watson
I'm a bit confused by the usecase. Are these real bundles or just inner jars which you use as inner libraries? If they are real bundles then why don't you install them as real bundles instead? The bundleresource protocol uses the port as an index into the list of resources of a given name (e.

Re: [equinox-dev] getResources : bundleresource

2007-08-27 Thread Thomas Watson
:) 2) use FileLocator.resolve() to resolve the URL and load MANIFEST.MF files from there. If you have more options, I would appreciate. Thanks, Erik Bengtson Quoting Thomas Watson <[EMAIL PROTECTED]>: > I'm a bit confused by the usecase. Are these real bundles or just inner > jars which you u

[equinox-dev] Equinox projects tagged for 3.4 I-build

2007-08-27 Thread Thomas Watson
Along with the following bug fixes I updated every equinox project in the SDK with the new code formatter settings for Equinox. That is why so many projects have changed this build. The map file has been updated for the following Bug changes: + Bug 127963. ContextFinder caches classes from Clas

[equinox-dev] Projects tagged for 3.3.1 M-Build.

2007-08-28 Thread Thomas Watson
The map file has been updated for the following Bug changes: + Bug 176021. [launcher] Eclipse launcher not working OOTB on Gentoo systems (FIXED) + Bug 198462. ClassCastException: WebStartMain$BundleInfo (FIXED) + Bug 199634. IndexOutOfBoundsException during bundle resolution (FIXED) + Bug 200231

Re: [equinox-dev] restricted access setttings

2007-08-29 Thread Thomas Watson
Which template has the error? The jdt prefs template at (http://www.eclipse.org/equinox/documents/org.eclipse.jdt.core.prefs) has the following values for discouraged and forbidden access: org.eclipse.jdt.core.compiler.problem.discouragedReference=error org.eclipse.jdt.core.compiler.problem.forb

Re: [equinox-dev] restricted access setttings

2007-08-30 Thread Thomas Watson
n avoid that by marking the implementation method as deprecated as well (a deprecated method that implements a deprecated interface method is not flagged as a warning). Thomas Watson

Re: [equinox-dev] Simple SWT App launched with OSGi Launcher hangs on Mac OS X

2007-08-30 Thread Thomas Watson
auncher bugs dealing with swing, swt, launcher interactions but none with just the launcher and SWT. Attached is com.eclipse.swt.sample.src.zip which contains the project com.eclipse.swt.sample and the binary bundle com.eclipse.swt.sample_1.0.0.jar[attachment "org.eclipse.swt.sample.src.zip"

[equinox-dev] Equinox projects tagged for 3.4 I-build

2007-09-03 Thread Thomas Watson
The map file has been updated for the following Bug changes: + Bug 198462. ClassCastException: WebStartMain$BundleInfo (FIXED) The following projects have changed: org.eclipse.equinox.launcher Tom ___ equinox-dev mailing list equinox-dev@eclipse.org ht

Re: [equinox-dev] Launching with Foundation 1.1 VM

2007-09-06 Thread Thomas Watson
Can you run with -noExit -console and see if the org.eclipse.equinox.registry bundle is installed and resolved. If it is not resolved then run the 'diag' command to see why the registry bundle is not resolved. Tom

Re: [equinox-dev] Launching with Foundation 1.1 VM

2007-09-06 Thread Thomas Watson
will run in Foundation 1.1? Thomas Watson <[EMAIL PROTECTED]> Sent by:

Re: [equinox-dev] [vote] graduating the new jar processor bundle

2007-09-10 Thread Thomas Watson
+1 There is currently provisional API in the org.eclipse.osgi which is currently used by update to check the certificate trust and to verify the content of signed bundles. I assume the jar processor API can use an IProcessStep to which uses the API from the framework to perform this type of chec

[equinox-dev] Equinox projects tagged for 3.4 I-build

2007-09-10 Thread Thomas Watson
The map file has been updated for the following Bug changes: + Bug 165964. Process Bundle-NativeCode at resolve time (FIXED) + Bug 200068. AdapterManager fails to find correct IAdapterFactory if the IAdapterFactory implementation class loader cannot load the class returned by the getAdapterList()

Re: [equinox-dev] Launcher and fragments

2007-09-11 Thread Thomas Watson
Both the eclipse.exe and the equinox.launcher bundle may load the native library in launcher For example when launching self-hosting, the eclipse.exe is not used. In this case the equinox.launcher java code loads the shared library. Currently there is no eclipse.exe bundle, that left us wit

Re: [equinox-dev] Compilation warnings in latest nightly build

2007-09-11 Thread Thomas Watson
Thanks for the info and the lead-in Olivier. As you may have noticed the new bundles contributed by Prosyst have been added to the equinox incubator build and can now be downloaded from the equinox download page. I updated the projects with the following: - added .qualifier to the Bundle-Versio

[equinox-dev] Equinox->Bundles component is getting crowded

2007-09-12 Thread Thomas Watson
The Equinox project continues to grow with new components and new contributes being added. Thanks everyone!! As new contributions are graduated into Equinox proper we need to place them under one of the existing components. Currently we have the "Framework" and "Bundles" components for Equinox

Re: [equinox-dev] Equinox->Bundles component is getting crowded

2007-09-12 Thread Thomas Watson
ly speaking, I think more components is a good thing. It's a great way to bring in new committers who may not be able to make the large commitment needed to contribute across a large part of Equinox. John

Re: [equinox-dev] Equinox->Bundles component is getting crowded

2007-09-12 Thread Thomas Watson
1 386 848 3788 From: Thomas Watson/Austin/[EMAIL PROTECTED] To: Equinox development mailing list Date: 2007-09-12 12:34 Subject: Re: [equinox-dev] Equinox->Bundles component is getting crowded For the security stuff I was referring to the security-specific bundles like login (JAAS integrati

[equinox-dev] Equinox projects tagged for 3.4 I-build

2007-09-14 Thread Thomas Watson
In preparation for M2 build on Monday I have tagged the equinox projects early. If additional fixes are releases please make sure they are tagged appropriately for the M2 warm-up build. The map file has been updated for the following Bug changes: + Bug 96034. Need an API to determine if another

[equinox-dev] [security] Merged org.eclipse.osgi v20070914 tag from HEAD into security incubator

2007-09-14 Thread Thomas Watson
I merged the org.eclipse.osgi v20070914 tag from the Equinox 3.4 (HEAD) stream into the security incubator. There were some fixes from the HEAD stream which are important to the security work. In particular https://bugs.eclipse.org/bugs/show_bug.cgi?id=202282 is needed to be able to provide JCA

[equinox-dev] Equinox Summit: Talks and topics

2007-09-18 Thread Thomas Watson
Equinox Summit 2007 attendees, The summit date is fast approaching, and it's time to firm up the agenda. The substance of the summit will be shaped by all attendees, so your help is needed in setting the agenda. To this end, can *all* attendees please add a quick summary of your areas of intere

Re: [equinox-dev] Equinox Summit: Talks and topics

2007-09-18 Thread Thomas Watson
Sorry, I sent out the incorrect deadline date for short talk proposals. The correct deadline date is Friday 9/21/2007. Tom Thomas Watson

Re: Re[2]: [equinox-dev] ClassNotFoundException with org.eclipse.osgi_3.3.0.v20070530

2007-09-19 Thread Thomas Watson
Pavlin is correct. For 3.3 we no longer set the org.osgi.framework.bootdelegation=* When using the org.eclipse.osgi jar directly (i.e java -jar org.eclipse.osgi_.jar) then the framework is starting in a "strict" mode with respect to boot classpath delegation. You must using Import-Package to ge

Re: [equinox-dev] os.name for Windows 2003 Server

2007-09-20 Thread Thomas Watson
I opened bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=204110 to track this. We will have to feed this through OSGi to get another alias defined for Windows2003 Tom Lukasz Bobowiec

Re: [equinox-dev] import of super class required ?

2007-09-22 Thread Thomas Watson
This is related to JDT bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=122915 Summary: there are cases where the compiler is more strict than the OSGi runtime and there are other cases where the OSGi runtime is more strict than the compiler (see https://bugs.eclipse.org/bugs/show_bug.cgi?id=122

[equinox-dev] Equinox projects tagged for 3.4 I-build

2007-09-24 Thread Thomas Watson
The map file has been updated for the following Bug changes: + Bug 203973. Bundles in cycles that should be resolved do not get resolved (ASSIGNED) + Bug 204007. [app] need automated tests for application admin (FIXED) + Bug 204027. [app] timing issues if app handle is destroyed before the applica

Re: [equinox-dev] Moving Service Activator Toolkit (SAT) from the Open Healthcare Framework (OHF) to Equinox

2007-09-26 Thread Thomas Watson
+1 I fully support adding this well established team with a very long OSGi history to the Equinox community. Tom Patrick Dempsey <[EMAIL PROTECTED]>

[equinox-dev] Equinox projects tagged for 3.4 I-build

2007-10-02 Thread Thomas Watson
The map file has been updated for the following Bug changes: + Bug 204931. Wrong debug info output on console. Someone made a typo: "paserHeader" instead of "parseHeader". (FIXED) The following projects have changed: org.eclipse.equinox.http.servlet org.eclipse.osgi org.eclipse.equinox.supplement

Re: [equinox-dev] [p2] UI priorities for M3

2007-10-02 Thread Thomas Watson
There is a proposal for a new Bundle-License manifest header that will be considered for the next release of the OSGi specification. We will need to monitor this RFC #125 to ensure that it meets our needs for presentation of licenses in p2. This is not an immediate concern for p2 but we need to

Re: [equinox-dev] How to Debug with org.eclipse.osgi.jar

2007-10-08 Thread Thomas Watson
The easiest way to debug the Equinox Framework is to use the "OSGi Framework" launch configuration under Run->Open Run Dialog ... See http://help.eclipse.org/help33/topic/org.eclipse.platform.doc.isv/reference/misc/runtime-options.html for documentation on configuration options. Tom

[equinox-dev] Equinox projects tagged for 3.4 I-build

2007-10-08 Thread Thomas Watson
The map file has been updated for the following Bug changes: + Bug 176021. [launcher] Eclipse launcher not working OOTB on Gentoo systems (FIXED) + Bug 198578. URLStreamHandlerFactory not found after being used (ASSIGNED) + Bug 198981. ppc/motif Xdefaults not honored on version 3.3 (FIXED) + Bug 2

[equinox-dev] OSGi R4.2 Stream

2007-10-12 Thread Thomas Watson
The OSGi Alliance is busy working on the next release of the specification. The release of the next OSGi specification will be long after the Eclipse 3.4 (Ganymede) release. To achieve a stable Ganymede release we will not release new OSGi R4.2 API or implement new R4.2 functions in the Ganymede

Re: [equinox-dev] OSGi R4.2 Stream

2007-10-12 Thread Thomas Watson
to publish builds of what will be developed? PaScaL |> | From: | |> >------| |Thomas Wats

Re: [equinox-dev] OSGi R4.2 Stream

2007-10-12 Thread Thomas Watson
ribute that it is easier to make people committer. PaScaL |> | From: | |> >------| |Thomas Watson &l

[equinox-dev] Graduation of Prosyst contributed bundles

2007-10-15 Thread Thomas Watson
The bundles contributed by Prosyst have been in the incubator since July. The codebase Prosyst donated is already production quality and has been used in many products at Prosyst. A small number of issues have been reported against the bundles in the incubator. But these are to be expected and

Re: [equinox-dev] Graduation of Prosyst contributed bundles

2007-10-15 Thread Thomas Watson
We also will need to setup automated tests for the bundles which are graduated. (See https://bugs.eclipse.org/bugs/show_bug.cgi?id=206333) Tom From: Thomas Watson/Austin/[EMAIL PROTECTED

Re: Re[2]: [equinox-dev] Graduation of Prosyst contributed bundles

2007-10-15 Thread Thomas Watson
Tom Thomas Watson---10/15/2007 09:28:05 AM---The bundles contributed by Prosyst have been in the incubator since July. The codebase Prosyst donated is already p

[equinox-dev] Equinox projects tagged for 3.4 I-build

2007-10-15 Thread Thomas Watson
The map file has been updated for the following Bug changes: + Bug 168281. [launcher] JNI launching fails on aix.ppc (FIXED) + Bug 196890. Equinox 3.3 HttpService bundle not OSGi/Minimum-1.1 compliant. (ASSIGNED) + Bug 202496. [Launcher] Variable substitution in .ee files (FIXED) + Bug 204812. Ex

[equinox-dev] Proposal for an OSGi spec work area in the equinox incubator

2007-10-16 Thread Thomas Watson
. Tom - Forwarded by Thomas Watson/Austin/IBM on 10/16/2007 03:45 PM - From: Thomas Watson/Austin/IBM

[equinox-dev] Equinox projects tagged for 3.4 I-build

2007-10-23 Thread Thomas Watson
The map file has been updated for the following Bug changes: + Bug 205622. Add -XX:PermGen to eclipse.ini for Mac OS X (FIXED) + Bug 205922. [app] ApplicationAdminTest failing on RHEL4U4, SUN 1.5.0 (ASSIGNED) + Bug 206614. [launcher] Cannot start I20071016-1215 on OS X (FIXED) + Bug 206813. Eclips

Re: [equinox-dev] Proposal for an OSGi spec work area in the equinox incubator

2007-10-23 Thread Thomas Watson
osgi) Tom From: Thomas Watson/Austin/[EMAIL PROTECTED] To: equinox-dev@e

[equinox-dev] Equinox projects tagged for 3.4 I-build

2007-10-26 Thread Thomas Watson
The map file has been updated for the following Bug changes: + Bug 206649. Missing .qualifier for s390 launcher fragments (FIXED) + Bug 207087. [Launcher] Launcher needed for HP-UX IA64_32 (FIXED) + Bug 207215. Regression since 3.4M1 in performance test StatePerformanceTest#testResolution1000() (F

[equinox-dev] Tagged org.eclipse.osgi for next 3.4 M3 build

2007-10-31 Thread Thomas Watson
The map file has been updated for the following Bug changes: + Bug 208313. Bundle-NativeCode header could cause ClassCastException in PDE-Build (FIXED) The following projects have changed: org.eclipse.osgi.tests org.eclipse.osgi Tom ___ equinox-dev ma

Re: [equinox-dev] [sec] questions about EE for security

2007-11-01 Thread Thomas Watson
Both John and Rem are correct. Bundles which want to run on a smaller EE than J2SE-1.4 and have access to the javax.security.auth packages should use import-package (e.g. Import-Package: javax.security.auth). You should not make J2SE-1.4 your required EE only because other bundles you depend on

Re: [equinox-dev] ConcurrentModificationException in DS implementation

2007-11-05 Thread Thomas Watson
Equinox has retired the old DS implementation in favor of the prosyst implementation. The old implementation never officially made it out of "incubator" status. Our plan is to graduate the DS implementation contributed by Prosyst in 3.4. To be clear, the new DS implementation contributed by Pro

[equinox-dev] Equinox projects tagged for 3.4 I-build

2007-11-06 Thread Thomas Watson
The map file has been updated for the following Bug changes: + Bug 194943. Europa Crashes During Startup (ASSIGNED) + Bug 198598. multi-user installs not working in Redhat 4 (FIXED) + Bug 207599. java.io.IOException: Could not save file table (FIXED) + Bug 208202. NullPointerException in thread "S

Re: [equinox-dev] Proposal: declarative event notification mechanism

2007-11-08 Thread Thomas Watson
Sorry Oleg, we have been awfully silent to your idea. I think it is an interesting idea but I am wary of inventing another event model in Equinox. I would be in favor of investigating an enhancement to EventAdmin to allow declarative listeners (see https://bugs.eclipse.org/bugs/show_bug.cgi?id=184

Re: [equinox-dev] Start level and framework timestamps

2007-11-12 Thread Thomas Watson
By framework timestamp I assume you mean the one returned by the resolver/state API State.getTimeStamp(). The resolver/state does not care or know about the start-level information. The bundle start-level does not effect the resolution status of the State therefore it is not reflected in the tim

[equinox-dev] Equinox projects tagged for 3.4 I-build

2007-11-13 Thread Thomas Watson
The map file has been updated for the following Bug changes: + Bug 199020. [launcher] Can't start the AWT while using new eclipse native launcher in 3.3 (ASSIGNED) + Bug 202278. [eventadmin] Remove event adapters (FIXED) + Bug 205832. [Launcher] Publish the path to the native launcher (FIXED) + Bu

Re: [equinox-dev] naming examples

2007-11-25 Thread Thomas Watson
I agree with John. Use org.eclipse.equinox.examples.* Tom From: John Arthorne <[EMAIL PROTECTED]> To: Equinox dev

Re: [equinox-dev] ContextFinder stops at first bundle class loader

2007-11-25 Thread Thomas Watson
The ContextFinder is designed to simply convert context classloader delegations into simple Class.forName calls. Then we can use standard OSGi delegation to find the classes which are trying to be loaded (i.e through Import-Package, Require-Bundle, etc). Unfortunately standard OSGi delegation do

Re: [equinox-dev] Re: ContextFinder stops at first bundle class loader

2007-11-26 Thread Thomas Watson
> I know about buddy class loading. But I want to avoid it. If the context > finder would look further up the stack and not abort on the first bundle > class loader it finds things would actually work without buddy class > loading. I was just wondering if the context finder could be (or should > n

Re: [equinox-dev] ContextFinder stops at first bundle class loader

2007-11-26 Thread Thomas Watson
[EMAIL PROTECTED] wrote on 11/26/2007 10:52:30 AM: > How do buddy classloading and DynamicImport-Package compare with > regards to performance ? > I've had very bad experiences performance-wise with buddy classloading > and a global policy... There is an existing bug about buddy classloading perfo

[equinox-dev] Equinox tagged for the I-Build

2007-11-26 Thread Thomas Watson
The map file has been updated for the following Bug changes: + Bug 206938. [Extension Registry] request a way to find current Contributors (FIXED) + Bug 209577. Extension Registry problems with invalid XML format (FIXED) + Bug 210085. Please add support for Win64 on Itanium (FIXED) The following

Re: [equinox-dev] Declarative Services with RCP Plug-in Extensions

2007-11-28 Thread Thomas Watson
[EMAIL PROTECTED] wrote on 11/27/2007 06:19:11 PM: > Hello. > > I need some tips in narrowing down the cause of a problem We've been > having in our RCP/OSGi application. > > Our project is using Declarative Services to manage several bundles > of services, and Eclipse Plug-in Extensions for variou

Re: [equinox-dev] org.eclipse.equinox.util bundle

2007-11-30 Thread Thomas Watson
[EMAIL PROTECTED] wrote on 11/30/2007 08:08:22 AM: > Hi all, > > For the org.eclipse.equinox.util bundle: > https://bugs.eclipse.org/bugs/show_bug.cgi?id=206151 > I have some comments/questions. > > > 1. Can I change the name to the "org.eclipse.equinox.internal.util" > and kept here only the clas

[equinox-dev] Equinox projects tagged for 3.4 I-Build

2007-12-03 Thread Thomas Watson
The map file has been updated for the following Bug changes: + Bug 44735. Unable to create platform lock file (ASSIGNED) + Bug 179619. Request for friendship: org.eclipse.core.filesystem (FIXED) + Bug 188304. Execution environment restricts access to org.w3c.dom sub packages (ASSIGNED) + Bug 20750

Re: Re[2]: [equinox-dev] org.eclipse.equinox.util bundle

2007-12-04 Thread Thomas Watson
Jeff

Re: [equinox-dev] Configuration Admin bug

2007-12-06 Thread Thomas Watson
This has already been fixed in the latest version of CM. Can you try the latest build at http://download.eclipse.org/eclipse/equinox/drops/I20071204-1547/download.php?dropFile=org.eclipse.equinox.cm_1.0.0.v20071203.jar Tom

Re: [equinox-dev] Configuration Admin bug

2007-12-06 Thread Thomas Watson
-Don On 12/6/07 1:05 PM, "Thomas Watson" <[EMAIL PROTECTED]> wrote: This has already been fixed in the latest version of CM. Can you try the latest build at http://download.eclipse.org/eclipse/equinox/drops/I20071204-1547/download.php?dropFile=org.eclips

Re: [equinox-dev] Configuration Admin bug

2007-12-07 Thread Thomas Watson
inImpl line 48. > > > > if (config.getBundleLocation() != null && > > !config.getBundleLocation().equals(bundle.getLocation())) > > > > Could you verify that this is still the NPE cause and if not it would be > > great to know where it's comin

Re: [equinox-dev] Configuration Admin bug

2007-12-07 Thread Thomas Watson
roblem and were able to come up with a solution for the trivial cases (singleton bundles) however as soon as more complex cases showed up it seemed like any guessing of what an update would be looked completely random. Therefore we have decided not to support that. From: Thomas Wa

Re: [equinox-dev] [prov] install / uninstall / update (was Configuration Admin bug)

2007-12-07 Thread Thomas Watson
[EMAIL PROTECTED] wrote on 12/07/2007 12:18:09 PM: > The bundle.getLocation() does not matter, but since so many systems are > used around that it is also problematic to not having meaningful. > > For clarification to the casual reader, simple configurator does not > explicitly have two lists. Th

[equinox-dev] Equinox tagged for 3.4 M4 warm-up build.

2007-12-09 Thread Thomas Watson
The map file has been updated for the following Bug changes: + Bug 68922. [osgi] Comments of Main.java are outdated (FIXED) + Bug 68924. [osgi] Potential for NPE in Main.java (FIXED) + Bug 192295. Platform launcher does not keep properties in sync with command line options (FIXED) + Bug 195501. Ad

Re: [equinox-dev] classLoader.getResources("META-INF/.resource")

2007-12-16 Thread Thomas Watson
You also posted this on the osgi mailing list. I'm posting my answer here also for others ... but lets keep the general osgi questions on the osgi mailing list. With the current OSGi specification one way I can see doing this is to make all bundles supplying META-INF/.resources a fragment bundle

[equinox-dev] Equinox tagged for 3.4 I-Build

2007-12-17 Thread Thomas Watson
The map file has been updated for the following Bug changes: + Bug 211745. [sec] Graduate signedcontent API and related services (ASSIGNED) + Bug 211904. [launcher] Running from outside current directory causes contents of .ini file to be ignored (FIXED) The following projects have changed: org.e

Re: [equinox-dev] Fw: [Bug 214801] [api tools] consider Export-Package as API

2008-01-11 Thread Thomas Watson
https://bugs.eclipse.org/bugs/show_bug.cgi?id=214801 Product/Component: PDE / Incubators --- Comment #2 from Thomas Watson <[EMAIL PROTECTED]> 2008-01-11 10:50:13 -0400 --- I agree with the concept. All exported packages which are not marked x-internal:=true should

Re: [equinox-dev] Fw: [Bug 214801] [api tools] consider Export-Package as API

2008-01-11 Thread Thomas Watson
ckage level. Thomas Watson <[EMAIL PROTECTED]> Sent by: To [EMAIL PROTECTED]Equinox development

[equinox-dev] Equinox projects tagged for I-Build

2008-01-14 Thread Thomas Watson
The map file has been updated for the following Bug changes: + Bug 203999. NPE in WebStartMain.findBundle (FIXED) + Bug 209694. Equinox webstart launcher ignores interactive login splash handler (FIXED) + Bug 211904. [launcher] Running from outside current directory causes contents of .ini file to

[equinox-dev] equinox incubator projects tagged for the I-Build

2008-01-14 Thread Thomas Watson
The map file has been updated. The following projects have changed: org.eclipse.equinox.ds org.eclipse.equinox.util Tom ___ equinox-dev mailing list equinox-dev@eclipse.org https://dev.eclipse.org/mailman/listinfo/equinox-dev

Re: [equinox-dev] Fw: [Bug 214801] [api tools] consider Export-Package as API

2008-01-15 Thread Thomas Watson
ion numbers on package exports as content of a package changes - similar to the support API tooling will provide for bundle version number validation. Darin Wright Thomas Watson <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 01/11/2008 04:24 PM Please respond to Equinox development mai

Re: [equinox-dev] OBR

2008-01-21 Thread Thomas Watson
Peter, who parses the filter? If OBR uses a different syntax from the Framework spec then the FrameworkUtil#createFilter or BundleContext#createFilter cannot be used. Who is throwing the syntax error in this case? The Equinox Framework implementation of the OBR implementation? Tom

[equinox-dev] Projects tagged for the I-Build

2008-01-21 Thread Thomas Watson
The map file has been updated for the following Bug changes: + Bug 212954. [AdapterManager] Uninstalling bundle declarating adpater factory removes all adapter factories for the adapter (FIXED) + Bug 215503. Allow KeyStoreTrustEngine to use another name (FIXED) + Bug 215648. [console] ensure conso

[equinox-dev] Incubator OSGi service implementations tagged for I-Build

2008-01-21 Thread Thomas Watson
The map file has been updated for the following Bug changes: + Bug 214124. [config] Need to use doPrivileged when accessing config store (FIXED) The following projects have changed: org.eclipse.equinox.ds org.eclipse.equinox.io org.eclipse.equinox.wireadmin org.eclipse.equinox.util org.eclipse.e

Re: [equinox-dev] OBR

2008-01-22 Thread Thomas Watson
BR bundle for bundle resolution in the framework. By the way, do we also have OBR implementation from equinox? Sincerely, ChangWoo Jung Fro

Re: [equinox-dev] Equinox with OSGi security?

2008-01-24 Thread Thomas Watson
The eclipse.security is only used by the org.eclipse.equinox.launcher jar. The eclipse.security option is used by the launcher bootstrap code to indicate that it should setup a policy which grants itself and the framework ALLPermissions. Then it sets the java.security.manager to the value of ecli

Re: [equinox-dev] [prov] Download manager support for pack200

2008-01-25 Thread Thomas Watson
If the Pack200 class is loaded from the VM then it will fall under the boot class loader. There is no way we can throw that class loader away. Are you suggesting that we could somehow load this class from an isolated class loader that is not connected to the boot class loader? Tom

Re: [equinox-dev] is this a service tracker bug?

2008-01-25 Thread Thomas Watson
Mark, I opened https://bugs.eclipse.org/bugs/show_bug.cgi?id=216648 for you. I tried to CC you to the bug but I noticed you did not seem to have a bugzilla e-mail, unless you use a different e-mail for bugzilla than the one you use to post to equinox-dev. Tom

Re: [equinox-dev] is this a service tracker bug?

2008-01-25 Thread Thomas Watson
was looking at the Listeners Considered Harmful: The "Whiteboard" > Pattern white paper, and I put together a very simple two bundle > example (on Equinox), > > Bundle A (offers a service) > Bundle B (consumes service A, using a Service Tracker) > > So far

Re: [equinox-dev] is this a service tracker bug?

2008-01-25 Thread Thomas Watson
Matt, please open a bug against Equinox->Framework. I have reproduced, it appears to be related to lazy activation. If you remove the Eclipse-LazyStart header from Bundle A then it works. This is an interesting corner case we may need to get a clarification from OSGi on. I assume the old conte

[equinox-dev] Equinox projects tagged for the I-Build

2008-01-28 Thread Thomas Watson
The map file has been updated for the following Bug changes: + Bug 181832. Console's "diag" command should try to display the ID of the "Missing required bundle" (FIXED) + Bug 201068. refreshPackages() incorrect behaviour (FIXED) + Bug 214635. [Launcher] maximum .ini/.ee line length of 1024 (FIXED

[equinox-dev] Equinox Incubator OSGi implementations tagged for I-Build

2008-01-28 Thread Thomas Watson
The map file has been updated for the following Bug changes: + Bug 216281. [ds] Compiler warnings in N20080123-0010 (FIXED) + Bug 216282. [ip] Compiler warnings in N20080123-0010 (FIXED) + Bug 216284. [util] Compiler warnings in N20080123-0010 (FIXED) + Bug 216285. [wireadmin] Compiler warnings in

[equinox-dev] Problems with the Export-Package "uses" directive

2008-01-29 Thread Thomas Watson
Hello all. I am sending this note to inform the community that the Export-Package "uses" directive can critically effect the performance of the Equinox OSGi package resolver when a system contains a large set of bundles (1000s) and there are multiple exporters of the same package name. See http

  1   2   3   4   5   6   7   8   9   10   >