Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-4286

Refactor ejbql generation to fix warnings and upgrade to javacc 5.0

XMLWordPrintable

      Currently the ejbql and jbossql compiler generation reports warnings on the command line.

      Warning: Choice conflict involving two expansions at
               line 402, column 4 and line 405, column 4 respectively.
               A common prefix is: "(" "(" "(" "(" "("
               Consider using a lookahead of 6 or more for earlier expansion.
      Warning: Choice conflict involving two expansions at
               line 865, column 10 and line 865, column 31 respectively.
               A common prefix is: <ENTITY_VALUED_PATH>
               Consider using a lookahead of 2 for earlier expansion.
      

      In addition, when attempting to upgrade to javacc 5, several errors prevent building.

      Error: Line 1225, Column 4: Empty character set is not allowed as it will not match any character.
      

            pgier@redhat.com Paul Gier (Inactive)
            pgier@redhat.com Paul Gier (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: