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

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #24838 Wed Jun 15 17:26:07 MDT 2011 mark.collette ICE-6849 and ICE-6299
        Commit was previously lost due to ICE-6897
        Previous commit lacked generator repackaging
        Files Changed
        Commit graph MODIFY /icefaces2/trunk/icefaces/ace/generator/src/org/icefaces/ace/generator/artifacts/ComponentArtifact.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #24837 Wed Jun 15 17:03:58 MDT 2011 mark.collette ICE-6887
        Commit was previously lost due to ICE-6897
        Files Changed
        Commit graph MODIFY /icefaces2/trunk/icefaces/ace/component/src/org/icefaces/ace/component/logger/LoggerMeta.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #24836 Wed Jun 15 17:02:24 MDT 2011 mark.collette ICE-6849 and ICE-6299
        Commit was previously lost due to ICE-6897
        Files Changed
        Commit graph MODIFY /icefaces2/trunk/icefaces/ace/generator/src/org/icefaces/ace/generator/artifacts/ComponentArtifact.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #24835 Wed Jun 15 16:53:23 MDT 2011 mark.collette ICE-6888
        Commit was previously lost due to ICE-6897
        Files Changed
        Commit graph MODIFY /icefaces2/trunk/icefaces/ace/component/src/org/icefaces/ace/component/checkboxbutton/CheckboxButtonRenderer.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #24744 Wed Jun 01 15:28:41 MDT 2011 mark.collette ICE-6897 : Consolidate Advanced Component Environment (ACE) classes under org.icefaces.ace packaging
        Files Changed
        Commit graph MODIFY /icefaces2/trunk/icefaces/samples/ace/showcase/src/main/java/org/icefaces/tabSet/TabBean.java
        Commit graph MODIFY /icefaces2/trunk/icefaces/samples/ace/showcase/src/main/java/org/icefaces/fileentry/FileEntryController.java
        Commit graph MODIFY /icefaces2/trunk/icefaces/samples/ace/showcase/src/main/java/org/icefaces/fileentry/FileData.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #24743 Wed Jun 01 15:26:46 MDT 2011 mark.collette ICE-6897 : Consolidate Advanced Component Environment (ACE) classes under org.icefaces.ace packaging
        Files Changed
        Commit graph DEL /icefaces2/trunk/icefaces/ace/component/resources/org.icefaces.component.logger

          People

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

            Dates

            • Created:
              Updated:
              Resolved: