Uploaded image for project: 'MyFaces CODI'
  1. MyFaces CODI
  2. EXTCDI-27

shade extcdi-jsf12 artifact into extcdi-jsf20 artifact

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.9.0
    • 0.9.0
    • JEE-JSF20-Module
    • None

    Description

      Currently we have 3 main modules (each with api + impl): core, jsf12 and jsf20

      The jsf12 module contains only code that runs on JSF-1.1 and JSF-1.2 environments but does not need any definitions which are only available in JSF-2.0 (like e.g. the ViewMap, various JSF annotations, etc).

      The jsf20 module otoh contains sources which only run on JSF-2 and will not run on JSF-1.x.

      To have a clear distinction for the end-users, we shall utilise the maven-shade-plugin to reuse the code in the jsf12 module for the jsf20 module. So in the end, a user will either add a dependency to the jsf12 module or the jsf20 module where he will get all the reusable bits from the jsf12 sources in the extcdi-jsf20.jar

      Attachments

        Activity

          People

            Unassigned Unassigned
            struberg Mark Struberg
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: