ICEpush
  1. ICEpush
  2. PUSH-201

ICEpush / ICEpush EE JavaDoc Issues

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 3.2
    • Fix Version/s: EE-3.2.0.GA, 3.3
    • Component/s: Documentation
    • Labels:
      None
    • Environment:
      Docs
    • Affects:
      Documentation (User Guide, Ref. Guide, etc.)

      Description

      Currently, the icefaces-ee build first builds a checkout of the ice push library under icefaces/icepush/core (including Javadocs), and then doesn't use those, and instead later builds the icepush-ee library which itself contains the icepush/core subdirs that we do want to build.

      So, it would be desirable to avoid building the icefaces/icepush/core stuff initially, since it isn't used in the icefaces-ee product anyway.
       

      In addition, the current ICEpush JavaDoc is missing the standard ICEfaces/ICEpush version header information.

       http://res.icesoft.org/docs/v3_latest/icepush/core/api/
       vs.
       http://res.icesoft.org/docs/v3_latest/core/api/

        Activity

        Migration created issue -
        Migration made changes -
        Field Original Value New Value
        Fix Version/s EE-3.2.0.GA [ 10323 ]
        Fix Version/s 3.3 [ 10374 ]
        Ken Fyten made changes -
        Reporter Migration [ remote ] Jack Van Ooststroom [ jack.van.ooststroom ]
        Ken Fyten made changes -
        Assignee Jack Van Ooststroom [ jack.van.ooststroom ]
        Ken Fyten made changes -
        Description Placeholder issue The current ICEpush JavaDoc is missing the standard ICEfaces/ICEpush version header information.

         http://res.icesoft.org/docs/v3_latest/icepush/core/api/
         vs.
         http://res.icesoft.org/docs/v3_latest/core/api/
        Ken Fyten made changes -
        Affects Version/s 3.2 [ 10340 ]
        Ken Fyten made changes -
        Component/s Documentation [ 10040 ]
        Ken Fyten made changes -
        Environment Test Docs
        Ken Fyten made changes -
        Summary Placeholder issue JavaDoc for ICEpush public API is missing version header info
        Ken Fyten made changes -
        Assignee Jack Van Ooststroom [ jack.van.ooststroom ] Ken Fyten [ ken.fyten ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #33073 Wed Jan 16 12:24:07 MST 2013 ken.fyten PUSH-201 - Fix icepush/core javadoc header and footer fields, also avoid running build-all icepush target if not in EE build.
        Files Changed
        Commit graph MODIFY /icepush/trunk/icepush/core/build.xml
        Commit graph MODIFY /icepush/trunk/icepush/build.xml
        Commit graph MODIFY /icepush/trunk/icepush/build.properties
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #33074 Wed Jan 16 12:25:57 MST 2013 ken.fyten PUSH-201 - Added new "icepush-javadoc" target to only call icefaces/icepush/core/ javadoc build during none-EE bundle builds.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/build.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #33075 Wed Jan 16 12:39:44 MST 2013 ken.fyten PUSH-201 - Added required checkIfEEBundle target.
        Files Changed
        Commit graph MODIFY /icepush/trunk/icepush/build.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #33076 Wed Jan 16 13:50:06 MST 2013 ken.fyten PUSH-201 - Added ee-bundle-properties import.
        Files Changed
        Commit graph MODIFY /icepush/trunk/icepush/core/build.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #33078 Wed Jan 16 14:52:43 MST 2013 ken.fyten PUSH-201 - Use product.lib for product name to differentiate from ICEfaces EE product in EE builds.
        Files Changed
        Commit graph MODIFY /icepush/trunk/icepush/core/build.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #33079 Wed Jan 16 14:53:33 MST 2013 ken.fyten PUSH-201 - Use product.lib for product name to differentiate from ICEfaces EE product in EE builds.
        Files Changed
        Commit graph MODIFY /icepush/trunk/icepush/build.properties
        Ken Fyten made changes -
        Summary JavaDoc for ICEpush public API is missing version header info ICEpush / ICEpush EE JavaDoc Issues
        Description The current ICEpush JavaDoc is missing the standard ICEfaces/ICEpush version header information.

         http://res.icesoft.org/docs/v3_latest/icepush/core/api/
         vs.
         http://res.icesoft.org/docs/v3_latest/core/api/
        Currently, the icefaces-ee build first builds a checkout of the ice push library under icefaces/icepush/core (including Javadocs), and then doesn't use those, and instead later builds the icepush-ee library which itself contains the icepush/core subdirs that we do want to build.

        So, it would be desirable to avoid building the icefaces/icepush/core stuff initially, since it isn't used in the icefaces-ee product anyway.
         

        In addition, the current ICEpush JavaDoc is missing the standard ICEfaces/ICEpush version header information.

         http://res.icesoft.org/docs/v3_latest/icepush/core/api/
         vs.
         http://res.icesoft.org/docs/v3_latest/core/api/
        Affects Documentation (User Guide, Ref. Guide, etc.) [ 10003 ]
        Hide
        Ken Fyten added a comment -

        [12:24:07] - svn commit -m "PUSH-201 - Fix icepush/core javadoc header and footer fields, also avoid running build-all icepush target if not in EE build." 3 item(s)
        [12:24:07] - Sending /Users/Ken/Code/svn/icepush-trunk/icepush/build.properties
        [12:24:07] - Sending /Users/Ken/Code/svn/icepush-trunk/icepush/build.xml
        [12:24:07] - Sending /Users/Ken/Code/svn/icepush-trunk/icepush/core/build.xml
        [12:24:08] - Committed revision 33073

        [12:25:57] - svn commit -m "PUSH-201 - Added new "icepush-javadoc" target to only call icefaces/icepush/core/ javadoc build during none-EE bundle builds." 1 item(s)
        [12:25:57] - Sending /Users/Ken/Code/svn/icefaces3-trunk/icefaces/build.xml
        [12:25:58] - Committed revision 33074

        [12:27:54] - svn commit -m "PUSH-201 - Added new "icepush-core-javadoc" target to include icepush javadocs in the icepush-ee builds." 1 item(s)
        [12:27:55] - Sending /Users/Ken/Code/svn/icefaces-ee3-trunk/icefaces-ee/icepush-ee/build.xml
        [12:27:56] - Committed revision 33317

        [12:28:39] - svn commit -m "PUSH-201 - Include new icepush-ee javadocs in binary bundle." 1 item(s)
        [12:28:39] - Sending /Users/Ken/Code/svn/icefaces-ee3-trunk/icefaces-ee/build.xml
        [12:28:40] - Committed revision 33318

        Show
        Ken Fyten added a comment - [12:24:07] - svn commit -m " PUSH-201 - Fix icepush/core javadoc header and footer fields, also avoid running build-all icepush target if not in EE build." 3 item(s) [12:24:07] - Sending /Users/Ken/Code/svn/icepush-trunk/icepush/build.properties [12:24:07] - Sending /Users/Ken/Code/svn/icepush-trunk/icepush/build.xml [12:24:07] - Sending /Users/Ken/Code/svn/icepush-trunk/icepush/core/build.xml [12:24:08] - Committed revision 33073 [12:25:57] - svn commit -m " PUSH-201 - Added new "icepush-javadoc" target to only call icefaces/icepush/core/ javadoc build during none-EE bundle builds." 1 item(s) [12:25:57] - Sending /Users/Ken/Code/svn/icefaces3-trunk/icefaces/build.xml [12:25:58] - Committed revision 33074 [12:27:54] - svn commit -m " PUSH-201 - Added new "icepush-core-javadoc" target to include icepush javadocs in the icepush-ee builds." 1 item(s) [12:27:55] - Sending /Users/Ken/Code/svn/icefaces-ee3-trunk/icefaces-ee/icepush-ee/build.xml [12:27:56] - Committed revision 33317 [12:28:39] - svn commit -m " PUSH-201 - Include new icepush-ee javadocs in binary bundle." 1 item(s) [12:28:39] - Sending /Users/Ken/Code/svn/icefaces-ee3-trunk/icefaces-ee/build.xml [12:28:40] - Committed revision 33318
        Ken Fyten made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Security Private [ 10001 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

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

            Dates

            • Created:
              Updated:
              Resolved: