Uploaded image for project: 'MyFaces Core'
  1. MyFaces Core
  2. MYFACES-2893

Update qdox to 1.12 on myfaces-builder-plugin

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0.1
    • 2.0.2
    • build process
    • None

    Description

      Currently myfaces-builder-plugin uses qdox version 1.9.1, however this version is confused by a code like the following, ending in a parse error and thus a build failure:

      private <T> ConfigParameter(T defaultValue, Class<T> expectedType, String... expectedConfigValues)

      Updating qdox to the latest version (1.12) removes this problem.

      Attachments

        Activity

          People

            jakobkorherr Jakob Korherr
            jakobkorherr Jakob Korherr
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: