djkevincr commented on a change in pull request #187: GORA-320 Hive backend
support in Gora
URL: https://github.com/apache/gora/pull/187#discussion_r315141276
##########
File path: pom.xml
##########
@@ -773,6 +773,7 @@
<module>gora-ignite</module>
<module>gora-tutorial</module>
<module>sources-dist</module>
+ <module>gora-hive</module>
Review comment:
gora-hive module has to come before sources-dist, otherwise gora-hive
sources wont get packaged to source distribution ( zip and tar ) that when we
build sources-dist.
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services