Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] Java8 support

On 04/10/2014 07:07 PM, Scott Lewis wrote:
> Unfortunately, I don't know how to do these step...at least without 
> further explanation/details (e.g. 'director manually' and 'manually 
> installed').  And my guess is that this may also require shell 
> access...and I'm still waiting on support@xxxxxxxxxx for that.

Hi Scott,

this is how you install Buckminster 4.3 with the p2 director:

tomcat@ecf-builds /opt/hudson/tools $
/opt/hudson/tools/hudson.plugins.buckminster.BuckminsterInstallation/Buckminster_4.3/director/director
-d /opt/hudson/tools/Buckminster_4.4 -p Buckminster -r
http://download.eclipse.org/tools/buckminster/headless-4.4M6 -installIU
"org.eclipse.buckminster.pde.headless.feature.feature.group,
> org.eclipse.buckminster.maven.headless.feature.feature.group,
> org.eclipse.buckminster.cmdline.product,
> org.eclipse.buckminster.core.headless.feature.feature.group,
> org.eclipse.buckminster.git.headless.feature.feature.group"
[...]
Operation completed in 39546 ms.

It uses the interim 4.4 repo [1].

Afterwards you add a new manual Buckminster installation in the global
Jenkins configuration [2]. What is left, is to set the jobs (template)
to use it if desired.

M.

[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=428301#c7
[2]
https://github.com/ECF/Build/commit/f41c058d06120089fb0431b06aa047c5f386951c




Back to the top