|
Re: buckminster runtime dependencies [message #548549 is a reply to message #548517] |
Thu, 22 July 2010 06:29  |
Eclipse User |
|
|
|
Am 22.07.2010 10:59, schrieb Nicolas Bros:
> And I don't think I can install plug-ins directly into the Buckminster
> install, since I am running Buckminster using the Buckminster plug-in
> installed on Hudson on build.eclipse.org.
Hi Nicolas,
If you need certain things for the build process itself, then they need
to be installed in the runtime not just sit in the workspace.
As for the Hudson Part, a JSON file on the Hudson Server decides which
features to install.
To install custom features you can simply copy the JSON file on the
server and add some features of your own.
Then store that file under
HUDSON_HOME/userContent/buckminster/buckminster.json (as described here:
http://wiki.hudson-ci.org/display/HUDSON/Buckminster+PlugIn) and the
next time you run a build the plugin will provision a buckminster
installation that contains all the features you listed in the json file.
It is also possible to use a different installer method, for example the
'extract from archive' installer. You enter the URL to a zip that
contains your custom buckminster installation and this installation will
be downloaded and expanded on the fly when needed.
Hope that helps.
Regards,
Johannes
|
|
|
Powered by
FUDForum. Page generated in 0.04637 seconds