You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuweni.apache.org by GitBox <gi...@apache.org> on 2022/12/06 17:14:33 UTC

[GitHub] [incubator-tuweni] hendrikebbers opened a new pull request, #450: using compile only for annotation dependencies that are used for static code analysis

hendrikebbers opened a new pull request, #450:
URL: https://github.com/apache/incubator-tuweni/pull/450

   Annotations of JSR305 only need to be at compile time on the classpath. In the current version it will be added as a transitive dependency to other projects that depend on tuweni. By defining the dependencies as compile only they won't be passt as a transitive dependency to other projects.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@tuweni.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tuweni.apache.org
For additional commands, e-mail: dev-help@tuweni.apache.org


[GitHub] [incubator-tuweni] atoulme merged pull request #450: using compile only for annotation dependencies that are used for static code analysis

Posted by GitBox <gi...@apache.org>.
atoulme merged PR #450:
URL: https://github.com/apache/incubator-tuweni/pull/450


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@tuweni.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tuweni.apache.org
For additional commands, e-mail: dev-help@tuweni.apache.org