> 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
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]>
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
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
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
gt; > Tom
> > > >> > > >
> > > >> > > > Chris Aniszczyk/Austin/[EMAIL PROTECTED]
> > > >> > > > Sent by: [EMAIL PROTECTED]
> > > >> > > > 07/05/2007 09:34 PM
> > > >> > > >
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
-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
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
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
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
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
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
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
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
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
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
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
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.
:)
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
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
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
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
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
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"
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
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
will run in Foundation 1.1?
Thomas Watson
<[EMAIL PROTECTED]>
Sent by:
+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
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()
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
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
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
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
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
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
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 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
Sorry, I sent out the incorrect deadline date for short talk proposals.
The correct deadline date is Friday 9/21/2007.
Tom
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
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
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
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
+1
I fully support adding this well established team with a very long OSGi
history to the Equinox community.
Tom
Patrick Dempsey
<[EMAIL PROTECTED]>
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
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
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
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
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
to publish builds of what will be developed?
PaScaL
|>
| From: |
|>
>------|
|Thomas Wats
ribute that it is easier to make people
committer.
PaScaL
|>
| From: |
|>
>------|
|Thomas Watson &l
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
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
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
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
.
Tom
- Forwarded by Thomas Watson/Austin/IBM on 10/16/2007 03:45 PM -
From: Thomas Watson/Austin/IBM
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
osgi)
Tom
From: Thomas Watson/Austin/[EMAIL PROTECTED]
To: equinox-dev@e
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
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
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
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
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
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
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
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
I agree with John. Use org.eclipse.equinox.examples.*
Tom
From: John Arthorne <[EMAIL PROTECTED]>
To: Equinox dev
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
> 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
[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
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
[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
[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
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
Jeff
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
-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
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
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
[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
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
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
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
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
ckage level.
Thomas Watson
<[EMAIL PROTECTED]>
Sent by: To
[EMAIL PROTECTED]Equinox development
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
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
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
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
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
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
BR bundle for bundle resolution in the framework.
By the way, do we also have OBR implementation from equinox?
Sincerely,
ChangWoo
Jung
Fro
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
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
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
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
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
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
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
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 - 100 of 1093 matches
Mail list logo