Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix NPE for non-parametrized job and url of repository #9

Merged
merged 2 commits into from
Aug 31, 2012
Merged

Fix NPE for non-parametrized job and url of repository #9

merged 2 commits into from
Aug 31, 2012

Conversation

lvotypko
Copy link
Member

@lvotypko lvotypko commented Aug 3, 2012

method build.getAction(ParametersAction.class) returns null if a job does not have set parameters and it causes NullPointerException.
Url http://maven.jenkins-ci.org/content/groups/artifacts/ does not exist now, so I replace it by http://maven.jenkins-ci.org:8081/content/repositories/releases/

@buildhive
Copy link

Jenkins » scriptler-plugin #7 SUCCESS
This pull request looks good
(what's this?)

…but, but PrintStream class does not implements Serializable) during execution groovy script on slave.

Add option for execution script always on Master (scripts which needs Jenkins instance does not work on slaves)
@buildhive
Copy link

Jenkins » scriptler-plugin #8 SUCCESS
This pull request looks good
(what's this?)

@imod imod merged commit ac4b525 into jenkinsci:master Aug 31, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants