Issue Details (XML | Word | Printable)

Key: HUDSON-4846
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: jglick
Reporter: jglick
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Hudson

Install Forest extension on demand

Created: 12/Nov/09 04:12 PM   Updated: 18/Nov/09 05:15 PM   Resolved: 18/Nov/09 05:15 PM
Component/s: mercurial
Affects Version/s: current
Fix Version/s: None

Environment: Platform: All, OS: All
Issue Links:
Dependency
 


 Description  « Hide

If you want to use the Forest extension but do not have authorization to log in
to the build server, it would be useful if the Hudson plugin could download it
for you (clone http://bitbucket.org/pmezard/hgforest-crew/) and enable it using
--config=extensions.forest=/path/to/forest.py.



Sort Order: Ascending order - Click to sort in descending order
jglick added a comment - 12/Nov/09 04:12 PM

.


scm_issue_link added a comment - 18/Nov/09 05:15 PM

Code changed in hudson
User: : jglick
Path:
trunk/hudson/plugins/mercurial/src/main/java/hudson/plugins/mercurial/MercurialInstallation.java
trunk/hudson/plugins/mercurial/src/main/java/hudson/plugins/mercurial/MercurialSCM.java
trunk/hudson/plugins/mercurial/src/main/resources/hudson/plugins/mercurial/MercurialInstallation/config.jelly
trunk/hudson/plugins/mercurial/src/main/resources/hudson/plugins/mercurial/MercurialInstallation/help-downloadForest.html
http://fisheye4.cenqua.com/changelog/hudson/?cs=23834
Log:
[FIXED HUDSON-4846] Download Forest extension on demand.