Skip to content

Update surefire plugin to 2.19.1#572

Closed
kennknowles wants to merge 1 commit into
apache:masterfrom
kennknowles:surefire
Closed

Update surefire plugin to 2.19.1#572
kennknowles wants to merge 1 commit into
apache:masterfrom
kennknowles:surefire

Conversation

@kennknowles

Copy link
Copy Markdown
Member

Be sure to do all of the following to help us incorporate your contribution
quickly and easily:

  • Make sure the PR title is formatted like:
    [BEAM-<Jira issue #>] Description of pull request
  • Make sure tests pass via mvn clean verify. (Even better, enable
    Travis-CI on your fork and ensure the whole test matrix passes).
  • Replace <Jira issue #> in the title with the actual Jira issue
    number, if there is one.
  • If this contribution is large, please file an Apache
    Individual Contributor License Agreement.

I noticed that we were using a very old version of surefire. The latest version is still 6 months old, so nothing like bleeding edge. It adds simple things like excluding tests by fully qualified class name, which is nicer than file path patterns.

This version is the most recent, still very old (6 mo), and
is the first version that allows test exclusion by fully
qualified class name.
@lukecwik

lukecwik commented Jul 6, 2016

Copy link
Copy Markdown
Member

Update sdks/java/maven-archetypes/examples/src/main/resources/archetype-resources/pom.xml also?

@lukecwik

lukecwik commented Jul 6, 2016

Copy link
Copy Markdown
Member

R: @lukecwik

@lukecwik

lukecwik commented Jul 7, 2016

Copy link
Copy Markdown
Member

ping?

@kennknowles

Copy link
Copy Markdown
Member Author

I thought I really required this, but it turned out not to be the case. I'll update the archetype and get this in in a bit.

@kennknowles kennknowles closed this Aug 4, 2016
@kennknowles kennknowles deleted the surefire branch November 10, 2016 03:10
pl04351820 pushed a commit to pl04351820/beam that referenced this pull request Dec 20, 2023
* chore: use gapic-generator-python 0.65.2

PiperOrigin-RevId: 444333013

Source-Link: googleapis/googleapis@f91b6cf

Source-Link: https://github.com/googleapis/googleapis-gen/commit/16eb36095c294e712c74a1bf23550817b42174e5
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMTZlYjM2MDk1YzI5NGU3MTJjNzRhMWJmMjM1NTA4MTdiNDIxNzRlNSJ9

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* feat:Enable RunQueryResponse.done

PiperOrigin-RevId: 444879243

Source-Link: googleapis/googleapis@c4b98bf

Source-Link: https://github.com/googleapis/googleapis-gen/commit/497ddcdeadceff35b285c6ea43f399e71dc313af
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDk3ZGRjZGVhZGNlZmYzNWIyODVjNmVhNDNmMzk5ZTcxZGMzMTNhZiJ9

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Amar3tto added a commit to akvelon/beam that referenced this pull request Mar 25, 2025
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