SingingBush commented on code in PR #99:
URL: https://github.com/apache/johnzon/pull/99#discussion_r1087862814
##########
johnzon-jsonb/pom.xml:
##########
@@ -144,6 +144,7 @@
<artifactId>maven-bundle-plugin</artifactId>
<configuration>
<instructions>
+ <Automatic-Module-Name>johnzon.jsonb</Automatic-Module-Name>
Review Comment:
ok for this PR I'll keep it to simply using the _Automatic-Module-Name_
approach. With the goal of moving over to using a module-info file in the
future.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]