Skip to content
New issue

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

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

Already on GitHub? # to your account

autorequire cli_jar from all PX::J::Type::Cli based types #486

Merged
merged 1 commit into from
Feb 8, 2016

Conversation

jhoblitt
Copy link
Member

@jhoblitt jhoblitt commented Feb 2, 2016

Resolves this ordering error where the type attempts to run before the
CLI jar resource has been converted.

==> master: Error: Could not prefetch jenkins_security_realm provider
'cli': Execution of '/bin/java -jar /usr/lib/jenkins/jenkins-cli.jar -s
http://localhost:8080 groovy /usr/lib/jenkins/puppet_helper.groovy
get_security_realm' returned 1: Error: Unable to access jarfile
/usr/lib/jenkins/jenkins-cli.jar

Resolves this ordering error where the type attempts to run before the
CLI jar resource has been converted.

    ==> master: Error: Could not prefetch jenkins_security_realm provider
    'cli': Execution of '/bin/java -jar /usr/lib/jenkins/jenkins-cli.jar -s
    http://localhost:8080 groovy /usr/lib/jenkins/puppet_helper.groovy
    get_security_realm' returned 1: Error: Unable to access jarfile
    /usr/lib/jenkins/jenkins-cli.jar
@jenkinsadmin
Copy link

Thank you for this pull request! Please check this document for how the Jenkins project handles pull requests.

@jhoblitt jhoblitt added this to the 1.7.0 - Oddjob milestone Feb 8, 2016
rtyler pushed a commit that referenced this pull request Feb 8, 2016
autorequire cli_jar from all PX::J::Type::Cli based types
@rtyler rtyler merged commit 4962411 into voxpupuli:master Feb 8, 2016
@jhoblitt jhoblitt deleted the feature/autorequire-cli_jar branch April 15, 2016 20:35
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants