ICEfaces
  1. ICEfaces
  2. ICE-8676

update tutorial POM files to build with new release

    Details

    • Type: Task Task
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 3.3
    • Component/s: None
    • Labels:
      None
    • Environment:
      IF 3.x

      Description

      Some tutorial POM files reference outdated releases (2.0) and should be updated and tested with the newest release (if they haven't already been via an Ant build).

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #30901 Tue Sep 18 08:50:41 MDT 2012 mircea.toma ICE-8676 Added test page for 'body' element update testing.
        Files Changed
        Commit graph ADD /icefaces3/trunk/icefaces/samples/core/test/elementUpdate/src/main/java/org/icefaces/demo/elementUpdate/BodyBean.java
        Commit graph ADD /icefaces3/trunk/icefaces/samples/core/test/elementUpdate/src/main/webapp/body-element.xhtml
        Commit graph MODIFY /icefaces3/trunk/icefaces/samples/core/test/elementUpdate/src/main/webapp/index.html
        Migration created issue -
        Hide
        Nils Lundquist added a comment - - edited

        This doesn't include Maven builds inheriting from the org.icefaces.tutorial.ace.base artifact.

        was:Some tutorial POM files reference outdated releases (2.0) and should be updated and tested with the newest release (if they haven't already been via an Ant build).

        Show
        Nils Lundquist added a comment - - edited This doesn't include Maven builds inheriting from the org.icefaces.tutorial.ace.base artifact. was:Some tutorial POM files reference outdated releases (2.0) and should be updated and tested with the newest release (if they haven't already been via an Ant build).
        Migration made changes -
        Field Original Value New Value
        Reporter Migration [ remote ] Nils Lundquist [ nils.lundquist ]
        Migration made changes -
        Summary ace:dataTable - update tutorial POM files to build with new release update tutorial POM files to build with new release (was: ace:dataTable - update tutorial POM files to build with new release)
        Issue Type Bug [ 1 ] Task [ 3 ]
        Description
        Some tutorial POM files reference outdated releases (2.0) and should be updated and tested with the newest release (if they haven't already been via an Ant build).
        Some tutorial POM files reference outdated releases (2.0) and should be updated and tested with the newest release (if they haven't already been via an Ant build).
        Migration made changes -
        Assignee Ken Fyten [ ken.fyten ]
        Ken Fyten made changes -
        Assignee Ken Fyten [ ken.fyten ] Brennan Mckinney [ brennanm ]
        Assignee Priority P1 [ 10010 ]
        Hide
        Mark Collette added a comment -

        tutorial/tabSet-dynamic-tutorial and tutorial/tabSet-caching-tutorial both refer to a Maven pom that uses ICEfaces 3.0.1 instead of the latest release.

        http://anonsvn.icesoft.org/repo/maven2/releases/org/icefaces/tutorial/ace/base/1.0/base-1.0.pom

        Show
        Mark Collette added a comment - tutorial/tabSet-dynamic-tutorial and tutorial/tabSet-caching-tutorial both refer to a Maven pom that uses ICEfaces 3.0.1 instead of the latest release. http://anonsvn.icesoft.org/repo/maven2/releases/org/icefaces/tutorial/ace/base/1.0/base-1.0.pom
        Ken Fyten made changes -
        Fix Version/s 3.3 [ 10370 ]
        Fix Version/s 3.2 [ 10338 ]
        Ken Fyten made changes -
        Assignee Brennan Mckinney [ brennanm ] Mark Collette [ mark.collette ]
        Ken Fyten made changes -
        Assignee Priority P1 [ 10010 ] P3 [ 10012 ]
        Mark Collette made changes -
        Summary update tutorial POM files to build with new release (was: ace:dataTable - update tutorial POM files to build with new release) update tutorial POM files to build with new release
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34061 Mon Mar 25 18:05:51 MDT 2013 mark.collette ICE-8676 : update tutorial POM files to build with new release
        Files Changed
        Commit graph ADD /maven2/releases/org/icefaces/tutorial/ace-push
        Commit graph MODIFY /maven2/releases/org/icefaces/tutorial/ace-push/base/1.0/base-1.0.pom.md5
        Commit graph MODIFY /maven2/releases/org/icefaces/tutorial/ace-push/base/1.0/base-1.0.pom.sha1
        Commit graph MODIFY /maven2/releases/org/icefaces/tutorial/ace-push/base/1.0/base-1.0.pom
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34063 Mon Mar 25 19:37:29 MDT 2013 mark.collette ICE-8676 : update tutorial POM files to build with new release
        Files Changed
        Commit graph MODIFY /maven2/releases/org/icefaces/tutorial/ace-only/base/1.0/base-1.0.pom.md5
        Commit graph MODIFY /maven2/releases/org/icefaces/tutorial/ace-only/base/1.0/base-1.0.pom
        Commit graph ADD /maven2/releases/org/icefaces/tutorial/ace-only
        Commit graph MODIFY /maven2/releases/org/icefaces/tutorial/ace-only/base/1.0/base-1.0.pom.sha1
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34064 Mon Mar 25 19:58:22 MDT 2013 mark.collette ICE-8676 : update tutorial POM files to build with new release
        Files Changed
        Commit graph ADD /maven2/releases/org/icefaces/tutorial/ice
        Commit graph MODIFY /maven2/releases/org/icefaces/tutorial/ice/base/1.0/base-1.0.pom.md5
        Commit graph MODIFY /maven2/releases/org/icefaces/tutorial/ice/base/1.0/base-1.0.pom.sha1
        Commit graph MODIFY /maven2/releases/org/icefaces/tutorial/ice/base/1.0/base-1.0.pom
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34065 Mon Mar 25 20:11:08 MDT 2013 mark.collette ICE-8676 : update tutorial POM files to build with new release
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/autocomplete-tutorial/src/main/webapp/autocomplete.xhtml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/autocomplete-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/autocomplete-tutorial/src/main/webapp/WEB-INF/web.xml
        Hide
        Mark Collette added a comment - - edited

        Updating icefaces3/tutorials/booking-icefaces will require special effort, since we'll need to know which spring version to use with the latest ICEfaces.

        Spring MVC + Web Flow + JSF/ICEfaces
        Current versions:
        org.springframework-version : 3.0.5.RELEASE
        org.springsecurity-version : 3.0.5.RELEASE
        org.slf4j-version : 1.5.10
        jsf : 2.1.3
        icefaces : 3.0.1

        Show
        Mark Collette added a comment - - edited Updating icefaces3/tutorials/booking-icefaces will require special effort, since we'll need to know which spring version to use with the latest ICEfaces. Spring MVC + Web Flow + JSF/ICEfaces Current versions: org.springframework-version : 3.0.5.RELEASE org.springsecurity-version : 3.0.5.RELEASE org.slf4j-version : 1.5.10 jsf : 2.1.3 icefaces : 3.0.1
        Hide
        Mark Collette added a comment - - edited

        Instead of re-zipping the tutorials on each edit, there should be a way to make an svn location that uses externals links to include each tutorial's directory plus the readme and common build file, and then use a subversion plugin that will export a folder out as a zip file.

        Show
        Mark Collette added a comment - - edited Instead of re-zipping the tutorials on each edit, there should be a way to make an svn location that uses externals links to include each tutorial's directory plus the readme and common build file, and then use a subversion plugin that will export a folder out as a zip file.
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34066 Mon Mar 25 20:43:52 MDT 2013 mark.collette ICE-8676 : update tutorial POM files to build with new release
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/calendar-basic-tutorial/src/main/webapp/calendar-basic.xhtml
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/calendar-basic-tutorial/src/main/webapp/WEB-INF/lib
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/calendar-basic-tutorial/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/calendar-basic-tutorial/pom.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34067 Mon Mar 25 20:57:15 MDT 2013 mark.collette ICE-8676 : update tutorial POM files to build with new release
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/columns-basic-tutorial/src/main/webapp/WEB-INF/web.xml
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/columns-basic-tutorial/src/main/webapp/WEB-INF/lib
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/columns-basic-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/columns-basic-tutorial/src/main/webapp/columnsBasic.xhtml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34068 Mon Mar 25 21:51:13 MDT 2013 mark.collette ICE-8676 : update tutorial POM files to build with new release
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/columns-cross-tutorial/src/main/webapp/WEB-INF/web.xml
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/columns-cross-tutorial/src/main/webapp/WEB-INF/lib
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/columns-cross-tutorial/src/main/webapp/columnsCross.xhtml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/columns-cross-tutorial/pom.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34069 Mon Mar 25 22:50:09 MDT 2013 mark.collette ICE-8676 : update tutorial POM files to build with new release
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/columns-dynamic-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/columns-dynamic-tutorial/src/main/webapp/columnsDynamic.xhtml
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/columns-dynamic-tutorial/src/main/webapp/WEB-INF/lib
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/columns-dynamic-tutorial/src/main/webapp/WEB-INF/web.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34070 Mon Mar 25 22:55:18 MDT 2013 mark.collette ICE-8676 : update tutorial POM files to build with new release
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/columns-update-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/columns-update-tutorial/src/main/webapp/columnsUpdate.xhtml
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/columns-update-tutorial/src/main/webapp/WEB-INF/lib
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/columns-update-tutorial/src/main/webapp/WEB-INF/web.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34073 Tue Mar 26 10:25:38 MDT 2013 mark.collette ICE-8676 : update tutorial POM files to build with new release
        Files Changed
        Commit graph MODIFY /maven2/releases/org/icefaces/tutorial/core/base/1.0/base-1.0.pom.md5
        Commit graph ADD /maven2/releases/org/icefaces/tutorial/core
        Commit graph MODIFY /maven2/releases/org/icefaces/tutorial/core/base/1.0/base-1.0.pom.sha1
        Commit graph MODIFY /maven2/releases/org/icefaces/tutorial/core/base/1.0/base-1.0.pom
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34076 Tue Mar 26 12:33:38 MDT 2013 mark.collette ICE-8676 : update tutorial POM files to build with new release
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/compositeComponent/src/main/webapp/WEB-INF/web.xml
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/compositeComponent/src/main/webapp/WEB-INF/lib
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/compositeComponent/pom.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34086 Tue Mar 26 16:11:02 MDT 2013 mark.collette ICE-8676 : update tutorial POM files to build with new release
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/conditional-row-messages/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/conditional-row-messages/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/conditional-row-messages/src/main/resources/messages_en.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/conditional-row-messages/src/main/java/org/icefaces/tutorials/util/TutorialMessageUtils.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/conditional-row-messages/src/main/java/org/icefaces/tutorials/ace/ConditionalRowMessagesBean.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/conditional-row-messages/pom.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34089 Tue Mar 26 17:21:57 MDT 2013 mark.collette ICE-8676 : update tutorial POM files to build with new release
        Files Changed
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/connectionStatus-customize/src/main/java/java/com
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/connectionStatus-customize/src/main/webapp/WEB-INF/web.xml
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/connectionStatus-customize/src/main/java/java/com/icesoft/icefaces/tutorial
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/connectionStatus-customize/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/connectionStatus-customize/src/main/webapp/resources/css/style.css
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/connectionStatus-customize/src/main/java/java/com/icesoft/icefaces/tutorial/component/connectionStatus
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/connectionStatus-customize/src/main/java/java/com/icesoft
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/connectionStatus-customize/src/main/webapp/connection-custom-style.xhtml
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/connectionStatus-customize/src/main/java/java/com/icesoft/icefaces/tutorial/component
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/connectionStatus-customize/src/main/java/java/com/icesoft/icefaces/tutorial/component/connectionStatus/Bean.java
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/connectionStatus-customize/src/main/java/java/com/icesoft/icefaces
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/connectionStatus-customize/src/main/webapp/WEB-INF/faces-config.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34094 Tue Mar 26 20:12:19 MDT 2013 mark.collette ICE-8676 : update tutorial POM files to build with new release
        Files Changed
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/connectionStatus-customize/src/main/java/java/com
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/connectionStatus-customize/src/main/java/conf
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/connectionStatus-customize/src/main/java/com
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34095 Tue Mar 26 20:13:05 MDT 2013 mark.collette ICE-8676 : update tutorial POM files to build with new release
        Files Changed
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/connectionStatus-customize/src/main/java/java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34096 Tue Mar 26 20:26:08 MDT 2013 mark.collette ICE-8676 : update tutorial POM files to build with new release
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/connectionStatus-label/src/main/webapp/connection-label.xhtml
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/connectionStatus-label/src/main/java/com/icesoft/icefaces/tutorial
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/connectionStatus-label/src/main/webapp/WEB-INF/lib
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/connectionStatus-label/pom.xml
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/connectionStatus-label/src/main/java/com/icesoft/icefaces/tutorial/component/connectionStatus
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/connectionStatus-label/src/main/webapp/WEB-INF/web.xml
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/connectionStatus-label/src/main/java/com/icesoft/icefaces/tutorial/component
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/connectionStatus-label/src/main/java/com/icesoft/icefaces
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/connectionStatus-label/src/main/java/com
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/connectionStatus-label/src/main/java/com/icesoft/icefaces/tutorial/component/connectionStatus/Bean.java
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/connectionStatus-label/src/main/java/java
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/connectionStatus-label/src/main/java/com/icesoft
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/connectionStatus-label/src/main/java/conf
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/connectionStatus-label/src/main/webapp/WEB-INF/faces-config.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34097 Tue Mar 26 20:41:30 MDT 2013 mark.collette ICE-8676 : update tutorial POM files to build with new release
        Files Changed
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/connectionStatus-royale/src/main/java/com/icesoft/icefaces
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/connectionStatus-royale/src/main/java/com/icesoft/icefaces/tutorial
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/connectionStatus-royale/src/main/java/com/icesoft/icefaces/tutorial/component
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/connectionStatus-royale/src/main/webapp/connection-graphic-royale.xhtml
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/connectionStatus-royale/src/main/java/com
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/connectionStatus-royale/src/main/java/com/icesoft/icefaces/tutorial/component/connectionStatus/Bean.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/connectionStatus-royale/pom.xml
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/connectionStatus-royale/src/main/java/com/icesoft/icefaces/tutorial/component/connectionStatus
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/connectionStatus-royale/src/main/java/java
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/connectionStatus-royale/src/main/webapp/WEB-INF/web.xml
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/connectionStatus-royale/src/main/java/conf
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/connectionStatus-royale/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/connectionStatus-royale/src/main/java/com/icesoft
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34098 Tue Mar 26 21:05:26 MDT 2013 mark.collette ICE-8676 : update tutorial POM files to build with new release
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/connectionStatus-xp/src/main/webapp/WEB-INF/web.xml
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/connectionStatus-xp/src/main/java/com/icesoft/icefaces/tutorial/component/connectionStatus/Bean.java
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/connectionStatus-xp/src/main/java/com
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/connectionStatus-xp/src/main/webapp/WEB-INF/lib
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/connectionStatus-xp/src/main/java/java
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/connectionStatus-xp/src/main/java/com/icesoft/icefaces
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/connectionStatus-xp/src/main/webapp/connection-graphic-xp.xhtml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/connectionStatus-xp/pom.xml
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/connectionStatus-xp/src/main/java/com/icesoft/icefaces/tutorial/component
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/connectionStatus-xp/src/main/java/conf
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/connectionStatus-xp/src/main/java/com/icesoft/icefaces/tutorial/component/connectionStatus
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/connectionStatus-xp/src/main/java/com/icesoft
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/connectionStatus-xp/src/main/java/com/icesoft/icefaces/tutorial
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/connectionStatus-xp/src/main/webapp/WEB-INF/faces-config.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34112 Wed Mar 27 16:09:26 MDT 2013 mark.collette ICE-8676 : update tutorial POM files to build with new release
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/converter-basic/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/converter-basic/src/main/webapp/register.xhtml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/converter-basic/src/main/java/com/icesoft/icefaces/tutorial/component/converter/basic/RegisterBean.java
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/converter-basic/src/main/webapp/WEB-INF/lib
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/converter-basic/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/converter-basic/src/main/webapp/WEB-INF/classes
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/converter-basic/src/main/webapp/registered.xhtml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/converter-basic/pom.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34117 Wed Mar 27 17:32:50 MDT 2013 mark.collette ICE-8676 : update tutorial POM files to build with new release
        Files Changed
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/converter-custom/src/main/webapp/WEB-INF/lib
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/converter-custom/src/main/webapp/register.xhtml
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/converter-custom/src/main/webapp/WEB-INF/classes
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/converter-custom/src/main/java/com/icesoft/icefaces/tutorial/component/converter/custom/RegisterBean.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/converter-custom/src/main/webapp/registered.xhtml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/converter-custom/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/converter-custom/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/converter-custom/src/main/webapp/WEB-INF/web.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34118 Wed Mar 27 17:41:46 MDT 2013 mark.collette ICE-8676 : update tutorial POM files to build with new release
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dataTable-basic-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dataTable-basic-tutorial/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dataTable-basic-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dataTable-basic-tutorial/src/main/webapp/basicTable.xhtml
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/dataTable-basic-tutorial/src/main/webapp/WEB-INF/lib
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34131 Thu Mar 28 15:08:05 MDT 2013 mark.collette ICE-8676 : update tutorial POM files to build with new release
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/connectionStatus-xp/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/connectionStatus-label/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/connectionStatus-royale/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/connectionStatus-customize/src/main/webapp/WEB-INF/web.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34148 Thu Mar 28 18:21:32 MDT 2013 mark.collette ICE-8676 : update tutorial POM files to build with new release
        Files Changed
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/dataTable-paginator-tutorial/src/main/webapp/WEB-INF/lib
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dataTable-paginator-tutorial/src/main/webapp/paginatorTable.xhtml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dataTable-paginator-tutorial/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dataTable-paginator-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dataTable-paginator-tutorial/pom.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34159 Sun Mar 31 23:16:24 MDT 2013 mark.collette ICE-8676 : update tutorial POM files to build with new release
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dateTimeEntry-locale-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dataTable-basic-tutorial/src/main/java/com/icesoft/icefaces/tutorial/component/table/basic/TableBean.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dateTimeEntry-yearRange-tutorial/src/main/java/com/icesoft/icefaces/tutorial/component/dateTimeEntry/yearRange/DateTimeEntryBean.java
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/dataTable-style-tutorial/src/main/java/com/icesoft/icefaces/tutorial/component/table/styled/SortableList.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dataTable-style-tutorial/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dataTable-sortable-tutorial/pom.xml
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/dataTable-sortable-tutorial/src/main/webapp/WEB-INF/lib
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dataTable-style-tutorial/src/main/webapp/css/style.css
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dataTable-paginator-tutorial/src/main/webapp/paginatorTable.xhtml
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/dateTimeEntry-locale-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dataTable-style-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dataTable-sortable-tutorial/src/main/webapp/sortableTable.xhtml
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/dataTable-style-tutorial/src/main/webapp/WEB-INF/lib
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dataTable-basic-tutorial/src/main/webapp/basicTable.xhtml
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/dateTimeEntry-yearRange-tutorial/build.properties
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/dateTimeEntry-locale-tutorial/build.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dateTimeEntry-locale-tutorial/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dateTimeEntry-locale-tutorial/src/main/webapp/dateTimeEntryLocale.xhtml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dateTimeEntry-yearRange-tutorial/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dataTable-paginator-tutorial/src/main/java/com/icesoft/icefaces/tutorial/component/table/paginator/TableBean.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dataTable-style-tutorial/src/main/webapp/styledTable.xhtml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dataTable-style-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dataTable-sortable-tutorial/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dataTable-style-tutorial/src/main/java/com/icesoft/icefaces/tutorial/component/table/styled/TableBean.java
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/dataTable-sortable-tutorial/src/main/java/com/icesoft/icefaces/tutorial/component/table/sortable/SortableList.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dataTable-sortable-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dateTimeEntry-yearRange-tutorial/src/main/webapp/dateTimeEntryYearRange.xhtml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dateTimeEntry-yearRange-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dataTable-sortable-tutorial/src/main/java/com/icesoft/icefaces/tutorial/component/table/sortable/TableBean.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34228 Thu Apr 04 13:54:29 MDT 2013 mark.collette ICE-8676 : update tutorial POM files to build with new release
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/connectionStatus-label/build.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dragDrop-values-tutorial/src/main/java/com/icesoft/icefaces/tutorial/component/dragDrop/basic/DragDropBean.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputChart-pie2D-tutorial/build.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dragDrop-masks-tutorial/build.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/columns-basic-tutorial/build.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dragDrop-basic-tutorial/src/main/webapp/dragDrop.xhtml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dynamic-menu-tutorial/build.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dynamic-columns/src/main/java/org/icefaces/tutorials/ace/ColumnModel.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dataTable-sortable-tutorial/build.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/columns-dynamic-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputChart-pie3D-tutorial/build.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/connectionStatus-customize/build.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/calendar-basic-tutorial/build.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/connectionStatus-customize/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/compositeComponent/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dynamic-columns/build.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/conditional-row-messages/build.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dynamic-columns/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dataTable-paginator-tutorial/build.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/connectionStatus-xp/build.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dragDrop-values-tutorial/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/converter-custom/build.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/conditional-row-messages/build.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dragDrop-values-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dynamic-columns/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/connectionStatus-label/build.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dynamic-columns/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/connectionStatus-customize/build.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dragDrop-values-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dragDrop-options-tutorial/src/main/java/com/icesoft/icefaces/tutorial/component/dragDrop/basic/DragDropBean.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dragDrop-basic-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/converter-basic/build.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/columns-cross-tutorial/build.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputChart-pie2D-tutorial/build.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dragDrop-options-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dragDrop-options-tutorial/src/main/webapp/dragDrop.xhtml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dragDrop-options-tutorial/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dataTable-basic-tutorial/build.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/columns-basic-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dateTimeEntry-yearRange-tutorial/build.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dynamic-columns/src/main/java/org/icefaces/tutorials/ace/Task.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/columns-dynamic-tutorial/build.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dragDrop-masks-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/columns-cross-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/autocomplete-tutorial/build.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dragDrop-basic-tutorial/src/main/webapp/WEB-INF/web.xml
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/dragDrop-masks-tutorial/src/main/webapp/WEB-INF/lib
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dragDrop-masks-tutorial/src/main/webapp/dragDrop.xhtml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dataTable-basic-tutorial/build.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/columns-update-tutorial/build.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/columns-dynamic-tutorial/build.xml
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/dragDrop-options-tutorial/src/main/webapp/WEB-INF/lib
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/conditional-row-messages/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tabSet-caching-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/converter-custom/build.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dragDrop-basic-tutorial/src/main/java/com/icesoft/icefaces/tutorial/component/dragDrop/basic/DragDropBean.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputChart-combined-tutorial/build.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/calendar-basic-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/compositeComponent/build.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dragDrop-options-tutorial/build.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dataTable-paginator-tutorial/build.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dragDrop-masks-tutorial/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/compositeComponent/src/main/java/org/icefaces/tutorial/composite/beans/NameBean.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dragDrop-options-tutorial/build.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dragDrop-basic-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputChart-axis-tutorial/build.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/connectionStatus-royale/build.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/columns-update-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dragDrop-masks-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dateTimeEntry-locale-tutorial/build.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dynamic-menu-tutorial/src/main/resources/messages_en.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dragDrop-values-tutorial/build.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/connectionStatus-xp/build.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputChart-pie3D-tutorial/build.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/common.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/compositeComponent/build.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dragDrop-basic-tutorial/build.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/converter-basic/build.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/connectionStatus-royale/build.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputChart-combined-tutorial/build.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dragDrop-values-tutorial/src/main/webapp/dragDrop.xhtml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/connectionStatus-royale/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dragDrop-masks-tutorial/src/main/java/com/icesoft/icefaces/tutorial/component/dragDrop/basic/DragDropBean.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dynamic-columns/src/main/java/org/icefaces/tutorials/ace/DynamicColumnsBean.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dynamic-menu-tutorial/src/main/webapp/main.xhtml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/autocomplete-tutorial/build.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dataTable-style-tutorial/build.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dynamic-menu-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/autocomplete-tutorial/src/main/webapp/autocomplete.xhtml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/calendar-basic-tutorial/build.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dynamic-menu-tutorial/build.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/autocomplete-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dynamic-columns/build.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/autocomplete-tutorial/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tabSet-dynamic-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dragDrop-basic-tutorial/build.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/columns-update-tutorial/build.properties
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/dragDrop-values-tutorial/src/main/webapp/WEB-INF/lib
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dataTable-style-tutorial/build.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/columns-cross-tutorial/build.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dragDrop-options-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dynamic-columns/src/main/resources/messages_en.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dragDrop-masks-tutorial/build.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputChart-axis-tutorial/build.xml
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/dragDrop-basic-tutorial/src/main/webapp/WEB-INF/lib
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dragDrop-values-tutorial/build.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/columns-basic-tutorial/build.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dataTable-sortable-tutorial/build.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/connectionStatus-label/src/main/webapp/WEB-INF/faces-config.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34237 Thu Apr 04 15:32:04 MDT 2013 yip.ng ICE-8676: update tutorial POM files to build with new release.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/windowScope/build.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/windowScope/src/main/webapp/page2.xhtml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/windowScope/src/main/webapp/page1.xhtml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/windowScope/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/windowScope/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/windowScope/build.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34238 Thu Apr 04 16:20:23 MDT 2013 mark.collette ICE-8676 : update tutorial POM files to build with new release
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/common.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34239 Thu Apr 04 16:38:53 MDT 2013 yip.ng ICE-8676: update tutorial POM files to build with new release.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/windowScope/build.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/windowScope/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/windowScope/src/main/webapp/WEB-INF/web.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34240 Thu Apr 04 17:55:36 MDT 2013 yip.ng ICE-8676: update tutorial POM files to build with new release.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/validators-standard/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/validators-standard/build.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/validators-standard/build.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/validators-standard/src/main/java/com/icesoft/icefaces/tutorial/components/validators/standard/User.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/validators-standard/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/validators-standard/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/validators-standard/src/main/webapp/validators-standard.xhtml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34242 Thu Apr 04 18:54:52 MDT 2013 mark.collette ICE-8676 : update tutorial POM files to build with new release
        Files Changed
        Commit graph MODIFY /maven2/releases/org/icefaces/tutorial/core-push/base/1.0/base-1.0.pom.sha1
        Commit graph MODIFY /maven2/releases/org/icefaces/tutorial/core-push/base/1.0/base-1.0.pom.md5
        Commit graph MODIFY /maven2/releases/org/icefaces/tutorial/core-push/base/1.0/base-1.0.pom
        Commit graph ADD /maven2/releases/org/icefaces/tutorial/core-push
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34243 Thu Apr 04 18:58:21 MDT 2013 mark.collette ICE-8676 : update tutorial POM files to build with new release
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dynamic-menu-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/easyAjaxPush/build.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dynamic-columns/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dynamic-menu-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dynamic-menu-tutorial/src/main/java/org/icefaces/tutorials/dynamicmenu/TodoListBean.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/easyAjaxPush/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dynamic-menu-tutorial/src/main/resources/messages_en.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/easyAjaxPush/src/main/java/org/icefaces/tutorial/easyajaxpush/beans/MessageBean.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/easyAjaxPush/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/easyAjaxPush/src/main/java/org/icefaces/tutorial/easyajaxpush/beans/ColorBean.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/easyAjaxPush/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dynamic-menu-tutorial/src/main/webapp/WEB-INF/web.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34246 Fri Apr 05 12:10:30 MDT 2013 yip.ng ICE-8676: update tutorial POM files to build with new release.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/validators-custom/build.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/validators-custom/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/validators-standard/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/validators-custom/src/main/java/com/icesoft/icefaces/tutorial/components/validators/standard/User.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/validators-custom/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/validators-custom/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/validators-custom/build.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/validators-custom/src/main/webapp/validators-custom.xhtml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34252 Fri Apr 05 13:59:34 MDT 2013 yip.ng ICE-8676: update tutorial POM files to build with new release.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/validators-backing-bean/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/validators-backing-bean/build.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/validators-backing-bean/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/validators-backing-bean/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/validators-backing-bean/build.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/validators-backing-bean/src/main/webapp/validators-backing-bean.xhtml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/validators-backing-bean/src/main/java/com/icesoft/icefaces/tutorial/components/validators/standard/User.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34256 Fri Apr 05 14:18:51 MDT 2013 yip.ng ICE-8676: update tutorial POM files to build with new release.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/validators-app-level/src/main/java/com/icesoft/icefaces/tutorial/components/validators/standard/User.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/validators-app-level/build.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/validators-app-level/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/validators-app-level/build.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/validators-app-level/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/validators-app-level/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/validators-app-level/src/main/webapp/validators-app-level.xhtml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34260 Fri Apr 05 16:08:07 MDT 2013 yip.ng ICE-8676: update tutorial POM files to build with new release.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/validators-standard/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/validators-custom/src/main/java/com/icesoft/icefaces/tutorial/components/validators/standard/User.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/validators-backing-bean/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/validators-standard/src/main/java/com/icesoft/icefaces/tutorial/components/validators/standard/User.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/validators-custom/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/validators-backing-bean/src/main/java/com/icesoft/icefaces/tutorial/components/validators/standard/User.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34262 Fri Apr 05 16:40:51 MDT 2013 yip.ng ICE-8676: update tutorial POM files to build with new release.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tree-table-row-expansion/src/main/java/org/icefaces/tutorials/ace/PersonnelRowObject.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tree-table-row-expansion/src/main/java/org/icefaces/tutorials/ace/Organization.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tree-table-row-expansion/src/main/java/org/icefaces/tutorials/ace/TreeTableRowExpansionBean.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tree-table-row-expansion/src/main/resources/messages_en.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tree-table-row-expansion/src/main/java/org/icefaces/tutorials/ace/Person.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tree-table-row-expansion/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tree-table-row-expansion/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tree-table-row-expansion/build.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tree-table-row-expansion/src/main/java/org/icefaces/tutorials/ace/City.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tree-table-row-expansion/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tree-table-row-expansion/build.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tree-table-row-expansion/src/main/java/org/icefaces/tutorials/util/TutorialMessageUtils.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tree-table-row-expansion/src/main/java/org/icefaces/tutorials/ace/Region.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34263 Fri Apr 05 17:41:59 MDT 2013 yip.ng ICE-8676: update tutorial POM files to build with new release.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tree-style-tutorial/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tree-style-tutorial/build.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tree-style-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tree-style-tutorial/build.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tree-style-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tree-style-tutorial/src/main/webapp/styledTree.xhtml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tree-style-tutorial/src/main/java/com/icesoft/icefaces/tutorial/component/tree/style/TreeBean.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34272 Mon Apr 08 11:53:17 MDT 2013 yip.ng ICE-8676: update tutorial POM files to build with new release.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tree-selection-tutorial/src/main/webapp/selectionTree.xhtml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tree-selection-tutorial/src/main/java/com/icesoft/icefaces/tutorial/component/tree/selection/TreeBean.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tree-selection-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tree-selection-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tree-selection-tutorial/src/main/java/com/icesoft/icefaces/tutorial/component/tree/selection/PanelSelectUserObject.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tree-selection-tutorial/build.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tree-selection-tutorial/build.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tree-selection-tutorial/src/main/java/com/icesoft/icefaces/tutorial/component/tree/selection/PanelStackBean.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tree-selection-tutorial/src/main/webapp/WEB-INF/web.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34275 Mon Apr 08 12:30:16 MDT 2013 yip.ng ICE-8676: update tutorial POM files to build with new release.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tree-links-tutorial/src/main/webapp/linkTree.xhtml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tree-links-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tree-links-tutorial/build.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tree-links-tutorial/build.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tree-links-tutorial/src/main/java/com/icesoft/icefaces/tutorial/component/tree/links/UrlNodeUserObject.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tree-links-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tree-links-tutorial/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tree-links-tutorial/src/main/java/com/icesoft/icefaces/tutorial/component/tree/links/TreeBean.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34301 Tue Apr 09 15:55:05 MDT 2013 yip.ng ICE-8676: update tutorial POM files to build with new release.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tree-dynamic-tutorial/build.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tree-dynamic-tutorial/src/main/java/com/icesoft/icefaces/tutorial/component/tree/dynamic/DynamicNodeUserObject.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tree-dynamic-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tree-dynamic-tutorial/src/main/webapp/dynamicTree.xhtml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tree-dynamic-tutorial/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tree-dynamic-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tree-dynamic-tutorial/build.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tree-dynamic-tutorial/src/main/java/com/icesoft/icefaces/tutorial/component/tree/dynamic/TreeBean.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34303 Tue Apr 09 16:09:29 MDT 2013 mark.collette ICE-8676 : update tutorial POM files to build with new release
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dateTimeEntry-locale-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tree-selection-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputChart-pie2D-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/effects-basic-tutorial/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputProgress-label-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/panelSeries-basic-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/columns-dynamic-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/effects-basic-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/file-callback-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/file-callback-tutorial/build.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/file-callback-tutorial/src/main/java/org/icefaces/tutorials/ace/faces/listeners/FileMD5EncodingCallback.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/columns-update-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/effects-basic-tutorial/src/main/webapp/basicEffects.xhtml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/effects-basic-tutorial/src/main/java/com/icesoft/icefaces/tutorial/component/effects/basic/BasicEffects.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/effects-custom-tutorial/src/main/java/com/icesoft/icefaces/tutorial/component/effects/custom/CustomEffects.java
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/effects-basic-tutorial/src/main/webapp/WEB-INF/lib
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tree-style-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dynamic-menu-tutorial/src/main/resources/messages_en.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/panelPopup-draggable-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dataTable-paginator-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/file-callback-tutorial/src/main/webapp/main.xhtml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputChart-pie3D-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/conditional-row-messages/src/main/resources/messages_en.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dataTable-style-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/panelSeries-custom-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/effects-custom-tutorial/src/main/webapp/WEB-INF/lib
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/file-callback-tutorial/src/main/webapp/resources/css/ice-tutorial-style.css
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dragDrop-values-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dataTable-basic-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tabSet-dynamic-tutorial/src/main/resources/messages_en.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tabSet-caching-tutorial/src/main/resources/messages_en.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/panelPopup-modal-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputProgress-mode-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tree-links-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tree-basic-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/columns-dynamic-tutorial/src/main/webapp/columnsDynamic.xhtml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputChart-combined-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputProgress-style-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/file-callback-tutorial/build.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/panelPopup-style-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/effects-basic-tutorial/build.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dragDrop-basic-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/converter-custom/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/effects-custom-tutorial/build.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/validators-custom/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/file-callback-tutorial/src/main/webapp/WEB-INF/templates/tutorial-template.xhtml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/conditional-row-messages/src/main/webapp/main.xhtml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tree-dynamic-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/effects-custom-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/file-callback-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/columns-basic-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/effects-custom-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/validators-backing-bean/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/file-callback-tutorial/src/main/webapp/resources/css/ice-tutorial-style (quackbook's conflicted copy 2011-04-06).css
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tree-table-row-expansion/src/main/resources/messages_en.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dragDrop-masks-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/converter-basic/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/validators-standard/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputChart-axis-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/columns-cross-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/effects-custom-tutorial/src/main/webapp/css/effects.css
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/file-callback-tutorial/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/effects-custom-tutorial/src/main/webapp/customEffects.xhtml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/validators-app-level/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/effects-basic-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/internationalization/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/effects-custom-tutorial/build.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/file-callback-tutorial/src/main/resources/messages_en.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/effects-basic-tutorial/build.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dynamic-columns/src/main/resources/messages_en.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dragDrop-options-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputProgress-multiple-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/effects-custom-tutorial/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dataTable-sortable-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dateTimeEntry-yearRange-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34304 Tue Apr 09 16:16:22 MDT 2013 yip.ng ICE-8676: update tutorial POM files to build with new release.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tree-basic-tutorial/build.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tree-basic-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tree-basic-tutorial/src/main/webapp/basicTree.xhtml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tree-basic-tutorial/build.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tree-basic-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tree-basic-tutorial/src/main/java/com/icesoft/icefaces/tutorial/component/tree/basic/TreeBean.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tree-basic-tutorial/src/main/webapp/WEB-INF/web.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34306 Tue Apr 09 17:01:11 MDT 2013 yip.ng ICE-8676: update tutorial POM files to build with new release.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tabSet-dynamic-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tabSet-dynamic-tutorial/build.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tabSet-dynamic-tutorial/src/main/java/org/icefaces/tutorials/Dynamic.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tabSet-dynamic-tutorial/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tabSet-dynamic-tutorial/src/main/java/org/icefaces/tutorials/util/TutorialMessageUtils.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tabSet-dynamic-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tabSet-dynamic-tutorial/build.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34307 Tue Apr 09 17:16:29 MDT 2013 yip.ng ICE-8676: update tutorial POM files to build with new release.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tabSet-caching-tutorial/src/main/java/org/icefaces/tutorials/Caching.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tabSet-caching-tutorial/build.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tabSet-caching-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tabSet-caching-tutorial/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tabSet-caching-tutorial/src/main/webapp/main.xhtml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tabSet-caching-tutorial/build.properties
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34310 Wed Apr 10 10:02:02 MDT 2013 yip.ng ICE-8676: update tutorial POM files to build with new release.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/singleSubmit/build.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/singleSubmit/src/main/java/org/icefaces/tutorial/singlesubmit/beans/PersonBean.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/singleSubmit/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/singleSubmit/src/main/webapp/form.xhtml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/singleSubmit/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/singleSubmit/build.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/singleSubmit/src/main/webapp/WEB-INF/faces-config.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34311 Wed Apr 10 11:20:49 MDT 2013 yip.ng ICE-8676: update tutorial POM files to build with new release.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/panelSeries-custom-tutorial/build.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/panelSeries-custom-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/panelSeries-custom-tutorial/src/main/java/com/icesoft/icefaces/tutorial/component/panelSeries/custom/CustomObject.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/panelSeries-custom-tutorial/src/main/java/com/icesoft/icefaces/tutorial/component/panelSeries/custom/CustomBean.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/panelSeries-custom-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/panelSeries-custom-tutorial/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/panelSeries-custom-tutorial/build.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/panelSeries-custom-tutorial/src/main/webapp/customPanelSeries.xhtml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34313 Wed Apr 10 13:29:33 MDT 2013 yip.ng ICE-8676: update tutorial POM files to build with new release.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/panelSeries-basic-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/panelSeries-basic-tutorial/build.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/panelSeries-basic-tutorial/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/panelSeries-basic-tutorial/src/main/webapp/basicPanelSeries.xhtml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/panelSeries-basic-tutorial/build.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/panelSeries-basic-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/panelSeries-basic-tutorial/src/main/java/com/icesoft/icefaces/tutorial/component/panelSeries/basic/BasicPanelSeriesBean.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34316 Wed Apr 10 13:42:31 MDT 2013 yip.ng ICE-8676: update tutorial POM files to build with new release.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/panelPopup-style-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/panelPopup-style-tutorial/src/main/webapp/stylePanelPopup.xhtml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/panelPopup-style-tutorial/build.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/panelPopup-style-tutorial/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/panelPopup-style-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/panelPopup-style-tutorial/build.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34319 Wed Apr 10 13:54:50 MDT 2013 yip.ng ICE-8676: update tutorial POM files to build with new release.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/panelPopup-modal-tutorial/build.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/panelPopup-modal-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/panelPopup-modal-tutorial/build.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/panelPopup-modal-tutorial/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/panelPopup-modal-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/panelPopup-modal-tutorial/src/main/webapp/modalPanelPopup.xhtml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34321 Wed Apr 10 14:15:24 MDT 2013 yip.ng ICE-8676: update tutorial POM files to build with new release.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/panelPopup-draggable-tutorial/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/panelPopup-draggable-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/panelPopup-draggable-tutorial/build.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/panelPopup-draggable-tutorial/src/main/webapp/draggablePanelPopup.xhtml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/panelPopup-draggable-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/panelPopup-draggable-tutorial/build.properties
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34323 Wed Apr 10 15:15:36 MDT 2013 yip.ng ICE-8676: update tutorial POM files to build with new release.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/panelPopup-advanced-tutorial/build.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/panelPopup-advanced-tutorial/src/main/java/com/icesoft/icefaces/tutorial/component/panelPopup/advanced/PopupBean.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/panelPopup-advanced-tutorial/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/panelPopup-advanced-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/panelPopup-advanced-tutorial/build.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/panelPopup-advanced-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/panelPopup-advanced-tutorial/src/main/webapp/advancedPanelPopup.xhtml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34328 Wed Apr 10 16:13:11 MDT 2013 yip.ng ICE-8676: update tutorial POM files to build with new release.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputProgress-style-tutorial/build.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputProgress-style-tutorial/src/main/webapp/styleOutputProgress.xhtml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputProgress-style-tutorial/build.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputProgress-style-tutorial/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputProgress-style-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputProgress-style-tutorial/pom.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34329 Wed Apr 10 16:29:04 MDT 2013 yip.ng ICE-8676: update tutorial POM files to build with new release.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputProgress-multiple-tutorial/build.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputProgress-multiple-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputProgress-multiple-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputProgress-multiple-tutorial/src/main/webapp/multipleOutputProgress.xhtml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputProgress-multiple-tutorial/build.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputProgress-multiple-tutorial/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputProgress-multiple-tutorial/src/main/java/com/icesoft/icefaces/tutorial/component/outputProgress/multiple/MultipleBean.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34330 Wed Apr 10 16:43:16 MDT 2013 yip.ng ICE-8676: update tutorial POM files to build with new release.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputProgress-mode-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputProgress-mode-tutorial/build.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputProgress-mode-tutorial/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputProgress-mode-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputProgress-mode-tutorial/build.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputProgress-mode-tutorial/src/main/java/com/icesoft/icefaces/tutorial/component/outputProgress/mode/ModeBean.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputProgress-mode-tutorial/src/main/webapp/modeOutputProgress.xhtml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34331 Wed Apr 10 17:06:33 MDT 2013 yip.ng ICE-8676: update tutorial POM files to build with new release.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputProgress-label-tutorial/src/main/webapp/labelOutputProgress.xhtml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputProgress-label-tutorial/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputProgress-label-tutorial/src/main/java/com/icesoft/icefaces/tutorial/component/outputProgress/label/LabelBean.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputProgress-label-tutorial/build.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputProgress-label-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputProgress-label-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputProgress-label-tutorial/build.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34335 Wed Apr 10 17:41:41 MDT 2013 yip.ng ICE-8676: update tutorial POM files to build with new release.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputChart-pie3D-tutorial/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputChart-pie3D-tutorial/src/main/java/com/icesoft/icefaces/tutorial/component/outputchart/basic/PieChartBean.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputChart-pie3D-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputChart-pie3D-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputChart-pie3D-tutorial/src/main/webapp/pieOutputChart.xhtml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34337 Wed Apr 10 17:57:25 MDT 2013 yip.ng ICE-8676: update tutorial POM files to build with new release.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputChart-pie2D-tutorial/src/main/webapp/pieOutputChart.xhtml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputChart-pie2D-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputChart-pie2D-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputChart-pie2D-tutorial/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputChart-pie2D-tutorial/src/main/java/com/icesoft/icefaces/tutorial/component/outputchart/basic/PieChartBean.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputChart-pie2D-tutorial/src/main/java/com/icesoft/icefaces/tutorial/component/outputchart/basic/SalesBean.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34338 Wed Apr 10 18:07:08 MDT 2013 yip.ng ICE-8676: update tutorial POM files to build with new release.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputChart-combined-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputChart-combined-tutorial/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputChart-combined-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputChart-combined-tutorial/src/main/webapp/combinedOutputChart.xhtml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputChart-combined-tutorial/src/main/java/com/icesoft/icefaces/tutorial/component/outputchart/basic/CombinedChart.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34339 Wed Apr 10 20:10:51 MDT 2013 mark.collette ICE-8676 : update tutorial POM files to build with new release
        Files Changed
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/hibernate-tutorial/lib/commons-collections-3.2.jar
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/hibernate-tutorial/build.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/hibernate-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/hibernate-tutorial/src/main/java/com/icesoft/icefaces/tutorial/crud/hibernate/RegisterManager.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/common.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/hibernate-tutorial/pom.xml
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/hibernate-tutorial/lib/commons-logging-1.1.jar
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputChart-pie2D-tutorial/build.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/hibernate-tutorial/src/main/java/com/icesoft/icefaces/tutorial/crud/hibernate/Student.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/hibernate-tutorial/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/hibernate-tutorial/src/main/java/com/icesoft/icefaces/tutorial/crud/hibernate/Course.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/hibernate-tutorial/build.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputChart-pie3D-tutorial/build.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputChart-axis-tutorial/build.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputChart-combined-tutorial/build.properties
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/hibernate-tutorial/lib/commons-beanutils-1.8.0.jar
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/hibernate-tutorial/src/main/webapp/start.xhtml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dataTable-sortable-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/hibernate-tutorial/lib/commons-digester-1.8.jar
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/hibernate-tutorial/src/main/webapp/WEB-INF/lib
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34340 Thu Apr 11 09:37:40 MDT 2013 yip.ng ICE-8676: update tutorial POM files to build with new release.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputChart-axis-tutorial/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputChart-axis-tutorial/src/main/java/com/icesoft/icefaces/tutorial/component/outputchart/basic/AxisChartBean.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputChart-axis-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputChart-axis-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputChart-axis-tutorial/src/main/webapp/axisOutputChart.xhtml
        Ken Fyten made changes -
        Assignee Priority P3 [ 10012 ] P1 [ 10010 ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34347 Thu Apr 11 11:59:15 MDT 2013 yip.ng ICE-8676: update tutorial POM files to build with new release.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/menuBar-styled/build.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/menuBar-styled/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/menuBar-styled/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/menuBar-styled/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/menuBar-styled/src/main/webapp/main.xhtml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/menuBar-styled/build.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34353 Thu Apr 11 12:47:35 MDT 2013 yip.ng ICE-8676: update tutorial POM files to build with new release.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/menuBar-basic/src/main/java/com/icesoft/icefaces/tutorials/menubar/basic/MenuBarBean.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/menuBar-basic/build.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/menuBar-basic/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/menuBar-basic/src/main/webapp/main.xhtml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/menuBar-basic/build.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/menuBar-basic/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/menuBar-basic/pom.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34355 Thu Apr 11 13:26:09 MDT 2013 yip.ng ICE-8676: update tutorial POM files to build with new release.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/internationalization/build.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/internationalization/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/internationalization/src/main/java/org/icefaces/tutorial/internationalization/beans/PageBean.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/internationalization/build.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/internationalization/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/internationalization/src/main/webapp/main.xhtml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/internationalization/src/main/webapp/WEB-INF/faces-config.xml
        Hide
        Nils Lundquist added a comment -

        Groovy script to package tutorials lives at: icefaces/tutorials/packTutorials.groovy

        Show
        Nils Lundquist added a comment - Groovy script to package tutorials lives at: icefaces/tutorials/packTutorials.groovy
        Hide
        Ken Fyten added a comment -

        Let's get the maven parent poms pointed to the IF 3.3 release, and the new .zip bundles generated and ready to upload. Then we'll figure out how to update the actual Wiki pages.

        Show
        Ken Fyten added a comment - Let's get the maven parent poms pointed to the IF 3.3 release, and the new .zip bundles generated and ready to upload. Then we'll figure out how to update the actual Wiki pages.
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34463 Thu Apr 18 16:52:23 MDT 2013 mark.collette ICE-8676 : update tutorial POM files to build with new release
        Files Changed
        Commit graph MODIFY /maven2/releases/org/icefaces/tutorial/ice-push/base/1.0/base-1.0.pom
        Commit graph MODIFY /maven2/releases/org/icefaces/tutorial/ice-push/base/1.0/base-1.0.pom.md5
        Commit graph ADD /maven2/releases/org/icefaces/tutorial/ice-push
        Commit graph MODIFY /maven2/releases/org/icefaces/tutorial/ice-push/base/1.0/base-1.0.pom.sha1
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34464 Thu Apr 18 16:57:00 MDT 2013 mark.collette ICE-8676 : update tutorial POM files to build with new release
        Files Changed
        Commit graph MODIFY /maven2/releases/org/icefaces/tutorial/ace-ice-push/base/1.0/base-1.0.pom.sha1
        Commit graph ADD /maven2/releases/org/icefaces/tutorial/ace-ice-push
        Commit graph MODIFY /maven2/releases/org/icefaces/tutorial/ace-ice-push/base/1.0/base-1.0.pom.md5
        Commit graph MODIFY /maven2/releases/org/icefaces/tutorial/ace-ice-push/base/1.0/base-1.0.pom
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34465 Thu Apr 18 17:01:28 MDT 2013 mark.collette ICE-8676 : update tutorial POM files to build with new release
        Files Changed
        Commit graph MODIFY /maven2/releases/org/icefaces/tutorial/ace-ice/base/1.0/base-1.0.pom.sha1
        Commit graph ADD /maven2/releases/org/icefaces/tutorial/ace-ice
        Commit graph MODIFY /maven2/releases/org/icefaces/tutorial/ace-ice/base/1.0/base-1.0.pom.md5
        Commit graph MODIFY /maven2/releases/org/icefaces/tutorial/ace-ice/base/1.0/base-1.0.pom
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34466 Thu Apr 18 17:03:11 MDT 2013 mark.collette ICE-8676 : update tutorial POM files to build with new release
        Files Changed
        Commit graph MODIFY /maven2/releases/org/icefaces/tutorial/ace/base/1.0/base-1.0.pom.sha1
        Commit graph MODIFY /maven2/releases/org/icefaces/tutorial/ace/base/1.0/base-1.0.pom.md5
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34561 Fri Apr 26 14:31:22 MDT 2013 mark.collette ICE-8676 : update tutorial POM files to build with new release
        Files Changed
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/dateTimeEntry-yearRange-tutorial/pom.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34564 Sun Apr 28 18:04:30 MDT 2013 brennanm ICE-8676 - Changing tutorial names from autocomplete/calendar to selectInputText/selectInputDate
        Files Changed
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/selectInputText-tutorial/src/main/java/com/icesoft/icefaces/tutorial/component/selectInputText/SelectInputTextDictionary.java
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/selectInputText-tutorial/src/main/webapp/selectInputText.xhtml
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/selectInputText-tutorial/src/main/java/com/icesoft/icefaces/tutorial/component/selectInputText/SelectInputTextBean.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/selectInputText-tutorial/src/main/webapp/index.jsp
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/selectInputDate-basic-tutorial/src/main/webapp/selectInputDate-basic.xhtml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/selectInputText-tutorial/build.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/selectInputText-tutorial/pom.xml
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/selectInputText-tutorial/src/main/webapp/autocomplete.xhtml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/selectInputText-tutorial/src/main/webapp/WEB-INF/resources/city.xml.zip
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/selectInputText-tutorial
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/selectInputDate-basic-tutorial/src/main/webapp/index.jsp
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/selectInputDate-basic-tutorial/src/main/webapp/calendar-basic.xhtml
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/selectInputDate-basic-tutorial
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/selectInputDate-basic-tutorial/pom.xml
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/selectInputText-tutorial/src/main/java/com/icesoft/icefaces/tutorial/component/selectInputText
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/selectInputText-tutorial/src/main/webapp/META-INF/context.xml
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/selectInputText-tutorial/src/main/java/com/icesoft/icefaces/tutorial/component/selectInputText/AutoCompleteBean.java
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/selectInputText-tutorial/src/main/java/com/icesoft/icefaces/tutorial/component/selectInputText/AutoCompleteDictionary.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/selectInputText-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/selectInputText-tutorial/src/main/java/com/icesoft/icefaces/tutorial/component/autocomplete
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/selectInputText-tutorial/src/main/java/com/icesoft/icefaces/tutorial/component/selectInputText/City.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/selectInputDate-basic-tutorial/build.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34796 Tue May 07 16:32:25 MDT 2013 mark.collette ICE-8676 : update tutorial POM files to build with new release
        Files Changed
        Commit graph ADD /maven2/releases/org/icefaces/tutorial/base/3.3.0
        Commit graph ADD /maven2/releases/org/icefaces/tutorial/base/3.3.0/base-3.3.0.pom.md5
        Commit graph DEL /maven2/releases/org/icefaces/tutorial/base/3.3.0/base-1.0.pom.sha1
        Commit graph ADD /maven2/releases/org/icefaces/tutorial/base/3.3.0/base-3.3.0.pom.sha1
        Commit graph ADD /maven2/releases/org/icefaces/tutorial/base/3.3.0/base-3.3.0.pom
        Commit graph DEL /maven2/releases/org/icefaces/tutorial/base/3.3.0/base-1.0.pom.md5
        Commit graph DEL /maven2/releases/org/icefaces/tutorial/base/3.3.0/base-1.0.pom
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34797 Tue May 07 16:35:30 MDT 2013 mark.collette ICE-8676 : update tutorial POM files to build with new release
        Files Changed
        Commit graph DEL /maven2/releases/org/icefaces/tutorial/ace/base/3.3.0/base-1.0.pom.md5
        Commit graph ADD /maven2/releases/org/icefaces/tutorial/ace/base/3.3.0/base-3.3.0.pom
        Commit graph ADD /maven2/releases/org/icefaces/tutorial/ace/base/3.3.0/base-3.3.0.pom.md5
        Commit graph ADD /maven2/releases/org/icefaces/tutorial/ace/base/3.3.0
        Commit graph ADD /maven2/releases/org/icefaces/tutorial/ace/base/3.3.0/base-3.3.0.pom.sha1
        Commit graph DEL /maven2/releases/org/icefaces/tutorial/ace/base/3.3.0/base-1.0.pom
        Commit graph DEL /maven2/releases/org/icefaces/tutorial/ace/base/3.3.0/base-1.0.pom.sha1
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34798 Tue May 07 16:40:12 MDT 2013 mark.collette ICE-8676 : update tutorial POM files to build with new release
        Files Changed
        Commit graph DEL /maven2/releases/org/icefaces/tutorial/ace-ice/base/3.3.0/base-1.0.pom
        Commit graph ADD /maven2/releases/org/icefaces/tutorial/ace-ice/base/3.3.0/base-3.3.0.pom
        Commit graph DEL /maven2/releases/org/icefaces/tutorial/ace-ice/base/3.3.0/base-1.0.pom.md5
        Commit graph DEL /maven2/releases/org/icefaces/tutorial/ace-ice/base/3.3.0/base-1.0.pom.sha1
        Commit graph ADD /maven2/releases/org/icefaces/tutorial/ace-ice/base/3.3.0/base-3.3.0.pom.md5
        Commit graph ADD /maven2/releases/org/icefaces/tutorial/ace-ice/base/3.3.0/base-3.3.0.pom.sha1
        Commit graph ADD /maven2/releases/org/icefaces/tutorial/ace-ice/base/3.3.0
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34810 Tue May 07 17:30:01 MDT 2013 mark.collette ICE-8676 : update tutorial POM files to build with new release
        Files Changed
        Commit graph ADD /maven2/releases/org/icefaces/tutorial/ace-push/base/3.3.0/base-3.3.0.pom.sha1
        Commit graph DEL /maven2/releases/org/icefaces/tutorial/ace-push/base/3.3.0/base-1.0.pom
        Commit graph ADD /maven2/releases/org/icefaces/tutorial/ace-push/base/3.3.0
        Commit graph ADD /maven2/releases/org/icefaces/tutorial/ace-push/base/3.3.0/base-3.3.0.pom.md5
        Commit graph ADD /maven2/releases/org/icefaces/tutorial/ace-push/base/3.3.0/base-3.3.0.pom
        Commit graph DEL /maven2/releases/org/icefaces/tutorial/ace-push/base/3.3.0/base-1.0.pom.md5
        Commit graph DEL /maven2/releases/org/icefaces/tutorial/ace-push/base/3.3.0/base-1.0.pom.sha1
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34819 Tue May 07 17:46:50 MDT 2013 mark.collette ICE-8676 : update tutorial POM files to build with new release
        Files Changed
        Commit graph DEL /maven2/releases/org/icefaces/tutorial/core/base/3.3.0/base-1.0.pom.sha1
        Commit graph ADD /maven2/releases/org/icefaces/tutorial/core/base/3.3.0/base-3.3.0.pom.sha1
        Commit graph ADD /maven2/releases/org/icefaces/tutorial/core/base/3.3.0/base-3.3.0.pom.md5
        Commit graph ADD /maven2/releases/org/icefaces/tutorial/core/base/3.3.0
        Commit graph ADD /maven2/releases/org/icefaces/tutorial/core/base/3.3.0/base-3.3.0.pom
        Commit graph DEL /maven2/releases/org/icefaces/tutorial/core/base/3.3.0/base-1.0.pom.md5
        Commit graph DEL /maven2/releases/org/icefaces/tutorial/core/base/3.3.0/base-1.0.pom
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34871 Tue May 07 18:29:40 MDT 2013 mark.collette ICE-8676 : update tutorial POM files to build with new release
        Files Changed
        Commit graph DEL /maven2/releases/org/icefaces/tutorial/core-push/base/3.3.0/base-1.0.pom.md5
        Commit graph ADD /maven2/releases/org/icefaces/tutorial/core-push/base/3.3.0/base-3.3.0.pom.sha1
        Commit graph ADD /maven2/releases/org/icefaces/tutorial/core-push/base/3.3.0/base-3.3.0.pom
        Commit graph ADD /maven2/releases/org/icefaces/tutorial/core-push/base/3.3.0
        Commit graph DEL /maven2/releases/org/icefaces/tutorial/core-push/base/3.3.0/base-1.0.pom
        Commit graph ADD /maven2/releases/org/icefaces/tutorial/core-push/base/3.3.0/base-3.3.0.pom.md5
        Commit graph DEL /maven2/releases/org/icefaces/tutorial/core-push/base/3.3.0/base-1.0.pom.sha1
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34872 Tue May 07 18:31:25 MDT 2013 mark.collette ICE-8676 : update tutorial POM files to build with new release
        Files Changed
        Commit graph ADD /maven2/releases/org/icefaces/tutorial/ice/base/3.3.0/base-3.3.0.pom
        Commit graph DEL /maven2/releases/org/icefaces/tutorial/ice/base/3.3.0/base-1.0.pom.md5
        Commit graph DEL /maven2/releases/org/icefaces/tutorial/ice/base/3.3.0/base-1.0.pom
        Commit graph ADD /maven2/releases/org/icefaces/tutorial/ice/base/3.3.0
        Commit graph ADD /maven2/releases/org/icefaces/tutorial/ice/base/3.3.0/base-3.3.0.pom.sha1
        Commit graph ADD /maven2/releases/org/icefaces/tutorial/ice/base/3.3.0/base-3.3.0.pom.md5
        Commit graph DEL /maven2/releases/org/icefaces/tutorial/ice/base/3.3.0/base-1.0.pom.sha1
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34873 Tue May 07 18:32:47 MDT 2013 mark.collette ICE-8676 : update tutorial POM files to build with new release
        Files Changed
        Commit graph ADD /maven2/releases/org/icefaces/tutorial/ice-push/base/3.3.0/base-3.3.0.pom
        Commit graph DEL /maven2/releases/org/icefaces/tutorial/ice-push/base/3.3.0/base-1.0.pom.sha1
        Commit graph ADD /maven2/releases/org/icefaces/tutorial/ice-push/base/3.3.0/base-3.3.0.pom.sha1
        Commit graph DEL /maven2/releases/org/icefaces/tutorial/ice-push/base/3.3.0/base-1.0.pom.md5
        Commit graph ADD /maven2/releases/org/icefaces/tutorial/ice-push/base/3.3.0/base-3.3.0.pom.md5
        Commit graph DEL /maven2/releases/org/icefaces/tutorial/ice-push/base/3.3.0/base-1.0.pom
        Commit graph ADD /maven2/releases/org/icefaces/tutorial/ice-push/base/3.3.0
        Hide
        Mark Collette added a comment -

        Bumped the server side poms, tha are tied to an ICEfaces release version, which the tutorials rely upon. For each of the scenarios, did the following commands:

        cd ../../core-push/base/
        svn copy 1.0 3.3.0 ; cd 3.3.0/
        svn move base-1.0.pom base-3.3.0.pom ; svn move base-1.0.pom.md5 base-3.3.0.pom.md5 ; svn move base-1.0.pom.sha1 base-3.3.0.pom.sha1
        nano base-3.3.0.pom
        md5 base-3.3.0.pom > base-3.3.0.pom.md5
        echo SHA1 (base-3.3.0.pom) \= `shasum base-3.3.0.pom | sed 's/([a-zA-Z0-9]) (.)/\1/'` > base-3.3.0.pom.sha1
        cat base-3.3.0.pom.*
        cd ..
        svn commit -m "ICE-8676 : update tutorial POM files to build with new release" 3.3.0/
        cd ../../ice/base/

        Show
        Mark Collette added a comment - Bumped the server side poms, tha are tied to an ICEfaces release version, which the tutorials rely upon. For each of the scenarios, did the following commands: cd ../../core-push/base/ svn copy 1.0 3.3.0 ; cd 3.3.0/ svn move base-1.0.pom base-3.3.0.pom ; svn move base-1.0.pom.md5 base-3.3.0.pom.md5 ; svn move base-1.0.pom.sha1 base-3.3.0.pom.sha1 nano base-3.3.0.pom md5 base-3.3.0.pom > base-3.3.0.pom.md5 echo SHA1 (base-3.3.0.pom) \= `shasum base-3.3.0.pom | sed 's/( [a-zA-Z0-9] ) (. )/\1/'` > base-3.3.0.pom.sha1 cat base-3.3.0.pom.* cd .. svn commit -m " ICE-8676 : update tutorial POM files to build with new release" 3.3.0/ cd ../../ice/base/
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34874 Wed May 08 01:49:59 MDT 2013 mark.collette ICE-8676 : update tutorial POM files to build with new release
        Files Changed
        Commit graph MODIFY /maven2/releases/org/icefaces/tutorial/ace/base/3.3.0/base-3.3.0.pom
        Commit graph MODIFY /maven2/releases/org/icefaces/tutorial/ace/base/3.3.0/base-3.3.0.pom.md5
        Commit graph MODIFY /maven2/releases/org/icefaces/tutorial/ace/base/3.3.0/base-3.3.0.pom.sha1
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34875 Wed May 08 01:59:04 MDT 2013 mark.collette ICE-8676 : update tutorial POM files to build with new release
        Files Changed
        Commit graph MODIFY /maven2/releases/org/icefaces/tutorial/ice/base/3.3.0/base-3.3.0.pom
        Commit graph MODIFY /maven2/releases/org/icefaces/tutorial/ice/base/3.3.0/base-3.3.0.pom.sha1
        Commit graph MODIFY /maven2/releases/org/icefaces/tutorial/ice/base/3.3.0/base-3.3.0.pom.md5
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34876 Wed May 08 03:25:34 MDT 2013 mark.collette ICE-8676 : update tutorial POM files to build with new release
        Files Changed
        Commit graph MODIFY /maven2/releases/org/icefaces/tutorial/core-push/base/3.3.0/base-3.3.0.pom
        Commit graph DEL /maven2/releases/org/icefaces/tutorial/ace-ice-push/base/3.3.0/base-1.0.pom
        Commit graph MODIFY /maven2/releases/org/icefaces/tutorial/ice-push/base/3.3.0/base-3.3.0.pom.sha1
        Commit graph ADD /maven2/releases/org/icefaces/tutorial/ace-ice-push/base/3.3.0
        Commit graph ADD /maven2/releases/org/icefaces/tutorial/ace-ice-push/base/3.3.0/base-3.3.0.pom
        Commit graph MODIFY /maven2/releases/org/icefaces/tutorial/ace-ice/base/3.3.0/base-3.3.0.pom.md5
        Commit graph MODIFY /maven2/releases/org/icefaces/tutorial/ace-ice/base/3.3.0/base-3.3.0.pom.sha1
        Commit graph MODIFY /maven2/releases/org/icefaces/tutorial/ace-push/base/3.3.0/base-3.3.0.pom.sha1
        Commit graph MODIFY /maven2/releases/org/icefaces/tutorial/core-push/base/3.3.0/base-3.3.0.pom.sha1
        Commit graph MODIFY /maven2/releases/org/icefaces/tutorial/ace-ice/base/3.3.0/base-3.3.0.pom
        Commit graph MODIFY /maven2/releases/org/icefaces/tutorial/ice-push/base/3.3.0/base-3.3.0.pom
        Commit graph MODIFY /maven2/releases/org/icefaces/tutorial/core/base/3.3.0/base-3.3.0.pom.sha1
        Commit graph ADD /maven2/releases/org/icefaces/tutorial/ace-ice-push/base/3.3.0/base-3.3.0.pom.md5
        Commit graph ADD /maven2/releases/org/icefaces/tutorial/ace-ice-push/base/3.3.0/base-3.3.0.pom.sha1
        Commit graph MODIFY /maven2/releases/org/icefaces/tutorial/core/base/3.3.0/base-3.3.0.pom.md5
        Commit graph MODIFY /maven2/releases/org/icefaces/tutorial/ace-push/base/3.3.0/base-3.3.0.pom.md5
        Commit graph MODIFY /maven2/releases/org/icefaces/tutorial/ice-push/base/3.3.0/base-3.3.0.pom.md5
        Commit graph MODIFY /maven2/releases/org/icefaces/tutorial/ace-push/base/3.3.0/base-3.3.0.pom
        Commit graph MODIFY /maven2/releases/org/icefaces/tutorial/core-push/base/3.3.0/base-3.3.0.pom.md5
        Commit graph DEL /maven2/releases/org/icefaces/tutorial/ace-ice-push/base/3.3.0/base-1.0.pom.md5
        Commit graph MODIFY /maven2/releases/org/icefaces/tutorial/core/base/3.3.0/base-3.3.0.pom
        Commit graph DEL /maven2/releases/org/icefaces/tutorial/ace-ice-push/base/3.3.0/base-1.0.pom.sha1
        Hide
        Mark Collette added a comment - - edited

        Tutorial specific changes I would like to be done:

        autocomplete -> selectInputText DONE
        selectInputText : use textChangeListener like showcase does
        calendar -> selectInputDate DONE
        selectInputDate : selectInputDate tutorial wiki shows more than src code does
        conditional-row-messages : Make bean Serializable by removing component binding
        hibernate-tutorial : Upgrade libraries to newer versions that spring-booking-tutorial uses DONE
        booking-icefaces -> spring-booking-tutorial DONE
        + spring-security tutorial
        portlet-dnd : Simplify and elaborate

        Show
        Mark Collette added a comment - - edited Tutorial specific changes I would like to be done: autocomplete -> selectInputText DONE selectInputText : use textChangeListener like showcase does calendar -> selectInputDate DONE selectInputDate : selectInputDate tutorial wiki shows more than src code does conditional-row-messages : Make bean Serializable by removing component binding hibernate-tutorial : Upgrade libraries to newer versions that spring-booking-tutorial uses DONE booking-icefaces -> spring-booking-tutorial DONE + spring-security tutorial portlet-dnd : Simplify and elaborate
        Hide
        Mark Collette added a comment -

        Files I had to remove when building 3.3.0 that weren't there with 3.0.1 / 1.0
        /Users/mark/Documents/ICEsoft/apache-tomcat-7.0.23/webapps/autocomplete-tutorial/WEB-INF/lib/FastInfoset-1.2.12.jar
        /Users/mark/Documents/ICEsoft/apache-tomcat-7.0.23/webapps/autocomplete-tutorial/WEB-INF/lib/activation-1.1.jar
        /Users/mark/Documents/ICEsoft/apache-tomcat-7.0.23/webapps/autocomplete-tutorial/WEB-INF/lib/icepush-3.3.0.jar
        /Users/mark/Documents/ICEsoft/apache-tomcat-7.0.23/webapps/autocomplete-tutorial/WEB-INF/lib/jsp-api-2.0.jar
        /Users/mark/Documents/ICEsoft/apache-tomcat-7.0.23/webapps/autocomplete-tutorial/WEB-INF/lib/mail-1.4.1.jar

        With 3.0.1:
        org.icefaces.tutorial:autocomplete-tutorial:war:1.0
        org.icefaces:icefaces:jar:3.0.1:compile
        org.icefaces:icefaces-compat:jar:3.0.1:compile
        commons-beanutils:commons-beanutils:jar:1.8.0:compile
        commons-logging:commons-logging:jar:1.1:compile
        org.glassfish:javax.faces:jar:2.1.6:compile
        javax.servlet:servlet-api:jar:2.5:provided
        javax.servlet:jstl:jar:1.1.2:compile
        javax.el:el-api:jar:1.0:provided

        /Users/mark/.m2/repository/org/icefaces/icefaces/3.0.1/icefaces-3.0.1.jar
        /Users/mark/.m2/repository/org/icefaces/icefaces-compat/3.0.1/icefaces-compat-3.0.1.jar
        /Users/mark/.m2/repository/commons-beanutils/commons-beanutils/1.8.0/commons-beanutils-1.8.0.jar
        /Users/mark/.m2/repository/commons-logging/commons-logging/1.1/commons-logging-1.1.jar
        /Users/mark/.m2/repository/org/glassfish/javax.faces/2.1.6/javax.faces-2.1.6.jar
        /Users/mark/.m2/repository/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar
        /Users/mark/.m2/repository/javax/servlet/jstl/1.1.2/jstl-1.1.2.jar
        /Users/mark/.m2/repository/javax/el/el-api/1.0/el-api-1.0.jar]

        With 3.3.0

        org.icefaces.tutorial:autocomplete-tutorial:war:3.3.0
        org.icefaces:icefaces:jar:3.3.0:compile
        org.icepush:icepush:jar:3.3.0:compile
        javax.servlet.jsp:jsp-api:jar:2.0:compile
        javax.mail:mail:jar:1.4.1:compile
        javax.activation:activation:jar:1.1:compile
        com.sun.xml.fastinfoset:FastInfoset:jar:1.2.12:compile
        org.icefaces:icefaces-compat:jar:3.3.0:compile
        commons-beanutils:commons-beanutils:jar:1.8.0:compile
        commons-logging:commons-logging:jar:1.1:compile
        org.glassfish:javax.faces:jar:2.1.21:compile
        javax.servlet:servlet-api:jar:2.5:provided
        javax.servlet:jstl:jar:1.1.2:compile
        javax.el:el-api:jar:1.0:provided

        Add to icefaces dependency:
        <exclusions>
        <exclusion>
        <groupId>org.icepush</groupId>
        <artifactId>icepush</artifactId>
        </exclusion>
        </exclusions>

        Add to icepush dependency:
        <exclusions>
        <exclusion>
        <groupId>javax.servlet.jsp</groupId>
        <artifactId>jsp-api</artifactId>
        </exclusion>
        <exclusion>
        <groupId>javax.mail</groupId>
        <artifactId>mail</artifactId>
        </exclusion>
        </exclusions>

        Show
        Mark Collette added a comment - Files I had to remove when building 3.3.0 that weren't there with 3.0.1 / 1.0 /Users/mark/Documents/ICEsoft/apache-tomcat-7.0.23/webapps/autocomplete-tutorial/WEB-INF/lib/FastInfoset-1.2.12.jar /Users/mark/Documents/ICEsoft/apache-tomcat-7.0.23/webapps/autocomplete-tutorial/WEB-INF/lib/activation-1.1.jar /Users/mark/Documents/ICEsoft/apache-tomcat-7.0.23/webapps/autocomplete-tutorial/WEB-INF/lib/icepush-3.3.0.jar /Users/mark/Documents/ICEsoft/apache-tomcat-7.0.23/webapps/autocomplete-tutorial/WEB-INF/lib/jsp-api-2.0.jar /Users/mark/Documents/ICEsoft/apache-tomcat-7.0.23/webapps/autocomplete-tutorial/WEB-INF/lib/mail-1.4.1.jar With 3.0.1: org.icefaces.tutorial:autocomplete-tutorial:war:1.0 org.icefaces:icefaces:jar:3.0.1:compile org.icefaces:icefaces-compat:jar:3.0.1:compile commons-beanutils:commons-beanutils:jar:1.8.0:compile commons-logging:commons-logging:jar:1.1:compile org.glassfish:javax.faces:jar:2.1.6:compile javax.servlet:servlet-api:jar:2.5:provided javax.servlet:jstl:jar:1.1.2:compile javax.el:el-api:jar:1.0:provided /Users/mark/.m2/repository/org/icefaces/icefaces/3.0.1/icefaces-3.0.1.jar /Users/mark/.m2/repository/org/icefaces/icefaces-compat/3.0.1/icefaces-compat-3.0.1.jar /Users/mark/.m2/repository/commons-beanutils/commons-beanutils/1.8.0/commons-beanutils-1.8.0.jar /Users/mark/.m2/repository/commons-logging/commons-logging/1.1/commons-logging-1.1.jar /Users/mark/.m2/repository/org/glassfish/javax.faces/2.1.6/javax.faces-2.1.6.jar /Users/mark/.m2/repository/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar /Users/mark/.m2/repository/javax/servlet/jstl/1.1.2/jstl-1.1.2.jar /Users/mark/.m2/repository/javax/el/el-api/1.0/el-api-1.0.jar] With 3.3.0 org.icefaces.tutorial:autocomplete-tutorial:war:3.3.0 org.icefaces:icefaces:jar:3.3.0:compile org.icepush:icepush:jar:3.3.0:compile javax.servlet.jsp:jsp-api:jar:2.0:compile javax.mail:mail:jar:1.4.1:compile javax.activation:activation:jar:1.1:compile com.sun.xml.fastinfoset:FastInfoset:jar:1.2.12:compile org.icefaces:icefaces-compat:jar:3.3.0:compile commons-beanutils:commons-beanutils:jar:1.8.0:compile commons-logging:commons-logging:jar:1.1:compile org.glassfish:javax.faces:jar:2.1.21:compile javax.servlet:servlet-api:jar:2.5:provided javax.servlet:jstl:jar:1.1.2:compile javax.el:el-api:jar:1.0:provided Add to icefaces dependency: <exclusions> <exclusion> <groupId>org.icepush</groupId> <artifactId>icepush</artifactId> </exclusion> </exclusions> Add to icepush dependency: <exclusions> <exclusion> <groupId>javax.servlet.jsp</groupId> <artifactId>jsp-api</artifactId> </exclusion> <exclusion> <groupId>javax.mail</groupId> <artifactId>mail</artifactId> </exclusion> </exclusions>
        Hide
        Mark Collette added a comment -

        To build all the tutorials:

        cd tutorials
        DIRS=$(find . -type d -depth 1 -name "[^.]*")
        for td in $DIRS; do cd $td; mvn clean package; cd ..; done

        Show
        Mark Collette added a comment - To build all the tutorials: cd tutorials DIRS=$(find . -type d -depth 1 -name " [^.] *") for td in $DIRS; do cd $td; mvn clean package; cd ..; done
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34904 Wed May 08 15:12:38 MDT 2013 mark.collette ICE-8676 : update tutorial POM files to build with new release
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/panelSeries-custom-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tree-style-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tree-dynamic-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/panelPopup-modal-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/validators-custom/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputChart-axis-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tree-basic-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dataTable-sortable-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/selectInputText-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/connectionStatus-label/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/connectionStatus-royale/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/hibernate-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/compositeComponent/src/main/java/org/icefaces/tutorial/composite/beans/NameBean.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/panelPopup-draggable-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dateTimeEntry-locale-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/effects-basic-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputProgress-multiple-tutorial/src/main/webapp/multipleOutputProgress.xhtml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dragDrop-basic-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/file-callback-tutorial/src/main/java/org/icefaces/tutorials/ace/faces/listeners/FileMD5EncodingCallback.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/internationalization/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputProgress-mode-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/converter-custom/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/menuBar-styled/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dragDrop-masks-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/compositeComponent/src/main/webapp/resources/components/example/fieldSet.xhtml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/conditional-row-messages/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputProgress-style-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputProgress-multiple-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dynamic-columns/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/validators-backing-bean/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dataTable-basic-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/columns-dynamic-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/validators-standard/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tree-table-row-expansion/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputChart-pie2D-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/autocomplete-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputChart-pie3D-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/panelSeries-basic-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/panelPopup-style-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dragDrop-values-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/easyAjaxPush/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/converter-basic/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/validators-app-level/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tree-selection-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/windowScope/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/compositeComponent/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputChart-combined-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dragDrop-options-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/selectInputDate-basic-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dataTable-style-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/menuBar-basic/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/columns-basic-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/effects-custom-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/file-callback-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/singleSubmit/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/calendar-basic-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dynamic-menu-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dateTimeEntry-yearRange-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/panelPopup-advanced-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tabSet-dynamic-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputProgress-label-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/connectionStatus-xp/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/portlet-dnd-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/connectionStatus-customize/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/columns-update-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tree-links-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/tabSet-caching-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/dataTable-paginator-tutorial/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/columns-cross-tutorial/pom.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34911 Wed May 08 19:14:38 MDT 2013 mark.collette ICE-8676 : update tutorial POM files to build with new release
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/selectInputDate-basic-tutorial/src/main/java/com/icesoft/icefaces/tutorial/component/selectinputdate/SelectInputDateBean.java
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/calendar-basic-tutorial
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/selectInputDate-basic-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/selectInputDate-basic-tutorial/src/main/webapp/selectInputDate-basic.xhtml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/selectInputDate-basic-tutorial/src/main/webapp/index.jsp
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34912 Wed May 08 19:25:44 MDT 2013 mark.collette ICE-8676 : update tutorial POM files to build with new release
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/selectInputText-tutorial/src/main/java/com/icesoft/icefaces/tutorial/component/selectInputText/SelectInputTextBean.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/selectInputText-tutorial/src/main/webapp/index.jsp
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/autocomplete-tutorial
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/selectInputText-tutorial/src/main/webapp/WEB-INF/lib
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/selectInputText-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/selectInputText-tutorial/src/main/java/com/icesoft/icefaces/tutorial/component/selectInputText/City.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34926 Thu May 09 09:46:51 MDT 2013 mark.collette ICE-8676 : update tutorial POM files to build with new release
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputProgress-label-tutorial/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputProgress-style-tutorial/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputProgress-mode-tutorial/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/outputProgress-multiple-tutorial/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/panelPopup-advanced-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/portlet-dnd-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Hide
        Mark Collette added a comment - - edited

        Made the ant build of the tutorials only add the jstl jar when compat=true, to match how Maven has a jstl dependency on icefaces-compat.

        Show
        Mark Collette added a comment - - edited Made the ant build of the tutorials only add the jstl jar when compat=true, to match how Maven has a jstl dependency on icefaces-compat.
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34948 Thu May 09 19:37:51 MDT 2013 mark.collette ICE-8676 : update tutorial POM files to build with new release
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/common.xml
        Hide
        Mark Collette added a comment -
        • Renamed booking-icefaces to spring-booking-tutorial.
        • Updated all the libraries to the newest versions.
        • Upgraded the spring-security configuration from 3.0 to 3.1.
        • Modified it to use ACE components instead of compat components.
        • Removed the included le-frog theme files, and temporarily made the tutorial use the built-in sam theme, until we make le-from.jar be accessible from maven.
        • Made the web.xml and faces-config.xml files follow the standard pattern of the other tutorials.
        • Fixed application bugs:
          1. Couldn't handle reservations longer than 47 days due to integer overflow.
          2. Couldn't cancel reservation or cancel from hotel selection due to dataTable var collision with bean name.
          3. Made the credit card expiry years always be current
        Show
        Mark Collette added a comment - Renamed booking-icefaces to spring-booking-tutorial. Updated all the libraries to the newest versions. Upgraded the spring-security configuration from 3.0 to 3.1. Modified it to use ACE components instead of compat components. Removed the included le-frog theme files, and temporarily made the tutorial use the built-in sam theme, until we make le-from.jar be accessible from maven. Made the web.xml and faces-config.xml files follow the standard pattern of the other tutorials. Fixed application bugs: 1. Couldn't handle reservations longer than 47 days due to integer overflow. 2. Couldn't cancel reservation or cancel from hotel selection due to dataTable var collision with bean name. 3. Made the credit card expiry years always be current
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34949 Thu May 09 20:59:32 MDT 2013 mark.collette ICE-8676 : update tutorial POM files to build with new release
        Files Changed
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/booking-icefaces/lib/hibernate-core-3.5.1-Final.jar
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/booking-icefaces/lib/spring-js-resources-2.3.2.RELEASE.jar
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/booking-icefaces/lib/spring-binding-2.3.2.RELEASE.jar
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/booking-icefaces/lib/jboss-logging-3.1.0.CR2.jar
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/booking-icefaces/lib/spring-asm-3.0.5.RELEASE.jar
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/booking-icefaces/src/main/webapp/WEB-INF/config/security-config.xml
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/booking-icefaces/lib/spring-context-3.2.1.RELEASE.jar
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/booking-icefaces/lib/spring-security-web-3.1.3.RELEASE.jar
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/booking-icefaces/src/main/webapp/WEB-INF/flows/main/reviewHotels.xhtml
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/booking-icefaces/lib/spring-context-support-3.0.5.RELEASE.jar
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/booking-icefaces/lib/jcl-over-slf4j-1.5.10.jar
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/booking-icefaces/lib/spring-js-2.3.1-snapshot.jar
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/booking-icefaces/src/main/webapp/styles/blueprint/screen.css
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/booking-icefaces/lib/xml-apis-1.0.b2.jar
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/booking-icefaces/lib/le-frog.jar
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/booking-icefaces/src/main/java/com/icesoft/spring/security/JsfInvalidSessionStrategy.java
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/booking-icefaces/lib/spring-web-3.0.5.RELEASE.jar
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/booking-icefaces/lib/jaxb-impl-2.1.3.jar
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/booking-icefaces/lib/javassist-3.11.0.GA.jar
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/booking-icefaces/lib/hibernate-annotations-3.5.1-Final.jar
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/booking-icefaces/lib/hibernate-entitymanager-3.5.1-Final.jar
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/booking-icefaces/lib/spring-expression-3.2.1.RELEASE.jar
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/booking-icefaces/lib/hibernate-jpa-2.0-api-1.0.0.Final.jar
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/booking-icefaces/lib/javassist-3.9.0.GA.jar
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/booking-icefaces/build.xml
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/booking-icefaces/lib/spring-webmvc-3.2.1.RELEASE.jar
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/booking-icefaces/src/main/java/org/springframework/webflow/samples/booking/ReferenceData.java
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/booking-icefaces/lib/spring-binding-2.3.1-snapshot.jar
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/booking-icefaces/lib/spring-aop-3.0.7.RELEASE.jar
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/booking-icefaces/lib/spring-expression-3.0.5.RELEASE.jar
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/booking-icefaces/lib/spring-faces-2.3.1-snapshot.jar
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/booking-icefaces/lib/spring-jdbc-3.1.3.RELEASE.jar
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/booking-icefaces/lib/log4j-1.2.15.jar
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/booking-icefaces/lib/spring-orm-3.0.5.RELEASE.jar
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/booking-icefaces/lib/hibernate-entitymanager-3.6.10.Final.jar
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/booking-icefaces/lib/slf4j-log4j12-1.5.10.jar
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/booking-icefaces/lib/spring-tx-3.1.3.RELEASE.jar
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/booking-icefaces/lib/jsf-impl-2.1.0-b03.jar
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/booking-icefaces/src/main/webapp/styles/le-frog
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/booking-icefaces/src/main/java/com/icesoft/spring/security/MyWebFlowExecutionExceptionHandler.java
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/booking-icefaces/lib/spring-webflow-2.3.1-snapshot.jar
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/booking-icefaces/lib/spring-security-core-3.1.3.RELEASE.jar
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/booking-icefaces/lib/spring-security-web-3.0.5.RELEASE.jar
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/booking-icefaces/lib/spring-tx-3.0.5.RELEASE.jar
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/booking-icefaces/pom.xml
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/booking-icefaces/lib/spring-web-3.2.1.RELEASE.jar
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/booking-icefaces/lib/slf4j-api-1.5.10.jar
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/booking-icefaces/lib/slf4j-api-1.6.1.jar
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/booking-icefaces/src/main/java/org/springframework/webflow/samples/booking/Booking.java
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/booking-icefaces/lib/spring-core-3.2.1.RELEASE.jar
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/booking-icefaces/src/main/webapp/WEB-INF/flows/main/reviewHotel.xhtml
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/booking-icefaces/lib/spring-aop-3.0.5.RELEASE.jar
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/booking-icefaces/lib/spring-beans-3.0.5.RELEASE.jar
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/booking-icefaces/lib/jsf-api-2.1.0-b03.jar
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/booking-icefaces/lib/spring-context-3.0.5.RELEASE.jar
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/booking-icefaces/lib/spring-webmvc-3.0.5.RELEASE.jar
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/booking-icefaces/lib/spring-core-3.0.5.RELEASE.jar
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/booking-icefaces/src/main/webapp/WEB-INF/intro.xhtml
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/booking-icefaces/lib/aspectjweaver-1.6.8.jar
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/booking-icefaces/lib/spring-security-core-3.0.5.RELEASE.jar
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/booking-icefaces/lib/spring-js-2.3.2.RELEASE.jar
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/booking-icefaces/lib/spring-orm-3.1.3.RELEASE.jar
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/booking-icefaces/lib/hibernate-validator-4.3.1.Final.jar
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/booking-icefaces/src/main/webapp/WEB-INF/flows/booking/reviewBooking.xhtml
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/booking-icefaces/build.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/booking-icefaces/src/main/webapp/WEB-INF/web.xml
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/booking-icefaces/lib/spring-beans-3.2.1.RELEASE.jar
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/booking-icefaces/lib/spring-js-resources-2.3.1-snapshot.jar
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/booking-icefaces/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/booking-icefaces/lib/hibernate-validator-4.0.2.GA.jar
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/booking-icefaces/lib/spring-webflow-2.3.2.RELEASE.jar
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/booking-icefaces/lib/spring-jdbc-3.0.5.RELEASE.jar
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/booking-icefaces/src/main/webapp/WEB-INF/layouts/standard.xhtml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/booking-icefaces/src/main/webapp/WEB-INF/flows/main/enterSearchCriteria.xhtml
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/booking-icefaces/lib/spring-faces-2.3.2.RELEASE.jar
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/booking-icefaces/src/main/webapp/styles/booking.css
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/booking-icefaces/lib/hibernate-core-3.6.10.Final.jar
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/booking-icefaces/lib/hibernate-jpa-2.0-api-1.0.1.Final.jar
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/booking-icefaces/src/main/webapp/WEB-INF/flows/booking/enterBookingDetails.xhtml
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/booking-icefaces/lib/spring-security-config-3.1.3.RELEASE.jar
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/booking-icefaces/lib/aspectjrt-1.6.8.jar
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/booking-icefaces/src/main/java/org/springframework/webflow/samples/booking/HotelModelBean.java
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/booking-icefaces/lib/jstl-1.1.2.jar
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/booking-icefaces/lib/spring-security-config-3.0.5.RELEASE.jar
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34950 Thu May 09 21:48:52 MDT 2013 mark.collette ICE-8676 : update tutorial POM files to build with new release
        Files Changed
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/spring-webflow-booking
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/booking-icefaces
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34951 Thu May 09 23:38:48 MDT 2013 mark.collette ICE-8676 : update tutorial POM files to build with new release
        Files Changed
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/hibernate-tutorial/lib/hibernate-entitymanager-3.6.10.Final.jar
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/hibernate-tutorial/lib/hibernate-core-3.6.2.Final.jar
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/hibernate-tutorial/lib/hibernate-jpa-2.0-api-1.0.1.Final.jar
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/hibernate-tutorial/lib/hibernate-entitymanager-3.6.2.Final.jar
        Commit graph DEL /icefaces3/trunk/icefaces/tutorials/hibernate-tutorial/lib/hibernate-jpa-2.0-api-1.0.0.Final.jar
        Commit graph ADD /icefaces3/trunk/icefaces/tutorials/hibernate-tutorial/lib/hibernate-core-3.6.10.Final.jar
        Hide
        Mark Collette added a comment -

        When ICE-9226 is completed, the spring-booking-tutorial can then make use of the le-frog theme.

        Show
        Mark Collette added a comment - When ICE-9226 is completed, the spring-booking-tutorial can then make use of the le-frog theme.
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #35665 Thu May 30 20:52:08 MDT 2013 mark.collette ICE-8676 : update tutorial POM files to build with new release
        Added comments to files
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/spring-webflow-booking/src/main/webapp/WEB-INF/config/data-access-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/spring-webflow-booking/src/main/webapp/WEB-INF/config/webflow-config.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/tutorials/spring-webflow-booking/src/main/webapp/WEB-INF/web.xml
        Mark Collette made changes -
        Link This issue blocks ICE-9382 [ ICE-9382 ]
        Ken Fyten made changes -
        Assignee Mark Collette [ mark.collette ] Ken Fyten [ ken.fyten ]
        Assignee Priority P1 [ 10010 ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #43285 Thu Oct 30 09:54:12 MDT 2014 judy.guglielmin ICE-8676 updated pom for 3.3.0 open source release and removed unnecessary dependencies
        Files Changed
        Commit graph ADD /tutorials/trunk/tutorials/icefaces2.0/easyAjaxPush/pom.xml
        Ken Fyten made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

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

            Dates

            • Created:
              Updated:
              Resolved: