ICEfaces
  1. ICEfaces
  2. ICE-9264

Adjust portlet sample builds to default to LiferayFaces Bridge

    Details

    • Type: Task Task
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 3.3
    • Fix Version/s: EE-3.3.0.GA, 4.0.BETA, 4.0
    • Component/s: Sample Apps
    • Labels:
      None
    • Environment:
      Portlet Portal sample build
    • Assignee Priority:
      P1
    • Affects:
      Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial, Compatibility/Configuration

      Description

      Currently, the portlet sample applications default to using the PortletFaces Bridge. As of this release, we are switching to default to LiferayFaces Bridge. From here on in, the PortletFaces Bridge will be deprecated except for backwards compatibility with existing Liferay 5.2 installations that already use it as well as for WebSphere Portal (where we have it "extended" with our own code).

      The Wiki documentation will also need to be adjusted to reflect this change.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #35166 Fri May 17 16:00:42 MDT 2013 deryk.sinotte ICE-9264: minor changes and file location adjustments for portlet samples
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase-portlet/src/main/webapp/WEB-INF/liferay-display.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase-portlet/src/main/webapp/WEB-INF/portlet.xml
        Commit graph ADD /icefaces3/trunk/icefaces/samples/core/chat/src/main/webapp/resources/css/chat.css
        Commit graph DEL /icefaces3/trunk/icefaces/samples/core/chat/src/main/webapp/css
        Commit graph ADD /icefaces3/trunk/icefaces/samples/core/chat/src/main/webapp/resources
        Commit graph ADD /icefaces3/trunk/icefaces/samples/core/chat/src/main/webapp/resources/css
        Commit graph MODIFY /icefaces3/trunk/icefaces/samples/core/chat/src/main/java/org/icefaces/sample/portlet/chat/ChatRoom.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/samples/core/chat/src/main/java/org/icefaces/sample/portlet/chat/Participant.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase-portlet/src/main/webapp/WEB-INF/liferay-portlet.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/samples/core/chat/src/main/webapp/chat.xhtml
        Commit graph MODIFY /icefaces3/trunk/icefaces/pom.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #35025 Wed May 15 10:33:48 MDT 2013 deryk.sinotte ICE-9264: adjust logic for finding /META-INF/resource-dependency.xml files in the correct location of the application .war file.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/core/src/main/java/org/icefaces/impl/event/ResourceOrdering.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #35016 Tue May 14 12:13:03 MDT 2013 deryk.sinotte ICE-9264: check for the existence of LiferayFaces libraries during Ant build and provide helpful message if they are not found
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/samples/build/common-portlet.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #35002 Mon May 13 17:01:50 MDT 2013 deryk.sinotte ICE-9264: ignore the resources-meta directory if it doesn't exist
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/samples/build/common-portlet.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #35001 Mon May 13 16:48:00 MDT 2013 deryk.sinotte ICE-9264: ignore the resources-meta directory if it doesn't exist
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/samples/build/common.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34999 Mon May 13 16:28:40 MDT 2013 deryk.sinotte ICE-9264: adjust showcase builds (and and mvn) to better support resources going into META-INF directory of the war
        Files Changed
        Commit graph DEL /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/resources/META-INF
        Commit graph MODIFY /icefaces3/trunk/icefaces/samples/build/common.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/samples/build/common-portlet.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase-portlet/pom.xml
        Commit graph ADD /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/resources-meta
        Commit graph MODIFY /icefaces3/trunk/icefaces/samples/showcase/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/pom.xml
        Commit graph ADD /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/resources-meta/resource-dependency.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34991 Mon May 13 12:48:08 MDT 2013 deryk.sinotte ICE-9264: remove unnecessary resources dir
        Files Changed
        Commit graph DEL /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/resources/META-INF/resources
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34988 Mon May 13 11:28:35 MDT 2013 deryk.sinotte ICE-9264: adjust portlet builds to default to using LiferayFaces Bridge and to accommodate resource changes in showcase app
        Files Changed
        Commit graph ADD /icefaces3/trunk/icefaces/samples/showcase/showcase-portlet/src/main/webapp/resources/ice.samples.showcase
        Commit graph MODIFY /icefaces3/trunk/icefaces/samples/build/common-portlet.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase-portlet/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/themes/ace-black-tie/pom.xml
        Commit graph DEL /icefaces3/trunk/icefaces/samples/showcase/showcase-portlet/src/main/webapp/resources/css
        Commit graph MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase-portlet/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/samples/core/chat-portlet/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase-portlet/src/main/webapp/resources/templates/main-template.xhtml
        Commit graph ADD /icefaces3/trunk/icefaces/samples/showcase/showcase-portlet/src/main/webapp/resources/ice.samples.showcase/demo_template.css

          People

          • Assignee:
            Deryk Sinotte
            Reporter:
            Deryk Sinotte
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: