Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [equinox-dev] provisioning incubator work


I don't know if this is the cause, but what build/target platform are you using?  You'll likely need 3.3 M5eh or better as your target platform.  You may want to grab a more recent build, or point your target platform at a recent build, to get it working.

John



Joseph Rusnak <jgrusnak@xxxxxxxxxx>
Sent by: equinox-dev-bounces@xxxxxxxxxxx

23/03/2007 11:34 AM

Please respond to
Equinox development mailing list <equinox-dev@xxxxxxxxxxx>

To
Equinox development mailing list <equinox-dev@xxxxxxxxxxx>
cc
Subject
Re: [equinox-dev] provisioning incubator work





Chris, I tried this -- check out the project, then imports the PSF file. I have lots of red flags For example, in DirectorActivator (in org.eclipse.equinox.internal.prov.director), Eclipse can't resolve BundleActivator or BundleContext!

When I import the PSF file, everything seems to download OK, but then ANT bombs out with the following error message:

BUILD FAILED

C:\workspaces\provincubator\org.eclipse.equinox.simpleconfigurator\localbuild.xml:27: Unable to find element: org.eclipse.equinox.simpleconfigurator.


Total time: 1 second


Any idea what's going on? I've tried it several times with no success. It is obvoiusly working for other people... I have the XPD toolkit installed, could that be causing a problem?

Joe Rusnak
IBM Software Group
Phone: (919) 543-3317 (tie line 441-3317)
Internet: jgrusnak@xxxxxxxxxx

Inactive hide details for Chris Aniszczyk---03/23/2007 11:22:07 AM---Check out the releng project, especially the PSF which autChris Aniszczyk---03/23/2007 11:22:07 AM---Check out the releng project, especially the PSF which automatically fetches things like rhino from BIRT.

From:

Chris Aniszczyk/Austin/IBM@IBMUS

To:

Equinox development mailing list <equinox-dev@xxxxxxxxxxx>

Date:

03/23/2007 11:22 AM

Subject:

Re: [equinox-dev] provisioning incubator work




Check out the releng project, especially the PSF which automatically fetches things like rhino from BIRT.

http://dev.eclipse.org/viewcvs/index.cgi/equinox-incubator/provisioning/org.eclipse.equinox.prov.releng/

Cheers,

---
Chris Aniszczyk | IBM Lotus | Eclipse Committer |
http://mea-bloga.blogspot.com | +1 860 839 2465

Inactive hide details for Scott Lewis ---03/23/2007 10:02:54 AM---I'm taking a look at the provisioning work in the incubator tScott Lewis ---03/23/2007 10:02:54 AM---I'm taking a look at the provisioning work in the incubator to see how I

From:

Scott Lewis <slewis@xxxxxxxxxxxxx>

To:

Equinox development mailing list <equinox-dev@xxxxxxxxxxx>

Date:

03/23/2007 10:02 AM

Subject:

[equinox-dev] provisioning incubator work




I'm taking a look at the provisioning work in the incubator to see how I
could contribute and so downloaded all the plugins in
equinox-incubator/provisioning dir.

I also got the frameworkadmin, frameworkadmin.equinox,
frameworkadmin.examples, but for a reason I can't fathom I'm still
getting compile errors in:

touchpoint.eclipse
touchpoint.natives

Don't know if this is expected or not..  Also these touchpoing plugins
are apparently looking for org.mozilla._javascript_.* classes and I don't
know where to get that plugin.

Also...how do I try running something/test to show the new provisioning
stuff at work?

BTW I've found the use of ECF filetransfer API in artifact.repository
plugin...nice for me to see!

Thanks.

Scott


_______________________________________________
equinox-dev mailing list
equinox-dev@xxxxxxxxxxx

https://dev.eclipse.org/mailman/listinfo/equinox-dev
_______________________________________________
equinox-dev mailing list
equinox-dev@xxxxxxxxxxx

https://dev.eclipse.org/mailman/listinfo/equinox-dev
_______________________________________________
equinox-dev mailing list
equinox-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/equinox-dev


Back to the top