You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@pekko.apache.org by "mdedetrich (via GitHub)" <gi...@apache.org> on 2023/02/24 15:22:31 UTC

[GitHub] [incubator-pekko] mdedetrich opened a new pull request, #216: Add Apache to POM licenses field by updating sbt-apache-sonatype

mdedetrich opened a new pull request, #216:
URL: https://github.com/apache/incubator-pekko/pull/216

   self explanatory, confirmed it works locally i.e.
   
   ```
   [IJ]pekko > licenses
   [info] pki / licenses
   [info] 	List((Apache-2.0,https://www.apache.org/licenses/LICENSE-2.0.html))
   [info] actor-testkit-typed / licenses
   [info] 	List((Apache-2.0,https://www.apache.org/licenses/LICENSE-2.0.html))
   [info] coordination / licenses
   [info] 	List((Apache-2.0,https://www.apache.org/licenses/LICENSE-2.0.html))
   [info] cluster-sharding-typed / licenses
   [info] 	List((Apache-2.0,https://www.apache.org/licenses/LICENSE-2.0.html))
   [info] actor-typed / licenses
   [info] 	List((Apache-2.0,https://www.apache.org/licenses/LICENSE-2.0.html))
   [info] docs / licenses
   [info] 	List((Apache-2.0,https://www.apache.org/licenses/LICENSE-2.0.html))
   [info] actor-typed-tests / licenses
   [info] 	List((Apache-2.0,https://www.apache.org/licenses/LICENSE-2.0.html))
   [info] testkit / licenses
   [info] 	List((Apache-2.0,https://www.apache.org/licenses/LICENSE-2.0.html))
   [info] stream / licenses
   [info] 	List((Apache-2.0,https://www.apache.org/licenses/LICENSE-2.0.html))
   [info] multi-node-testkit / licenses
   [info] 	List((Apache-2.0,https://www.apache.org/licenses/LICENSE-2.0.html))
   [info] persistence-query / licenses
   [info] 	List((Apache-2.0,https://www.apache.org/licenses/LICENSE-2.0.html))
   [info] osgi / licenses
   [info] 	List((Apache-2.0,https://www.apache.org/licenses/LICENSE-2.0.html))
   [info] persistence-typed-tests / licenses
   [info] 	List((Apache-2.0,https://www.apache.org/licenses/LICENSE-2.0.html))
   [info] persistence-testkit / licenses
   [info] 	List((Apache-2.0,https://www.apache.org/licenses/LICENSE-2.0.html))
   [info] persistence / licenses
   [info] 	List((Apache-2.0,https://www.apache.org/licenses/LICENSE-2.0.html))
   [info] cluster-tools / licenses
   [info] 	List((Apache-2.0,https://www.apache.org/licenses/LICENSE-2.0.html))
   [info] remote-tests / licenses
   [info] 	List((Apache-2.0,https://www.apache.org/licenses/LICENSE-2.0.html))
   [info] protobuf-v3 / licenses
   [info] 	List((Apache-2.0,https://www.apache.org/licenses/LICENSE-2.0.html))
   [info] stream-tests-tck / licenses
   [info] 	List((Apache-2.0,https://www.apache.org/licenses/LICENSE-2.0.html))
   [info] protobuf / licenses
   [info] 	List((Apache-2.0,https://www.apache.org/licenses/LICENSE-2.0.html))
   [info] actor / licenses
   [info] 	List((Apache-2.0,https://www.apache.org/licenses/LICENSE-2.0.html))
   [info] discovery / licenses
   [info] 	List((Apache-2.0,https://www.apache.org/licenses/LICENSE-2.0.html))
   [info] bench-jmh / licenses
   [info] 	List((Apache-2.0,https://www.apache.org/licenses/LICENSE-2.0.html))
   [info] cluster-metrics / licenses
   [info] 	List((Apache-2.0,https://www.apache.org/licenses/LICENSE-2.0.html))
   [info] bill-of-materials / licenses
   [info] 	List((Apache-2.0,https://www.apache.org/licenses/LICENSE-2.0.html))
   [info] stream-tests / licenses
   [info] 	List((Apache-2.0,https://www.apache.org/licenses/LICENSE-2.0.html))
   [info] stream-testkit / licenses
   [info] 	List((Apache-2.0,https://www.apache.org/licenses/LICENSE-2.0.html))
   [info] remote / licenses
   [info] 	List((Apache-2.0,https://www.apache.org/licenses/LICENSE-2.0.html))
   [info] distributed-data / licenses
   [info] 	List((Apache-2.0,https://www.apache.org/licenses/LICENSE-2.0.html))
   [info] cluster / licenses
   [info] 	List((Apache-2.0,https://www.apache.org/licenses/LICENSE-2.0.html))
   [info] actor-tests / licenses
   [info] 	List((Apache-2.0,https://www.apache.org/licenses/LICENSE-2.0.html))
   [info] slf4j / licenses
   [info] 	List((Apache-2.0,https://www.apache.org/licenses/LICENSE-2.0.html))
   [info] cluster-typed / licenses
   [info] 	List((Apache-2.0,https://www.apache.org/licenses/LICENSE-2.0.html))
   [info] serialization-jackson / licenses
   [info] 	List((Apache-2.0,https://www.apache.org/licenses/LICENSE-2.0.html))
   [info] persistence-tck / licenses
   [info] 	List((Apache-2.0,https://www.apache.org/licenses/LICENSE-2.0.html))
   [info] stream-typed / licenses
   [info] 	List((Apache-2.0,https://www.apache.org/licenses/LICENSE-2.0.html))
   [info] persistence-shared / licenses
   [info] 	List((Apache-2.0,https://www.apache.org/licenses/LICENSE-2.0.html))
   [info] persistence-typed / licenses
   [info] 	List((Apache-2.0,https://www.apache.org/licenses/LICENSE-2.0.html))
   [info] cluster-sharding / licenses
   [info] 	List((Apache-2.0,https://www.apache.org/licenses/LICENSE-2.0.html))
   [info] licenses
   [info] 	List((Apache-2.0,https://www.apache.org/licenses/LICENSE-2.0.html))
   [IJ]pekko > 
   ```


-- 
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: notifications-unsubscribe@pekko.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org


[GitHub] [incubator-pekko] mdedetrich merged pull request #216: Add Apache to POM licenses field by updating sbt-apache-sonatype

Posted by "mdedetrich (via GitHub)" <gi...@apache.org>.
mdedetrich merged PR #216:
URL: https://github.com/apache/incubator-pekko/pull/216


-- 
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: notifications-unsubscribe@pekko.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org