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

@Component --> @Inject #243

Merged
merged 15 commits into from
Nov 28, 2024
Merged

@Component --> @Inject #243

merged 15 commits into from
Nov 28, 2024

Conversation

elharo
Copy link
Contributor

@elharo elharo commented Nov 21, 2024

No description provided.

@elharo elharo requested a review from cstamas November 21, 2024 22:50
@elharo elharo marked this pull request as ready for review November 22, 2024 09:47
Comment on lines 213 to 221
<executions>
<execution>
<id>index-project</id>
<goals>
<goal>main-index</goal>
<goal>test-index</goal>
</goals>
</execution>
</executions>
Copy link
Member

Choose a reason for hiding this comment

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

it is defined in parent

Comment on lines 171 to 175
<dependency>
<groupId>javax.inject</groupId>
<artifactId>javax.inject</artifactId>
<version>1</version>
</dependency>
Copy link
Member

Choose a reason for hiding this comment

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

provided

@elharo elharo merged commit 7b4c29c into master Nov 28, 2024
23 checks passed
@elharo elharo deleted the sisu branch November 28, 2024 13:19
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