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

2008-02-25 Thread Thomas Watson
The map file has been updated for the following Bug changes: + Bug 67220. Location.setUrl needs more error information (FIXED) + Bug 209566. [useradmin] refactor to have internal in namespace (FIXED) + Bug 209568. [eventadmin] refactor to have internal in namespace (FIXED) + Bug 219538. [ds] Timin

[equinox-dev] Adding 3rd party jar to Bundle.

2008-02-25 Thread Srijith Kochunni
Hi All, I am trying to add a 3rd party jar to my bundle. I put it in a lib/ folder and update the manifest file and build properties file as follows. ---> MANIFEST.MF Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Xparse Plug-in Bundle-SymbolicName: xparse Bundle-Versio

RE: [equinox-dev] DS invocation order of bind and activate(timing issue???)

2008-02-25 Thread O'Flynn, Dennis
Not sure if the following is related. Maybe someone more familiar w/ equinox ds/util could comment on this. 1) equinox ds imports packages from util 2) equinox util is NOT lazy started Q: Is equinox ds dependent upon service provide by equinox util that may not be yet registered when ds is start

RE: [equinox-dev] DS invocation order of bind and activate(timing issue???)

2008-02-25 Thread Foerster, Stefan
Hi, the timeouts of the SCR are gone if I use the latest build of the ds (org.eclipse.equinox.ds_1.0.0.N20080224-0010.jar) However, the other problem (B1 activated before A1) still exists. I prepared two bundles b1 and b2 (attached to this mail). Using these bundles and having the following st

RE: [equinox-dev] DS invocation order of bind and activate(timing issue???)

2008-02-25 Thread Thomas Watson
Stefan, Please open a bug against Equinox->Bundles and supply your testcase as an attachment to the bug report. Thanks. Tom From: "Foerster, Stefan" <[EMAIL PROTECTED]>

Re: [equinox-dev] Adding 3rd party jar to Bundle.

2008-02-25 Thread Thomas Watson
A couple of things to check: 1) Does your bundle work when run from your workspace? 2) When you build the bundle can you confirm the lib/TestParser.jar is actually included in your bundle content? 3) Does your bundle manifest file end in an empty line after the Bundle-ClassPath header? If yes to

Re: [equinox-dev] Adding 3rd party jar to Bundle.

2008-02-25 Thread Thomas Watson
I spoke too soon. I just noticed that you are using the XMLParserActivator. This class uses Class.forName to try and find the parser implementation. Since that class is in the org.eclipse.osgi.util package there is no way it is going to find the class from your bundle. The org.eclipse.osgi.util

[equinox-dev] Sprint releases OSGi based Next Gen Mobile Java Platform

2008-02-25 Thread Mark Rogalski
RCP developers, I'd like to inform you that Sprint has made publicly available their "Titan" platform based on OSGi and Eclipse eRCP. This platform for Windows Mobile devices brings the power of OSGi and Eclipse to mobile phones in a big way. You can run eRCP applications and may even be inclin

RE: [equinox-dev] DS invocation order of bind andactivate(timing issue???)

2008-02-25 Thread Foerster, Stefan
Ok, I just opened a bug report against equinox->bundles: https://bugs.eclipse.org/bugs/show_bug.cgi?id=220203 -Original Message- From: [EMAIL PROTECTED] on behalf of Thomas Watson Sent: Mon 25.02.2008 14:55 To: Equinox development mailing list Subject: RE: [equinox-dev] DS invocation orde

RE: [equinox-dev] Equinox p2 -Problem running director app from the Getting Started for Developers Guide

2008-02-25 Thread Jeff Hamm
Hey Simon -- I updated and resync'd and still have the same issue. I'm beginning to think that it's a problem with the 3.4M5 Eclipse IDE I'm using but that's just a guess. Just to restate, the MetaData Generator SDK is working (as far as I can tell). I get a directory created that looks like th

[equinox-dev] [prov] Repository and bugzilla migration

2008-02-25 Thread John Arthorne
The p2 code base will be migrating into its new CVS repository location tomorrow morning, around 9am EST. I'll send a message to this list when it is complete. Please stop checking in code into the old CVS location by 8am EST at the latest to make sure your changes are not lost. Since the re

Re: [equinox-dev] [prov] Repository and bugzilla migration

2008-02-25 Thread Pascal Rapicault
The bugzilla migration is now complete. From now on, all p2 related bugs should be open against the Equinox p2 component. Also the [prov] prefix in the bug summary is no longer necessary. PaScaL |> | From: | |> >

[equinox-dev] [prov] project tagged

2008-02-25 Thread Pascal Rapicault
___ equinox-dev mailing list equinox-dev@eclipse.org https://dev.eclipse.org/mailman/listinfo/equinox-dev