Skip to content

Conversation

@vttranlina
Copy link
Contributor

No description provided.

<dependency>
<groupId>${james.groupId}</groupId>
<artifactId>james-server-core</artifactId>
<scope>provided</scope>
Copy link
Member

Choose a reason for hiding this comment

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

Q: Why do you add this scope?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Similar to other dependencies, for external jar

Copy link
Member

Choose a reason for hiding this comment

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

As far as I read on stackoverflow and what I understand, this is to avoid duplicating the dependency when importing the JAR to another project (here is james-server-core dependency and james project).

Copy link
Contributor

Choose a reason for hiding this comment

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

Yes that's not to include it in the JAR with dependencies as we do not need it!

@chibenwa chibenwa merged commit 5079471 into apache:master Feb 9, 2022
@vttranlina vttranlina deleted the rate_limiter branch December 12, 2023 07:15
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.

4 participants