ICEfaces
  1. ICEfaces
  2. ICE-6118

Enhance build scripts to allow for compiling and building libraries and samples against MyFaces

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-2.0.0.GA, 2.0.2
    • Fix Version/s: 2.1-Beta2, 3.0
    • Component/s: Release
    • Labels:
      None
    • Environment:
      ICEfaces 2.1, MyFaces 2.1
    • Affects:
      Compatibility/Configuration

      Description


      Sample applications can be built with

      ant -Dmyfaces=""

        Issue Links

          Activity

          Repository Revision Date User Message
          ICEsoft Public SVN Repository #22619 Thu Oct 14 09:47:45 MDT 2010 ted.goddard restored uniform build (ICE-6118)
          Files Changed
          Commit graph MODIFY /icefaces2/trunk/icefaces/samples/auction/build.xml
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #22620 Thu Oct 14 09:50:37 MDT 2010 ted.goddard current Myfaces 2.0 binaries from apache.org and myfaces build parameter (ICE-6118)
          Files Changed
          Commit graph MODIFY /icefaces2/trunk/icefaces/samples/build/common.xml
          Commit graph ADD /icefaces2/trunk/icefaces/lib/myfaces/commons-digester-2.1.jar
          Commit graph ADD /icefaces2/trunk/icefaces/lib/myfaces/myfaces-impl-2.0.3-20101004.041228-7.jar
          Commit graph ADD /icefaces2/trunk/icefaces/lib/myfaces/commons-beanutils-1.8.3.jar
          Commit graph ADD /icefaces2/trunk/icefaces/lib/myfaces/commons-discovery-0.4.jar
          Commit graph ADD /icefaces2/trunk/icefaces/lib/myfaces/myfaces-api-2.0.3-20101004.210838-10.jar
          Commit graph ADD /icefaces2/trunk/icefaces/lib/myfaces/commons-codec-1.4.jar
          Commit graph ADD /icefaces2/trunk/icefaces/lib/myfaces/commons-logging-1.1.1.jar
          Commit graph ADD /icefaces2/trunk/icefaces/lib/myfaces
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #22623 Thu Oct 14 10:35:19 MDT 2010 ted.goddard compat builds now support myfaces parameter (ICE-6118)
          Files Changed
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/samples/build-common.xml
          Ted Goddard created issue -
          Ted Goddard made changes -
          Field Original Value New Value
          Link This issue blocks ICE-5868 [ ICE-5868 ]
          Hide
          Ted Goddard added a comment -

          This does not cover building icefaces.jar against MyFaces 2.0 (this is not necessary at this time since the JSF API is fully specified).

          Show
          Ted Goddard added a comment - This does not cover building icefaces.jar against MyFaces 2.0 (this is not necessary at this time since the JSF API is fully specified).
          Hide
          Ted Goddard added a comment -

          icefaces/lib/myfaces should contain:

          commons-beanutils-1.8.3.jar
          commons-codec-1.4.jar
          commons-digester-2.1.jar
          commons-discovery-0.4.jar
          commons-logging-1.1.1.jar
          myfaces-api-2.0.3-20101004.210838-10.jar (or newer)
          myfaces-impl-2.0.3-20101004.041228-7.jar (or newer)

          Show
          Ted Goddard added a comment - icefaces/lib/myfaces should contain: commons-beanutils-1.8.3.jar commons-codec-1.4.jar commons-digester-2.1.jar commons-discovery-0.4.jar commons-logging-1.1.1.jar myfaces-api-2.0.3-20101004.210838-10.jar (or newer) myfaces-impl-2.0.3-20101004.041228-7.jar (or newer)
          Ted Goddard made changes -
          Summary MyFaces 2.0 build target MyFaces 2.0 build parameter
          Salesforce Case []
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #24852 Tue Jun 21 10:31:30 MDT 2011 deryk.sinotte ICE-6118: adjust builds to allow for compiling and running against MyFaces 2.1.x libraries and dependencies
          Files Changed
          Commit graph MODIFY /icefaces2/trunk/icefaces/ace/generator/src/org/icefaces/ace/generator/artifacts/TagArtifact.java
          Commit graph DEL /icefaces2/trunk/icefaces/lib/jsf-api.jar
          Commit graph DEL /icefaces2/trunk/icefaces/lib/myfaces/myfaces-impl-2.0.3-20101004.041228-7.jar
          Commit graph ADD /icefaces2/trunk/icefaces/lib/myfaces/myfaces-impl-2.1.2-SNAPSHOT.jar
          Commit graph ADD /icefaces2/trunk/icefaces/lib/myfaces/commons-collections-3.2.jar
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/build.xml
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/component-metadata/build.xml
          Commit graph MODIFY /icefaces2/trunk/icefaces/ace/component/build.xml
          Commit graph ADD /icefaces2/trunk/icefaces/lib/mojarra
          Commit graph MODIFY /icefaces2/trunk/icefaces/samples/build/common.xml
          Commit graph ADD /icefaces2/trunk/icefaces/lib/mojarra/jsf-impl.jar
          Commit graph MODIFY /icefaces2/trunk/icefaces/ace/generator/build.xml
          Commit graph MODIFY /icefaces2/trunk/icefaces/core/build.xml
          Commit graph ADD /icefaces2/trunk/icefaces/lib/myfaces/myfaces-api-2.1.2-SNAPSHOT.jar
          Commit graph DEL /icefaces2/trunk/icefaces/lib/myfaces/myfaces-api-2.0.3-20101004.210838-10.jar
          Commit graph ADD /icefaces2/trunk/icefaces/lib/mojarra/jsf-api.jar
          Commit graph DEL /icefaces2/trunk/icefaces/lib/jsf-impl.jar
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/core/build.xml
          Commit graph MODIFY /icefaces2/trunk/icefaces/ace/generator/src/org/icefaces/ace/generator/artifacts/ComponentHandlerArtifact.java
          Deryk Sinotte made changes -
          Summary MyFaces 2.0 build parameter Enhance build scripts to allow for compiling and building libraries and samples against MyFaces
          Environment ICEfaces 2.0, MyFaces 2.0 ICEfaces 2.1, MyFaces 2.1
          Salesforce Case []
          Fix Version/s 2.1 [ 10241 ]
          Fix Version/s EE-2.1.0 [ 10262 ]
          Affects Version/s 2.0.2 [ 10273 ]
          Affects Version/s EE-2.0.0.GA [ 10263 ]
          Affects Version/s 2.0-Beta1 [ 10231 ]
          Assignee Deryk Sinotte [ deryk.sinotte ]
          Hide
          Deryk Sinotte added a comment -

          Changes have been checked in to support compiling and building the various areas of ICEfaces (core, components, samples) against MyFaces 2.1.x.

          We're currently running against a snapshot build of MyFaces 2.1.2 because it contains two fixes we require to have any success running at all:

          https://issues.apache.org/jira/browse/MYFACES-3178
          https://issues.apache.org/jira/browse/MYFACES-3179

          There may also be outstanding work required on some of the metadata generation for tooling since it's relying on Mojarra-specific files and file locations.

          Show
          Deryk Sinotte added a comment - Changes have been checked in to support compiling and building the various areas of ICEfaces (core, components, samples) against MyFaces 2.1.x. We're currently running against a snapshot build of MyFaces 2.1.2 because it contains two fixes we require to have any success running at all: https://issues.apache.org/jira/browse/MYFACES-3178 https://issues.apache.org/jira/browse/MYFACES-3179 There may also be outstanding work required on some of the metadata generation for tooling since it's relying on Mojarra-specific files and file locations.
          Deryk Sinotte made changes -
          Status Open [ 1 ] Resolved [ 5 ]
          Resolution Fixed [ 1 ]
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #24921 Wed Jun 29 13:25:23 MDT 2011 deryk.sinotte ICE-6118: tweaks to remove/avoid Mojarra specific files during code generation
          Files Changed
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/component-metadata/src/main/java/com/icesoft/metadata/generators/MetadataGenerator.java
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/component-metadata/src/main/java/com/icesoft/jsfmeta/templates/TemplateMetadataGenerator.java
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/component-metadata/build.xml
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #25024 Wed Jul 13 14:40:29 MDT 2011 deryk.sinotte ICE-6118: ensure web-profile excludes JSF libraries
          Files Changed
          Commit graph MODIFY /icefaces2/trunk/icefaces/samples/core/chat-portlet/pom.xml
          Commit graph MODIFY /icefaces2/trunk/icefaces/samples/core/chat-portlet/src/main/webapp/WEB-INF/portlet.xml
          Commit graph MODIFY /icefaces2/trunk/icefaces/samples/compat/component-showcase-portlets/src/main/webapp/WEB-INF/portlet.xml
          Commit graph MODIFY /icefaces2/trunk/icefaces/samples/build/common.xml
          Commit graph MODIFY /icefaces2/trunk/icefaces/samples/ace/showcase-portlet/src/main/webapp/WEB-INF/web.xml
          Commit graph MODIFY /icefaces2/trunk/icefaces/samples/pom.xml
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #25025 Wed Jul 13 14:55:34 MDT 2011 deryk.sinotte ICE-6118: adjust javadoc targets so that they can find the JSF lib directory being used
          Files Changed
          Commit graph MODIFY /icefaces2/trunk/icefaces/core/build.xml
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/core/build.xml
          Ken Fyten made changes -
          Salesforce Case []
          Fix Version/s 2.1-Beta [ 10291 ]
          Fix Version/s EE-2.1.0 [ 10262 ]
          Hide
          Deryk Sinotte added a comment -

          Re-opening and assigning to Ken for delegation to the ACE comps team.

          There was a change made to org.icefaces.ace.generator.artifacts.ComponentHandlerArtifact in r24852 to allow the generated components to properly import the MethodRule implementation for the JSF library being used (Mojarra vs MyFaces).

          Although this allows compilation to succeed, it poses an issue for distributing the library as it will only work against the JSF implemenation it was compiled against. The goal is to have a single library that works across both JSF distributions. The options are in order of preference are:

          1) To adjust the components and code generator so that it require us to output implementation specific imports and classes. This means removing our dependency on the following by strictly using only public JSF API classes and methods.

          import com.sun.faces.facelets.tag.MethodRule
          import org.apache.myfaces.view.facelets.tag.MethodRule

          2) Writing our own wrapper/factory style code that is smart enough to handle both implementations without having to compile and distribute separate libraries.

          Show
          Deryk Sinotte added a comment - Re-opening and assigning to Ken for delegation to the ACE comps team. There was a change made to org.icefaces.ace.generator.artifacts.ComponentHandlerArtifact in r24852 to allow the generated components to properly import the MethodRule implementation for the JSF library being used (Mojarra vs MyFaces). Although this allows compilation to succeed, it poses an issue for distributing the library as it will only work against the JSF implemenation it was compiled against. The goal is to have a single library that works across both JSF distributions. The options are in order of preference are: 1) To adjust the components and code generator so that it require us to output implementation specific imports and classes. This means removing our dependency on the following by strictly using only public JSF API classes and methods. import com.sun.faces.facelets.tag.MethodRule import org.apache.myfaces.view.facelets.tag.MethodRule 2) Writing our own wrapper/factory style code that is smart enough to handle both implementations without having to compile and distribute separate libraries.
          Deryk Sinotte made changes -
          Resolution Fixed [ 1 ]
          Status Resolved [ 5 ] Reopened [ 4 ]
          Assignee Deryk Sinotte [ deryk.sinotte ] Ken Fyten [ ken.fyten ]
          Ken Fyten made changes -
          Salesforce Case []
          Fix Version/s 2.1-Beta [ 10291 ]
          Assignee Ken Fyten [ ken.fyten ] Mark Collette [ mark.collette ]
          Hide
          Mark Collette added a comment -

          Switched from the build-time autodetect mechanism to using the ACE helper class, so that we're agnostic to whether we're running in Mojarra, MyFaces and anything else.

          Development branch
          Subversion 26214
          ace/generator/src/org/icefaces/ace/generator/artifacts/ComponentHandlerArtifact.java

          Show
          Mark Collette added a comment - Switched from the build-time autodetect mechanism to using the ACE helper class, so that we're agnostic to whether we're running in Mojarra, MyFaces and anything else. Development branch Subversion 26214 ace/generator/src/org/icefaces/ace/generator/artifacts/ComponentHandlerArtifact.java
          Mark Collette made changes -
          Status Reopened [ 4 ] Resolved [ 5 ]
          Resolution Fixed [ 1 ]
          Ken Fyten made changes -
          Salesforce Case []
          Fix Version/s 2.1-Beta2 [ 10294 ]
          Ken Fyten made changes -
          Salesforce Case []
          Affects [Compatibility/Configuration]
          Deryk Sinotte made changes -
          Link This issue blocks ICE-7417 [ ICE-7417 ]
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #26432 Fri Nov 18 09:31:05 MST 2011 ken.fyten ICE-6970 Adopted Apache 2.0 license source-code headers for ACE source-code.
          ICE-6118 : Enhance build scripts to allow for compiling and building libraries and samples against MyFaces
          ICE-7370: Consolidate and align ACE component directory, and resource names with actual component names.
          Files Changed
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/src/org/icefaces/commandLink/LogoutBean.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/web/tabset6.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/web/WEB-INF/web.xml
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/src/org/icefaces/demo/resources/messages_ar.properties
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/web/tabset8.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/web/fileEntry2.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/src/org/icefaces/UIDataText/ColumnBean.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/web/buttons.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/web/buttons/checkboxRime.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/web/tabsetproxySS.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/web/sparkleAndCompat.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/web/calendarEffect.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/src/org/icefaces/UIDataText/StyleClassHolder.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/web/buttons/buttonTableRime.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/web/clientside_tabset.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/web/tabset7.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/web/buttons/pushbuttonRime.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/src/org/icefaces/button/MenuButtonBean.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/web/buttons/pushbuttonSam.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/src/org/icefaces/fileentry/FileBean.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/web/tabsetproxyCancelOnInvalidFalse.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/web/UIDataTest.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/web/buttons/checkbox.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/src/org/icefaces/checkbox/CheckboxBean.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/src/org/icefaces/UIDataText/SliderHolder.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/src/org/icefaces/fileentry/ByteArrayCallback.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/src/org/icefaces/slider/Bean.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/web/buttons/radiobutton.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/web/tabset3.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/web/tabset12.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/src/org/icefaces/button/ButtonBean.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/web/commandLinkRime.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/web/tabset11.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/web/fparamTestPage.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/web/tabsetproxy.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/src/org/icefaces/UIDataText/ButtonTableBean.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/web/buttons/checkboxSam.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/web/index.html
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/src/org/icefaces/UIDataText/SliderDataBean.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/web/slider_rime.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/web/commandLink.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/web/buttons/immediateTest.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/src/org/icefaces/calendar/CalendarBean.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/web/fileEntry.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/src/org/icefaces/demo/resources/messages.properties
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/src/org/icefaces/demo/resources/messages_de.properties
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/web/tabset.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/web/buttons/buttonRepeat.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/web/buttons/pushbutton.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/web/tabsetEffect.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/web/buttons/buttonTableSam.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/src/org/icefaces/UIDataText/StyleHolder.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/web/animationDemo.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/web/sparkleAndCompatSameNS.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/src/org/icefaces/commandLink/fParamBean.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/web/buttons/menubutton.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/web/buttons/buttonTable.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/web/UIDataTestDynamic.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/web/tabset9.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/web/tabset_rime.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/web/slider.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/web/tabset4.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/src/org/icefaces/tabset/Movie.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/src/org/icefaces/tabset/Bean.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/web/calendarTable.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/src/org/icefaces/UIDataText/TabBackingBean.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/web/LogoutTestPage.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/web/buttons/mixed.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/web/WEB-INF/faces-config.xml
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/web/tabsetproxyRequired.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/web/UIDataTestRime.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/src/org/icefaces/demo/resources/messages_nl.properties
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/web/tabset1.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/web/buttons/buttonIntabset.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/src/org/icefaces/demo/resources/messages_fr.properties
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/web/calendar.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/src/org/icefaces/fileentry/RuntimeExceptionCallback.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/web/checkbox.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/web/tabset2.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/src/org/icefaces/calendar/CalendarTableBean.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/src/org/icefaces/demo/resources/messages_es.properties
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/web/buttons/mixedRime.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/src/org/icefaces/UIDataText/CheckDataBean.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/web/buttons/mixedSam.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/web/tabset10.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/src/org/icefaces/UIDataText/LabelHolder.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/web/TestComponent.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/web/dateTime.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/web/slider2.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/src/org/icefaces/commandLink/LinkButtonBean.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/build.xml
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/src/org/icefaces/demo/Calendar.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/test/web/calendar_sam.xhtml
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #26436 Fri Nov 18 10:04:23 MST 2011 ken.fyten ICE-6112 added code for generating faces-config.xml entries for behaviors; adjusted ajax and animation tag handlers to these changes
          ICE-6884 : When ACE component in iterative container, setting ace property during render affects all rows
          ICE-6849 : @Field of type List not generating
          ICE-6394 modifications to remove reference to AnimationBehaviour in hardcoded FacesConfigBuilder. It is now part of the faces-confix.xml to be merged
          ICE-6934 modified generator to accept parameters for short name and namespace in the build script
          ICE-7299 : Generator generates wrong attribute name with the for attribute
          ICE-7348 : ACE generator stores null values that JSF state saving can not handle
          ICE-7321 Added checking in setters to see if the component is disconnected from the component tree to store attributes as default values, rather than row values
          ICE-7031 added Meta class for ajax tag handler; added 'behaviorId' attribute to @TagHandler annotation for BehaviorHandler's; adjusted animation tag handler to this change
          ICE-6118 : Enhance build scripts to allow for compiling and building libraries and samples against MyFaces
          ICE-6970 Adopted Apache 2.0 license source-code headers for ACE source-code.
          Files Changed
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/generator/src/org/icefaces/ace/meta/baseMeta/UIComponentMeta.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/generator/src/org/icefaces/ace/generator/utils/PropertyValues.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/generator/src/org/icefaces/ace/meta/annotation/Facet.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/generator/src/org/icefaces/ace/meta/annotation/DefaultValueType.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/generator/src/org/icefaces/ace/generator/utils/Utility.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/generator/src/org/icefaces/ace/generator/artifacts/TagArtifact.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/generator/build.xml
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/generator/src/org/icefaces/ace/generator/artifacts/Artifact.java
          Commit graph ADD /icefaces3/trunk/icefaces/ace/generator/src/org/icefaces/ace/meta/baseMeta/HtmlInputTextMeta.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/generator/src/org/icefaces/ace/generator/Generator.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/generator/src/org/icefaces/ace/meta/annotation/ClientBehaviorHolder.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/generator/src/org/icefaces/ace/generator/behavior/ClientBehaviorHolder.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/generator/src/org/icefaces/ace/meta/annotation/Properties.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/generator/src/org/icefaces/ace/generator/artifacts/ComponentArtifact.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/generator/src/org/icefaces/ace/meta/annotation/Component.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/generator/src/org/icefaces/ace/generator/xmlbuilder/FacesConfigBuilder.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/generator/src/org/icefaces/ace/meta/baseMeta/UISelectBooleanMeta.java
          Commit graph ADD /icefaces3/trunk/icefaces/ace/generator/src/org/icefaces/ace/generator/artifacts/TagHandlerArtifact.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/generator/src/org/icefaces/ace/meta/annotation/ActionSource.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/generator/src/org/icefaces/ace/meta/baseMeta/UICommandMeta.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/generator/src/org/icefaces/ace/meta/annotation/Implementation.java
          Commit graph ADD /icefaces3/trunk/icefaces/ace/generator/src/org/icefaces/ace/generator/context/TagHandlerContext.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/generator/build.properties
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/generator/src/org/icefaces/ace/meta/annotation/Expression.java
          Commit graph ADD /icefaces3/trunk/icefaces/ace/generator/src/org/icefaces/ace/meta/annotation/TagHandler.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/generator/src/org/icefaces/ace/meta/annotation/Facets.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/generator/src/org/icefaces/ace/meta/baseMeta/UIOutputMeta.java
          Commit graph ADD /icefaces3/trunk/icefaces/ace/generator/src/org/icefaces/ace/meta/annotation/TagHandlerType.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/generator/src/org/icefaces/ace/meta/baseMeta/UIDataMeta.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/generator/src/org/icefaces/ace/meta/baseMeta/UIInputMeta.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/generator/src/org/icefaces/ace/meta/annotation/Property.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/generator/src/org/icefaces/ace/generator/xmlbuilder/TLDBuilder.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/generator/src/org/icefaces/ace/meta/baseMeta/UIMessageMeta.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/generator/src/org/icefaces/ace/generator/utils/FileWriter.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/generator/src/org/icefaces/ace/generator/behavior/Behavior.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/generator/src/org/icefaces/ace/generator/context/GeneratorContext.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/generator/src/org/icefaces/ace/meta/baseMeta/UIComponentBaseMeta.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/generator/src/org/icefaces/ace/meta/baseMeta/UISelectManyMeta.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/generator/src/org/icefaces/ace/generator/xmlbuilder/FaceletTagLibBuilder.java
          Commit graph ADD /icefaces3/trunk/icefaces/ace/generator/src/org/icefaces/ace/meta/annotation/ClientEvent.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/generator/src/org/icefaces/ace/meta/baseMeta/UIMessagesMeta.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/generator/src/org/icefaces/ace/meta/annotation/Field.java
          Commit graph ADD /icefaces3/trunk/icefaces/ace/generator/src/org/icefaces/ace/generator/context/MetaContext.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/generator/src/org/icefaces/ace/meta/baseMeta/UISelectOneMeta.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/generator/src/org/icefaces/ace/generator/context/ComponentContext.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/generator/src/org/icefaces/ace/meta/annotation/Required.java
          Commit graph ADD /icefaces3/trunk/icefaces/ace/generator/src/org/icefaces/ace/generator/xmlbuilder/FacesConfigMerge.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/generator/src/org/icefaces/ace/generator/TaglibMerge.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/generator/src/org/icefaces/ace/meta/baseMeta/UIPanelMeta.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/generator/src/org/icefaces/ace/generator/xmlbuilder/XMLBuilder.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/generator/src/org/icefaces/ace/generator/artifacts/ComponentHandlerArtifact.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/generator/src/org/icefaces/ace/meta/baseMeta/UIColumnMeta.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/generator/src/org/icefaces/ace/meta/baseMeta/UIFormMeta.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/generator/src/org/icefaces/ace/generator/behavior/ActionSourceBehavior.java
          Ken Fyten made changes -
          Status Resolved [ 5 ] Closed [ 6 ]

            People

            • Assignee:
              Mark Collette
              Reporter:
              Ted Goddard
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: