Uploaded image for project: 'JAPI'
  1. JAPI
  2. JAPI-371

ANTLRInputStream deprecated in favor of CharStreams

    XMLWordPrintable

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 7.12.x
    • None
    • WSClient
    • None

    Description

      Our CaseControlStringStream that implements ANTLRInputStream is throwing warnings because ANTLRInputStream is deprecated in 4.7 in favor of CharStreams.

      CharStreams is marked as final so we can't inherit it the same way that we're doing with ANTLRInputStream.

      Issue can be found in /wsclient/src/main/java/org/hpccsystems/ws/client/antlr/CaseControlStringStream.java

      Attachments

        Activity

          People

            drealeed Drea Leed
            Michael-Gardner Michael Gardner
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: