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

upgrade parent, minimum core version 2.332.1, upgrade junit 1119.va_a_5e9068da_d7 #271

Merged
merged 14 commits into from
Jun 2, 2022

Conversation

olamy
Copy link
Member

@olamy olamy commented May 20, 2022

Signed-off-by: Olivier Lamy olamy@apache.org

@olamy olamy added chore dependencies Pull requests that update a dependency file labels May 20, 2022
olamy added 13 commits May 20, 2022 18:02
Signed-off-by: Olivier Lamy <olamy@apache.org>
Signed-off-by: Olivier Lamy <olamy@apache.org>
Signed-off-by: Olivier Lamy <olamy@apache.org>
Signed-off-by: Olivier Lamy <olamy@apache.org>
Signed-off-by: Olivier Lamy <olamy@apache.org>
Signed-off-by: Olivier Lamy <olamy@apache.org>
Signed-off-by: Olivier Lamy <olamy@apache.org>
…d compatibility

Signed-off-by: Olivier Lamy <olamy@apache.org>
Signed-off-by: Olivier Lamy <olamy@apache.org>
Signed-off-by: Olivier Lamy <olamy@apache.org>
Signed-off-by: Olivier Lamy <olamy@apache.org>
Signed-off-by: Olivier Lamy <olamy@apache.org>
Signed-off-by: Olivier Lamy <olamy@apache.org>
@olamy olamy changed the title upgrade parents and test an incremental version of junit from https://github.com/jenkinsci/junit-plugin/pull/384 upgrade parent, minimum core version 2.332.1, upgrade junit 1119.va_a_5e9068da_d7 May 31, 2022
if(result==null) result = new TestResult();
if(result==null) {
result = new TestResult();
result.setSkipOldReports(true);
Copy link
Member

Choose a reason for hiding this comment

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

I guess because we know Maven does this wrong?

Copy link
Member

Choose a reason for hiding this comment

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

@olamy olamy marked this pull request as ready for review June 1, 2022 04:31
@olamy olamy merged commit 15a5d9f into master Jun 2, 2022
@olamy olamy deleted the upgrade-parent-and-dependencies branch June 2, 2022 01:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore dependencies Pull requests that update a dependency file
Projects
None yet
3 participants