You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@jena.apache.org by GitBox <gi...@apache.org> on 2020/03/02 18:42:20 UTC

[GitHub] [jena] acoburn commented on a change in pull request #702: JENA-1852: Create sources-jar; add automatic module name

acoburn commented on a change in pull request #702: JENA-1852: Create sources-jar; add automatic module name
URL: https://github.com/apache/jena/pull/702#discussion_r386576592
 
 

 ##########
 File path: jena-extras/jena-querybuilder/pom.xml
 ##########
 @@ -29,6 +29,10 @@
     <version>3.15.0-SNAPSHOT</version>
   </parent>
 
+  <properties>
+    <automatic.module.name>org.apache.jena.querybuild</automatic.module.name>
 
 Review comment:
   Since the artifactId and package namespace both use `querybuilder`, I think it would make sense to add `er` to the end of this module name: hence `org.apache.jena.querybuilder`

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@jena.apache.org
For additional commands, e-mail: pr-help@jena.apache.org