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

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


I pushed the JSON file to the hudson server and excluded the psf support for now, so please drop me a note when the issue is fixed so I can update the JSON file. I released version 0.9.4 just 5 minutes ago so hudson's update center should make it available in a few hours. Auto Installation should work now hopefully (at least it does on my machine :) ). The backdoor to replace the json file against a custom one is documented here:
http://wiki.hudson-ci.org/display/HUDSON/Buckminster+PlugIn

Basically you just create a folder 'buckminster' in 'HUDSON_HOME/userContent', create a file 'buckminster.json' and list your features and repositories in there. That will override whatever information comes from
http://hudson-ci.org/updates/hudson.plugins.buckminster.BuckminsterInstallation.BuckminsterInstaller.json

The file format is also explained in the wiki.

If you decide to give it a try, please let me know if it worked correctly.

Best regards,
Johannes


Back to the top