Skip to content

Guice isn't needed - #752

Merged
elharo merged 2 commits into
masterfrom
deps
Jul 29, 2026
Merged

Guice isn't needed#752
elharo merged 2 commits into
masterfrom
deps

Conversation

@elharo

@elharo elharo commented Sep 11, 2025

Copy link
Copy Markdown
Contributor

No description provided.

@elharo
elharo requested a review from olamy September 11, 2025 12:58
@elharo
elharo marked this pull request as ready for review September 25, 2025 20:18
@elharo

elharo commented Sep 28, 2025

Copy link
Copy Markdown
Contributor Author

The jenkins build looks a little borked

@elharo
elharo requested a review from Copilot July 29, 2026 11:05

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Note

Copilot couldn't run its full agentic review because it didn't start before the timeout. Make sure your repository has a runner available, or add a copilot-code-review.yml file specifying one with the runs-on attribute. See the docs for more details.

Adds a test-scoped dependency to support test utilities referenced in the build configuration.

Changes:

  • Added org.eclipse.sisu:org.eclipse.sisu.plexus as a test-scoped dependency (documented as used by TransformerTesterRule).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread pom.xml
Comment on lines +190 to +194
<dependency>
<groupId>org.eclipse.sisu</groupId>
<artifactId>org.eclipse.sisu.plexus</artifactId>
<scope>test</scope>
</dependency>
@elharo
elharo merged commit 70f54a2 into master Jul 29, 2026
16 checks passed
@elharo
elharo deleted the deps branch July 29, 2026 13:31
@github-actions github-actions Bot added this to the 3.6.3 milestone Jul 29, 2026
@github-actions

Copy link
Copy Markdown

@elharo Please assign appropriate label to PR according to the type of change.

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.

3 participants