You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by GitBox <gi...@apache.org> on 2019/06/05 14:37:44 UTC

[GitHub] [sqoop] fszabo2 opened a new pull request #81: SQOOP-3441 Prepare Sqoop for Java 11 support

fszabo2 opened a new pull request #81: SQOOP-3441 Prepare Sqoop for Java 11 support
URL: https://github.com/apache/sqoop/pull/81
 
 
   Contains the following minor fixes that came up when executing tests with java11:
   - Bumped gradle version from 4.9 to 5.3.1 (needed for jacoco plugin)
   - Fixed illegal access of constructor in a TestSqoopOptions
   - Removed the use of UrlClassLoader as it wasn't needed anyway (Accumulo mini cluster startup)

----------------------------------------------------------------
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