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

CLI jar not updated with core #782

Open
jhoblitt opened this issue Jul 14, 2017 · 4 comments
Open

CLI jar not updated with core #782

jhoblitt opened this issue Jul 14, 2017 · 4 comments
Labels
bug Something isn't working

Comments

@jhoblitt
Copy link
Member

The current logic for extracting jenkins-cli.jar from jenkins.war is not triggered when the core is updated.

@jhoblitt jhoblitt added the bug Something isn't working label Jul 14, 2017
@madAndroid
Copy link
Contributor

madAndroid commented Jul 14, 2017 via email

@jhoblitt
Copy link
Member Author

I'm not sure what the best way to handle this is. A "big hammer" would be to extract the jar on every run. Another option would be to look at the filesize in the war and compare that to what is on disk. Yet another option would be make it trigger on notification from package installation.

@madAndroid
Copy link
Contributor

madAndroid commented Jul 15, 2017 via email

@joe-riley
Copy link

We are getting hit by this after updating. slave.jar and jenkins-cli.jar are corrupt. Is there a work around?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants