busbey commented on a change in pull request #26: HBASE-22318 Fix for warning
The POM for org.glassfish.javax.el is missing
URL: https://github.com/apache/hbase-connectors/pull/26#discussion_r279094581
##########
File path: pom.xml
##########
@@ -139,6 +139,7 @@
comes in via hbase-thirdparty hbase-shaded-netty-->
<netty.hadoop.version>3.6.2.Final</netty.hadoop.version>
<os.maven.version>1.6.1</os.maven.version>
+ <glassfish.el.version>3.0.1-b08</glassfish.el.version>
Review comment:
how'd you come up with `3.0.1-b08` here? looking at the mvn install run from
before the patch it looks like we end up getting `3.0.1-b11`.
----------------------------------------------------------------
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