Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [buckminster-dev] Hudson plugin and provisioning

Hi Johannes,
Seems we're missing something in the psf headless support. I'll look into that.

- thomas

On 03/22/2010 07:58 PM, Johannes Utzig wrote:
Alright, I'm done with the override logic and the json file, but
unfortunatly the psf feature is causing trouble on both 3.5 and 3.6.
Any insight on this?

3.5:
Unpacking
http://download.eclipse.org/tools/buckminster/products/director_latest.zip
to /home/joe/workspaceHudson2/buckminster/work/tools/Buckminster_3.5 on
Hudson
[buckminster] $ sh -e
/home/joe/workspaceHudson2/buckminster/work/tools/Buckminster_3.5/buckminster/hudson2796441302788835248.sh

Installing org.eclipse.buckminster.cmdline.product 1.1.350.r11146.
Operation completed in 24784 ms.
Installed Feature org.eclipse.buckminster.core.headless.feature from
http://download.eclipse.org/tools/buckminster/headless-3.5/
Installed Feature org.eclipse.equinox.p2.director.feature from
http://download.eclipse.org/tools/buckminster/headless-3.5/
Installed Feature org.eclipse.buckminster.cvs.headless.feature from
http://download.eclipse.org/tools/buckminster/headless-3.5/
Installed Feature org.eclipse.buckminster.pde.headless.feature from
http://download.eclipse.org/tools/buckminster/headless-3.5/
Installed Feature org.eclipse.buckminster.maven.feature from
http://download.eclipse.org/tools/buckminster/headless-3.5/
Installed Feature org.eclipse.buckminster.aggregator.engine.feature from
http://download.eclipse.org/tools/buckminster/headless-3.5/
Cannot complete the install because one or more required items could not
be found.
[0]Software being installed: Buckminster - Team Project Set (PSF)
support for headless operation 1.0.0.r11251
(org.eclipse.buckminster.psf.feature.feature.group 1.0.0.r11251)
[0]Missing requirement: Edit Support for the PSF extension to the RMAP
model 1.0.0.r11162 (org.eclipse.buckminster.rmap.psf.edit 1.0.0.r11162)
requires 'bundle org.eclipse.emf.edit 0.0.0' but it could not be found
[0]Cannot satisfy dependency:
[0.2]From: Buckminster - Team Project Set (PSF) support for headless
operation 1.0.0.r11251
(org.eclipse.buckminster.psf.feature.feature.group 1.0.0.r11251)
[0.2]To: org.eclipse.buckminster.rmap.psf.edit [1.0.0.r11162]


3.6:
Unpacking
http://download.eclipse.org/tools/buckminster/products/director_latest.zip
to /home/joe/workspaceHudson2/buckminster/work/tools/Buckminster_3.6 on
Hudson
[buckminster] $ sh -e
/home/joe/workspaceHudson2/buckminster/work/tools/Buckminster_3.6/buckminster/hudson4554671259141863058.sh

Installing org.eclipse.buckminster.cmdline.product 1.2.0.r11290.
Operation completed in 14533 ms.
Installed Feature org.eclipse.buckminster.core.headless.feature from
http://download.eclipse.org/tools/buckminster/headless-3.6/
Installed Feature org.eclipse.buckminster.cvs.headless.feature from
http://download.eclipse.org/tools/buckminster/headless-3.6/
Installed Feature org.eclipse.buckminster.pde.headless.feature from
http://download.eclipse.org/tools/buckminster/headless-3.6/
Installed Feature org.eclipse.buckminster.maven.headless.feature from
http://download.eclipse.org/tools/buckminster/headless-3.6/
Installed Feature org.eclipse.equinox.p2.director.feature from
http://download.eclipse.org/tools/buckminster/headless-3.6/
Installed Feature org.eclipse.buckminster.emma.headless.feature from
http://download.eclipse.org/tools/buckminster/headless-3.6/
Cannot complete the install because one or more required items could not
be found.
[0]Software being installed: Buckminster - Team Project Set (PSF)
support for headless operation 1.0.0.r11210
(org.eclipse.buckminster.psf.feature.feature.group 1.0.0.r11210)
[0]Missing requirement: Edit Support for the PSF extension to the RMAP
model 1.0.0.r11210 (org.eclipse.buckminster.rmap.psf.edit 1.0.0.r11210)
requires 'bundle org.eclipse.emf.edit 0.0.0' but it could not be found
[0]Cannot satisfy dependency:
[0.2]From: Buckminster - Team Project Set (PSF) support for headless
operation 1.0.0.r11210
(org.eclipse.buckminster.psf.feature.feature.group 1.0.0.r11210)
[0.2]To: org.eclipse.buckminster.rmap.psf.edit [1.0.0,1.1.0)
ERROR: Command returned status 1


Best regards,
Johannes



Back to the top