jenkinsci / jenkinsci/java-client-api

The addStringParam method of Class JobConfiguration is invalid

Open
#456 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
913
Forks
466
PR merge metrics
No merged PRs in 30d

Description

The error occurred on line 46:
`List propertiesNode = doc.selectNodes("//project/properties");`
It won't get any nodes,because of the parameter:
> //project/properties

Shouldn't it be "//properties" ?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.