ICEfaces
  1. ICEfaces
  2. ICE-10969

Runtime ICEpush dependencies need to be included in samples

    Details

    • Type: Task Task
    • Status: Closed
    • Priority: Blocker Blocker
    • Resolution: Fixed
    • Affects Version/s: 4.1
    • Fix Version/s: EE-4.1.0.GA, 4.2.BETA, 4.2
    • Component/s: Sample Apps
    • Labels:
      None
    • Environment:
      ICEfaces, Emporium, ICEpush
    • Assignee Priority:
      P1

      Description

      ICEpush currently requires additional libraries at run-time. We need to include these in our sample builds.

        Issue Links

          Activity

          Jack Van Ooststroom created issue -
          Jack Van Ooststroom made changes -
          Field Original Value New Value
          Assignee Jack Van Ooststroom [ jack.van.ooststroom ]
          Hide
          Jack Van Ooststroom added a comment -

          So far, it seems that only the jackson-core-x-x-x.jar is required. (Currently located in /icefaces-ee/icepush-ee/lib/.)

          Show
          Jack Van Ooststroom added a comment - So far, it seems that only the jackson-core-x-x-x.jar is required. (Currently located in /icefaces-ee/icepush-ee/lib/ .)
          Ken Fyten made changes -
          Fix Version/s EE-4.1.0.GA [ 12171 ]
          Jack Van Ooststroom made changes -
          Priority Major [ 3 ] Blocker [ 1 ]
          Ken Fyten made changes -
          Assignee Priority P1 [ 10010 ]
          Ken Fyten made changes -
          Fix Version/s EE-4.1.0.BETA [ 13072 ]
          Ken Fyten made changes -
          Issue Type Bug [ 1 ] Task [ 3 ]
          Ken Fyten made changes -
          Security Private [ 10001 ]
          Jack Van Ooststroom made changes -
          Link This issue depends on ICE-11004 [ ICE-11004 ]
          Jack Van Ooststroom made changes -
          Link This issue depends on ICE-11004 [ ICE-11004 ]
          Jack Van Ooststroom made changes -
          Link This issue blocks ICE-11004 [ ICE-11004 ]
          Hide
          Jack Van Ooststroom added a comment - - edited

          The fix should also include the mongo and morphia libraries.

          Show
          Jack Van Ooststroom added a comment - - edited The fix should also include the mongo and morphia libraries.
          Hide
          Jack Van Ooststroom added a comment - - edited

          Sending build.xml
          Sending ee-build.properties
          Transmitting file data ..
          Committed revision 45032.

          Sending icefaces/build.properties
          Sending icefaces/build.xml
          Sending icefaces/samples/build/common.xml
          Transmitting file data ...
          Committed revision 48703.

          Show
          Jack Van Ooststroom added a comment - - edited Sending build.xml Sending ee-build.properties Transmitting file data .. Committed revision 45032. Sending icefaces/build.properties Sending icefaces/build.xml Sending icefaces/samples/build/common.xml Transmitting file data ... Committed revision 48703.
          Hide
          Jack Van Ooststroom added a comment - - edited

          The ICEfaces samples should be fixed. When using just ICEfaces the samples will include the mongo and morphia libraries. When using ICEfaces-EE the samples at the [icefaces-ee-home]/icefaces/samples level will also include the jackson library. The ICEfaces-EE samples at the [icefaces-ee-home]/samples level still need work.

          Show
          Jack Van Ooststroom added a comment - - edited The ICEfaces samples should be fixed. When using just ICEfaces the samples will include the mongo and morphia libraries. When using ICEfaces-EE the samples at the [icefaces-ee-home]/icefaces/samples level will also include the jackson library. The ICEfaces-EE samples at the [icefaces-ee-home]/samples level still need work.
          Hide
          Jack Van Ooststroom added a comment - - edited

          Sending samples/build/ee-common.xml
          Transmitting file data .
          Committed revision 45033.

          Show
          Jack Van Ooststroom added a comment - - edited Sending samples/build/ee-common.xml Transmitting file data . Committed revision 45033.
          Hide
          Jack Van Ooststroom added a comment -

          The ICEfaces-EE samples should be fixed as well. When using ICEfaces-EE the samples at the [icefaces-ee-home]/samples level will include the jackson, mongo and morphia libraries. Marking this one as FIXED.

          Show
          Jack Van Ooststroom added a comment - The ICEfaces-EE samples should be fixed as well. When using ICEfaces-EE the samples at the [icefaces-ee-home]/samples level will include the jackson, mongo and morphia libraries. Marking this one as FIXED.
          Jack Van Ooststroom made changes -
          Status Open [ 1 ] Resolved [ 5 ]
          Resolution Fixed [ 1 ]
          Ken Fyten made changes -
          Fix Version/s EE-4.1.1.BETA [ 13079 ]
          Fix Version/s EE-4.1.0.GA [ 12171 ]
          Fix Version/s EE-4.1.0.RC1 [ 13072 ]
          Hide
          Carmen Cristurean added a comment - - edited

          EE 4.1.1.BETA Jenkins Build#2: rebuilding samples with "clean servlet-profile" from the application directory fails to include the new jars (mongo*, ..).
          This is not an issue when rebuilding samples from EE 4 trunk.

          Show
          Carmen Cristurean added a comment - - edited EE 4.1.1.BETA Jenkins Build#2: rebuilding samples with "clean servlet-profile" from the application directory fails to include the new jars (mongo*, ..). This is not an issue when rebuilding samples from EE 4 trunk.
          Carmen Cristurean made changes -
          Resolution Fixed [ 1 ]
          Status Resolved [ 5 ] Reopened [ 4 ]
          Hide
          Ken Fyten added a comment -

          Perhaps the lib file are not being included in the bin bundle so they are not where they are expected to be to be copied into the war, etc. ?

          Show
          Ken Fyten added a comment - Perhaps the lib file are not being included in the bin bundle so they are not where they are expected to be to be copied into the war, etc. ?
          Ken Fyten made changes -
          Assignee Jack Van Ooststroom [ jack.van.ooststroom ] Ken Fyten [ ken.fyten ]
          Ken Fyten made changes -
          Assignee Ken Fyten [ ken.fyten ] Jack Van Ooststroom [ jack.van.ooststroom ]
          Hide
          Jack Van Ooststroom added a comment -

          Sending icefaces/samples/build/common.xml
          Transmitting file data .
          Committed revision 48824.

          Show
          Jack Van Ooststroom added a comment - Sending icefaces/samples/build/common.xml Transmitting file data . Committed revision 48824.
          Hide
          Jack Van Ooststroom added a comment -

          Fixed sample build issue discovered with the binary bundle. Marking this one as FIXED once again.

          Show
          Jack Van Ooststroom added a comment - Fixed sample build issue discovered with the binary bundle. Marking this one as FIXED once again.
          Jack Van Ooststroom made changes -
          Status Reopened [ 4 ] Resolved [ 5 ]
          Resolution Fixed [ 1 ]
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #48824 Wed May 18 13:57:17 MDT 2016 jack.van.ooststroom Fixed JIRA ICE-10969 : Runtime ICEpush dependencies need to be included in samples; Fixed samples build in binary bundle.
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/samples/build/common.xml
          Hide
          Carmen Cristurean added a comment -

          Verified EE 4.1.1.BETA Jenkins Build #3 on Tomcat7/Chrome50.

          Show
          Carmen Cristurean added a comment - Verified EE 4.1.1.BETA Jenkins Build #3 on Tomcat7/Chrome50.
          Ken Fyten made changes -
          Fix Version/s EE-4.1.0.GA [ 12171 ]
          Fix Version/s EE-4.1.1.BETA [ 13079 ]
          Ken Fyten made changes -
          Fix Version/s 4.2.BETA [ 13091 ]
          Fix Version/s 4.2 [ 12870 ]
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #50742 Mon Feb 27 09:18:46 MST 2017 jack.van.ooststroom Reverted ICE-10969 fixes to ICEfaces-layer
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/samples/build/common.xml
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #50743 Mon Feb 27 09:31:24 MST 2017 jack.van.ooststroom Reverted ICE-10969 fixes to ICEfaces-layer
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/build.xml
          Commit graph MODIFY /icefaces4/trunk/icefaces/samples/build/common.xml
          Commit graph MODIFY /icefaces4/trunk/icefaces/build.properties
          Ken Fyten made changes -
          Status Resolved [ 5 ] Closed [ 6 ]

            People

            • Assignee:
              Jack Van Ooststroom
              Reporter:
              Jack Van Ooststroom
            • Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: