jenkinsci / jenkinsci/java-client-api
The addStringParam method of Class JobConfiguration is invalid
Aperta
- Lingua principale
- Java
- Stelle
- 913
- Fork
- 466
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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" ?
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.