This is an automated email from the ASF dual-hosted git repository.

jmark99 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/accumulo-examples.git

commit 3fbd7de6bf7a95ae57655ecc8c623ae1ccc5db3e
Merge: 1ca755b 40c5d90
Author: Mark Owens <jmar...@apache.org>
AuthorDate: Wed Mar 17 07:45:40 2021 -0400

    Update Accumulo-Examples pom to use jdk 11 and latest Accumulo snapshot
    
    Update Accumulo-Examples pom to use jdk 11 and latest Accumulo snapshot.
    
    Update pom.xml to make use of jdk 11 as well as refer to latest Accumulo 
snapshot.
    Made two minor changes to the Viewer and BulkIngestExample classes also.
    
    -  update pom.xml to refer to Accumulo-2.1.0-SNAPSHOT
    -  update pom.xml to use jdk 11
    -  update Viewer.java to run with jdk 11
    -  add info message to BulkIngestExample class
    
    Closes #68

 pom.xml                                            | 22 +++++++++++-----------
 .../apache/accumulo/examples/dirlist/Viewer.java   |  9 +++++----
 .../examples/mapreduce/bulk/BulkIngestExample.java |  2 ++
 3 files changed, 18 insertions(+), 15 deletions(-)

Reply via email to