ICEfaces
  1. ICEfaces
  2. ICE-6897

Consolidate Advanced Component Environment (ACE) classes under org.icefaces.ace.* packaging

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 2.1-Beta, 3.0
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      ACE
    • Affects:
      Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial, Compatibility/Configuration

      Description

      In order to eliminate the risk of inadvertent package name sharing with core icefaces.org packages it is necessary to consolidate all Advanced Component Environment (ACE) classes and resources under the "org.icefaces.ace" package. Currently, the ACE components are packaged under "org.icefaces.components" package, the ACE Generator is under "org.icefaces.generator". Under the new packaging, these would both be under "org.icefaces.ace".

      Details:

      Main components repackage:

      icefaces/ace/component/src/org/icefaces/component/ -> icefaces/ace/component/src/org/icefaces/ace/component


      The following none-component dirs are moving up a level, out of components also:

      icefaces/ace/component/src/org/icefaces/component/event -> icefaces/ace/component/src/org/icefaces/ace/event
      icefaces/ace/component/src/org/icefaces/component/resources -> icefaces/ace/component/src/org/icefaces/ace/resources
      icefaces/ace/component/src/org/icefaces/component/skins -> icefaces/ace/component/src/org/icefaces/ace/skins
      icefaces/ace/component/src/org/icefaces/component/utils -> icefaces/ace/component/src/org/icefaces/ace/util


      Resources repackage, note the shortened component suite identifier ("icefaces.ace"):

      icefaces/ace/component/resources/org.icefaces.component.* -> icefaces/ace/component/resources/icefaces.ace/*


      NOTE: In order to avoid breaking backward compatibility with literally every .xhtml page written to use ace: components, we are currently NOT planning on changing the package name used by the final ACE skin resources:

      <h:outputStylesheet library="org.icefaces.component.skins" name="sam.css" />


        Activity

        Hide
        Mark Collette added a comment - - edited

        The main repackaging.
        trunk
        Subversion 24742

        Cleaned up the lingering old logger resource dir.
        trunk
        Subversion 24743

        Modified ace-showcase to use new ace component packages.
        trunk
        Subversion 2444

        Show
        Mark Collette added a comment - - edited The main repackaging. trunk Subversion 24742 Cleaned up the lingering old logger resource dir. trunk Subversion 24743 Modified ace-showcase to use new ace component packages. trunk Subversion 2444
        Hide
        Mark Collette added a comment -

        Had to re-commit some other jira's changes, since those were lost in the merge of this jira's changes to trunk.

        Show
        Mark Collette added a comment - Had to re-commit some other jira's changes, since those were lost in the merge of this jira's changes to trunk.

          People

          • Assignee:
            Mark Collette
            Reporter:
            Ken Fyten
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: