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 jcasc test harness #17

Merged
merged 2 commits into from
Jan 14, 2020
Merged

fix jcasc test harness #17

merged 2 commits into from
Jan 14, 2020

Conversation

jetersen
Copy link
Member

@jetersen jetersen commented Jan 13, 2020

JCasc had to create a new dependency that wasn't a tests classifier because maven doesn't allow you to bring dependencies through classifiers.

Upgrading here so that PCT works again,

Tracking:
jenkinsci/bom#164

Note: We'll need a release for PCT please

Copy link
Member

@jglick jglick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(assuming tests pass)

@@ -23,13 +23,13 @@
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
<tag>HEAD</tag>
</scm>

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please avoid gratuitous diff hunks.

Copy link
Member Author

@jetersen jetersen Jan 13, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please avoid gratuitous whitespace hunks 🗡 🤣

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, the trailing spaces are unwanted, but if you feel the urge to clean up things like that it is best to do it in a separate PR explicitly claiming to have no semantic effect.

@jglick jglick merged commit 51edd4c into jenkinsci:master Jan 14, 2020
@jetersen jetersen deleted the fix/jcasc-test-harness branch January 14, 2020 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants