ICEfaces
  1. ICEfaces
  2. ICE-4481

Apply 1.8.1, 1.8.2, EE-1.8.2 component changes to the repo/glimmer/compat components fork repository

    Details

    • Type: Task Task
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0-Alpha1
    • Fix Version/s: 2.0-Alpha2, 2.0.0
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      N/A

      Description

      A fork of the ossrepo/icefaces/trunk/ components was taken on May 4th, 2009 @ 9:25am MST (ossrepo revisions #18833) and placed into the repo/glimmer/trunk/glimmer repository. The glimmer repository is the current working repository for the Glimmer and Gleam projects (ICEfaces 2.0). The objective of having a fork of the ICEfaces 1.8 components is to enable small changes to make these components compatible with ICEfaces 2.0 on JSF 2.

      We need to apply any changes made to the ossrepo/icefaces components since the fork was created to the internal Glimmer repository to keep the forked components in-sync with the official ICEfaces 1.8.x components.

      Since there may be a large number of changes over the time-period the following approach is suggested:

      1. Complete a survey of all the components to categorize each of them in to one of the following groups:

      A. No changes made in either repository - No action req.
      B. Comp. changed in compat repo, but no changes in trunk - No action req.
      C. Comp. changed in trunk, but not compat. repo - Merge trunk changes into compat repo.
      D. Comp. changed in trunk and compat repo (minimal) - Merge trunk changes into compat repo.
      E. Extensive comp. changes in trunk (major) - Replace component in compat with trunk version, re-apply any compat changes as req.

      2. Complete the simple merges to compat (cat. A - D).

      3. Complete cat. E changes.


        Issue Links

          Activity

          Hide
          Judy Guglielmin added a comment -

          minor fixes
          C:\icefacesSource\NewAgain\compat\components\src\main\java\com\icesoft\faces\component\ext\taglib\Util.java rev 19991
          C:\icefacesSource\NewAgain\compat\components\src\main\java\com\icesoft\faces\component\CSS_DEFAULT.java rev 19992

          Show
          Judy Guglielmin added a comment - minor fixes C:\icefacesSource\NewAgain\compat\components\src\main\java\com\icesoft\faces\component\ext\taglib\Util.java rev 19991 C:\icefacesSource\NewAgain\compat\components\src\main\java\com\icesoft\faces\component\CSS_DEFAULT.java rev 19992
          Hide
          Adnan Durrani added a comment -

          Separate JIRA created for OutputResource component.
          http://jira.icefaces.org/browse/ICE-5216

          After completion of above JIRA, the DataExporter changes can be applied as well.

          Show
          Adnan Durrani added a comment - Separate JIRA created for OutputResource component. http://jira.icefaces.org/browse/ICE-5216 After completion of above JIRA, the DataExporter changes can be applied as well.
          Hide
          Adnan Durrani added a comment -

          DataExporter moved as well.

          Modified: D:\work\development\head\svn\ossrepo\icefaces\scratchpads\glimmer\compat\component-metadata\src\main\resources\conf\ice_cust_properties\cust-dataExporter-props.xml
          Modified: D:\work\development\head\svn\ossrepo\icefaces\scratchpads\glimmer\compat\components\src\main\java\com\icesoft\faces\component\dataexporter\DataExporter.java
          Modified: D:\work\development\head\svn\ossrepo\icefaces\scratchpads\glimmer\compat\components\src\main\java\com\icesoft\faces\component\dataexporter\DataExporterRenderer.java
          Modified: D:\work\development\head\svn\ossrepo\icefaces\scratchpads\glimmer\compat\core\src\main\java\com\icesoft\faces\util\CoreUtils.java
          Modified: D:\work\development\head\svn\ossrepo\icefaces\scratchpads\glimmer\compat\core\src\main\resources\META-INF\resources\ice-extras.js
          Modified: D:\work\development\head\svn\ossrepo\icefaces\scratchpads\glimmer\compat\samples\component-showcase\web\WEB-INF\includes\examples\custom\dataTable-dataExporter.xhtml
          Sending content: D:\work\development\head\svn\ossrepo\icefaces\scratchpads\glimmer\compat\component-metadata\src\main\resources\conf\ice_cust_properties\cust-dataExporter-props.xml
          Sending content: D:\work\development\head\svn\ossrepo\icefaces\scratchpads\glimmer\compat\components\src\main\java\com\icesoft\faces\component\dataexporter\DataExporter.java
          Sending content: D:\work\development\head\svn\ossrepo\icefaces\scratchpads\glimmer\compat\core\src\main\java\com\icesoft\faces\util\CoreUtils.java
          Sending content: D:\work\development\head\svn\ossrepo\icefaces\scratchpads\glimmer\compat\core\src\main\resources\META-INF\resources\ice-extras.js
          Sending content: D:\work\development\head\svn\ossrepo\icefaces\scratchpads\glimmer\compat\components\src\main\java\com\icesoft\faces\component\dataexporter\DataExporterRenderer.java
          Sending content: D:\work\development\head\svn\ossrepo\icefaces\scratchpads\glimmer\compat\samples\component-showcase\web\WEB-INF\includes\examples\custom\dataTable-dataExporter.xhtml
          Completed: At revision: 20024

          Show
          Adnan Durrani added a comment - DataExporter moved as well. Modified: D:\work\development\head\svn\ossrepo\icefaces\scratchpads\glimmer\compat\component-metadata\src\main\resources\conf\ice_cust_properties\cust-dataExporter-props.xml Modified: D:\work\development\head\svn\ossrepo\icefaces\scratchpads\glimmer\compat\components\src\main\java\com\icesoft\faces\component\dataexporter\DataExporter.java Modified: D:\work\development\head\svn\ossrepo\icefaces\scratchpads\glimmer\compat\components\src\main\java\com\icesoft\faces\component\dataexporter\DataExporterRenderer.java Modified: D:\work\development\head\svn\ossrepo\icefaces\scratchpads\glimmer\compat\core\src\main\java\com\icesoft\faces\util\CoreUtils.java Modified: D:\work\development\head\svn\ossrepo\icefaces\scratchpads\glimmer\compat\core\src\main\resources\META-INF\resources\ice-extras.js Modified: D:\work\development\head\svn\ossrepo\icefaces\scratchpads\glimmer\compat\samples\component-showcase\web\WEB-INF\includes\examples\custom\dataTable-dataExporter.xhtml Sending content: D:\work\development\head\svn\ossrepo\icefaces\scratchpads\glimmer\compat\component-metadata\src\main\resources\conf\ice_cust_properties\cust-dataExporter-props.xml Sending content: D:\work\development\head\svn\ossrepo\icefaces\scratchpads\glimmer\compat\components\src\main\java\com\icesoft\faces\component\dataexporter\DataExporter.java Sending content: D:\work\development\head\svn\ossrepo\icefaces\scratchpads\glimmer\compat\core\src\main\java\com\icesoft\faces\util\CoreUtils.java Sending content: D:\work\development\head\svn\ossrepo\icefaces\scratchpads\glimmer\compat\core\src\main\resources\META-INF\resources\ice-extras.js Sending content: D:\work\development\head\svn\ossrepo\icefaces\scratchpads\glimmer\compat\components\src\main\java\com\icesoft\faces\component\dataexporter\DataExporterRenderer.java Sending content: D:\work\development\head\svn\ossrepo\icefaces\scratchpads\glimmer\compat\samples\component-showcase\web\WEB-INF\includes\examples\custom\dataTable-dataExporter.xhtml Completed: At revision: 20024
          Hide
          Adnan Durrani added a comment -

          Status of this JIRA:

          only InputFile component left.

          Show
          Adnan Durrani added a comment - Status of this JIRA: only InputFile component left.
          Hide
          Ken Fyten added a comment -

          This is complete with the exception of ice:inputFile. There is another JIRA for that issue: ICE-5032.

          Show
          Ken Fyten added a comment - This is complete with the exception of ice:inputFile. There is another JIRA for that issue: ICE-5032 .

            People

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

              Dates

              • Created:
                Updated:
                Resolved: