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 #34: Add missing descriptor for IvyConfiguration #35

Merged
merged 1 commit into from
May 9, 2019

Conversation

darxriggs
Copy link
Contributor

It was missed when implementing JCasC compatibility (commit 9272245).

This fixes the stacktrace being logged to the Jenkins log when a user opened the global config page at http:///configure. This was only a warning and should not have had any functional impact.

For more details see: https://jenkins.io/redirect/developer/class-is-missing-descriptor

It was missed when implementing JCasC compatibility.
(commit 9272245)

This fixes the stacktrace being logged to the Jenkins log when a user
opened the global config page at http://<jenkins>/configure. This was
only a warning and should not have had any functional impact.

For more details see:
https://jenkins.io/redirect/developer/class-is-missing-descriptor
@darxriggs
Copy link
Contributor Author

I am a bit puzzled why the build could not resolve one artefact on ci.jenkins.io infrastructure.

@darxriggs darxriggs closed this May 9, 2019
@darxriggs darxriggs reopened this May 9, 2019
@darxriggs
Copy link
Contributor Author

@arothian can you have a look at this?

@arothian
Copy link
Contributor

arothian commented May 9, 2019

Looks good. Thanks for taking a look @darxriggs!

@arothian arothian merged commit a41a6ed into jenkinsci:master May 9, 2019
@darxriggs darxriggs deleted the add-missing-descriptor branch May 9, 2019 19:11
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.

2 participants