| org.jenkinsci.plugins.tokenmacro.DataBoundTokenMacro class not found
Hi dma_k, Token Macro plugin is Jenkins specific. Some plugins are using it. But these Plugins specify Token Macro Plugin as Optional, so Hudson ignores it. Even though it is optional, aspectj.weave . . .
|
Hudson CI
» User Forum
|
February 04, 2012 10:55
by: dma_k
|
| Ports and JVMs
The default port is defined in /etc/default/hudson as HTTP_PORT=8080
|
Hudson CI
» User Forum
|
September 24, 2011 00:11
by: Winston Prakash
|
| Chain Hudson builds toghether ...
I'm not sure if it fits your need, but url: build-pipeline plugin sounds similar to your requirement
|
Hudson CI
» User Forum
|
September 24, 2011 00:06
by: Winston Prakash
|
| [HUDSON] JIRA Plugin
Did you look at your build console output and see if any error reported?
|
Hudson CI
» User Forum
|
September 24, 2011 00:03
by: Winston Prakash
|
| [Hudson] Path to test .xml files
Unfortunately The JUnit Publisher always looks at path relative to Workspace. May be you could fool hudson by creating a symlink (as part of your build) from the external folder to some dummy folder wi . . .
|
Hudson CI
» User Forum
|
September 24, 2011 00:01
by: Winston Prakash
|
| Hudson Job Events
One way of doing this to add an Extension to the Extension Point url: ItemListener . Here is a quick example "..code.."
|
Hudson CI
» Developer Forum
|
September 23, 2011 23:56
by: Winston Prakash
|
| MSTest plug-in source
I thought it would be at https://github.com/jenkinsci. But couldn't find it there either
|
Hudson CI
» Developer Forum
|
September 23, 2011 23:46
by: Winston Prakash
|
| external trigger - token parameter
If you specify "token" and you are able to submit job with out token, then it appears to be a bug. Token is meant as a security measure, such that only people knowing the token can submit job.
|
Hudson CI
» Developer Forum
|
August 03, 2011 23:42
by: Winston Prakash
|
| NullPointerException while building
What version of Hudson are you using. Did you try with latest version (2.1.0), which has Maven3 integrated.
|
Hudson CI
» User Forum
|
August 03, 2011 23:39
by: Winston Prakash
|
| Matrix build - no "block when downstream" checkbox
An issues exists for this problem http://issues.hudson-ci.org/browse/HUDSON-7046
|
Hudson CI
» User Forum
|
August 03, 2011 23:38
by: Winston Prakash
|