ICEmobile
  1. ICEmobile
  2. MOBI-170

ICEmobile 1.0.RC1 bundle and document updates

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.0 RC1
    • Fix Version/s: 1.0 Final
    • Component/s: None
    • Labels:
      None
    • Environment:
      jsf2 icefaces3 icemobile

      Description

      missing tlddoc.jar in lib folder causes problems generating tlddoc and javadoc. Fix and ensure the docs are generated and included for dist bundle, and then commit to wiki and link as component resources

      Additional comments form ken.

        * Missing MOBI component TLD and JavaDoc
        * Maven2 dir has outdated icefaces and mobi poms
        * Samples are missing pom files to enable maven based builds for the
          samples, which is something we support in ICEfaces and surveys show
          50%+ of our users use Maven now vs. Ant.
        * lib folder is missing a "licenses-versions.html" file that lists all
          the included libraries and their versions and licenses. See the
          ICEfaces version for an example.
        * icemobile root dir is missing a ReadMe.html file that explains the
          bundle contents. Again, refer to the ICEfaces bundle example.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27700 Tue Feb 07 15:25:40 MST 2012 judy.guglielmin MOBI-170
        Files Changed
        Commit graph ADD /icemobile/trunk/icemobile/lib/tlddoc.jar
        Judy Guglielmin created issue -
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27702 Tue Feb 07 16:15:34 MST 2012 judy.guglielmin MOBI-170
        Files Changed
        Commit graph ADD /icemobile/branches/RC1-comps-dev/lib/tlddoc.jar
        Hide
        Judy Guglielmin added a comment - - edited

        generated files and Ken uploaded them to http://res.icesoft.org/docs/icemobile/v1_0_0RC1/javadoc/
        and http://res.icesoft.org/docs/icemobile/v1_0_0RC1/tld/

        still a problem with
        javadoc generated files not picking up the copyright vars in the JavaDoc (shows up at bottom of the JavaDoc pages)
        9:01 AM
        "Copyright $

        {year}

        $

        {copyright}

        "

        placed them here with other release docs for ICEfaces 3, etc:-
        http://wiki.icefaces.org/display/ICE/API+Documentation

        and then our component page here
        http://wiki.icefaces.org/display/icemobile/ICEmobile-Faces+Components

        and then each component has tip for direction to tld for that component.

        these artifacts should be included in the bin bundle under /docs folder (should be put into build script for dist target)

        Show
        Judy Guglielmin added a comment - - edited generated files and Ken uploaded them to http://res.icesoft.org/docs/icemobile/v1_0_0RC1/javadoc/ and http://res.icesoft.org/docs/icemobile/v1_0_0RC1/tld/ still a problem with javadoc generated files not picking up the copyright vars in the JavaDoc (shows up at bottom of the JavaDoc pages) 9:01 AM "Copyright $ {year} $ {copyright} " placed them here with other release docs for ICEfaces 3, etc:- http://wiki.icefaces.org/display/ICE/API+Documentation and then our component page here http://wiki.icefaces.org/display/icemobile/ICEmobile-Faces+Components and then each component has tip for direction to tld for that component. these artifacts should be included in the bin bundle under /docs folder (should be put into build script for dist target)
        Judy Guglielmin made changes -
        Field Original Value New Value
        Assignee Steve Maryka [ steve.maryka ] Patrick Corless [ patrick.corless ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27722 Thu Feb 09 10:07:41 MST 2012 patrick.corless MOBI-170 addition of sample application maven build scripts.
        Files Changed
        Commit graph ADD /icemobile/trunk/icemobile/samples/mediacast/pom.xml
        Commit graph ADD /icemobile/trunk/icemobile/samples/pom.xml
        Commit graph ADD /icemobile/trunk/icemobile/samples/mobileshowcase/pom.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27723 Thu Feb 09 10:12:18 MST 2012 patrick.corless MOBI-170 updated maven2 poms to match current rc1 release.
        Files Changed
        Commit graph MODIFY /icemobile/trunk/icemobile/maven2/build.properties
        Commit graph MODIFY /icemobile/trunk/icemobile/maven2/icefaces-mobi.pom
        Commit graph MODIFY /icemobile/trunk/icemobile/maven2/icefaces.pom
        Commit graph MODIFY /icemobile/trunk/icemobile/maven2/icepush.pom
        Patrick Corless made changes -
        Summary fix tlddoc and javadoc targets so resources are generated correctly ICEmobile 1.0.RC1 bundle and document updates
        Description missing tlddoc.jar in lib folder causes problems generating tlddoc and javadoc. Fix and ensure the docs are generated and included for dist bundle, and then commit to wiki and link as component resources missing tlddoc.jar in lib folder causes problems generating tlddoc and javadoc. Fix and ensure the docs are generated and included for dist bundle, and then commit to wiki and link as component resources

        Additional comments form ken.

          * Missing MOBI component TLD and JavaDoc
          * Maven2 dir has outdated icefaces and mobi poms
          * Samples are missing pom files to enable maven based builds for the
            samples, which is something we support in ICEfaces and surveys show
            50%+ of our users use Maven now vs. Ant.
          * lib folder is missing a "licenses-versions.html" file that lists all
            the included libraries and their versions and licenses. See the
            ICEfaces version for an example.
          * icemobile root dir is missing a ReadMe.html file that explains the
            bundle contents. Again, refer to the ICEfaces bundle example.
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27729 Thu Feb 09 12:31:27 MST 2012 patrick.corless MOBI-170 addition of versions-licenses.html to lib folder.
        Files Changed
        Commit graph ADD /icemobile/trunk/icemobile/lib/versions-licenses.html
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27731 Thu Feb 09 13:06:25 MST 2012 patrick.corless MOBI-170 addition of CDDL license.
        Files Changed
        Commit graph ADD /icemobile/trunk/icemobile/licenses/CDDL-1.0.html
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27734 Thu Feb 09 14:11:17 MST 2012 patrick.corless MOBI-170 updated build scripts and removed no longer need MPL license.
        Files Changed
        Commit graph MODIFY /icemobile/trunk/icemobile/build.properties
        Commit graph MODIFY /icemobile/trunk/icemobile/components/build.xml
        Commit graph MODIFY /icemobile/trunk/icemobile/build.xml
        Commit graph DEL /icemobile/trunk/icemobile/licenses/MPL-1.1.txt
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27735 Thu Feb 09 14:26:32 MST 2012 patrick.corless MOBI-170 tweaks to versions-licenses.html wording. .
        Files Changed
        Commit graph MODIFY /icemobile/trunk/icemobile/lib/versions-licenses.html
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27736 Thu Feb 09 14:46:30 MST 2012 patrick.corless MOBI-170 added some echo statements to try and track down build error.
        Files Changed
        Commit graph MODIFY /icemobile/trunk/icemobile/build.xml
        Commit graph MODIFY /icemobile/trunk/icemobile/components/component/build.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27737 Thu Feb 09 15:00:09 MST 2012 patrick.corless MOBI-170 added some more echo statements to try and track down build error.
        Files Changed
        Commit graph MODIFY /icemobile/trunk/icemobile/components/component/build.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27742 Thu Feb 09 15:19:27 MST 2012 patrick.corless MOBI-170 javadoc failure trying to create the dest folder first.
        Files Changed
        Commit graph MODIFY /icemobile/trunk/icemobile/components/component/build.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27747 Thu Feb 09 17:41:08 MST 2012 patrick.corless MOBI-170 removed doc call to try and isolate build problems.
        Files Changed
        Commit graph MODIFY /icemobile/trunk/icemobile/build.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27748 Thu Feb 09 17:55:07 MST 2012 patrick.corless MOBI-170 doc call worked one more test to insure it's the javadoc call on component/build.xml.
        Files Changed
        Commit graph MODIFY /icemobile/trunk/icemobile/components/build.xml
        Commit graph MODIFY /icemobile/trunk/icemobile/build.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27749 Thu Feb 09 18:30:05 MST 2012 patrick.corless MOBI-170 found the server side issue related to ant versioning, checking in the orginal build files.
        Files Changed
        Commit graph MODIFY /icemobile/trunk/icemobile/components/build.xml
        Commit graph MODIFY /icemobile/trunk/icemobile/build.xml
        Commit graph MODIFY /icemobile/trunk/icemobile/components/component/build.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27769 Fri Feb 10 14:13:42 MST 2012 patrick.corless MOBI-170 fixed a dependency issue between servlet 2.5 and 3.0 in the samples apps.
        Files Changed
        Commit graph MODIFY /icemobile/trunk/icemobile/samples/mediacast/pom.xml
        Commit graph MODIFY /icemobile/trunk/icemobile/samples/pom.xml
        Commit graph MODIFY /icemobile/trunk/icemobile/samples/mobileshowcase/pom.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27777 Fri Feb 10 16:36:15 MST 2012 patrick.corless MOBI-170 removed rc1 references and renamed bundle to icemobile-faces.
        Files Changed
        Commit graph MODIFY /icemobile/trunk/icemobile/maven2/README.txt
        Commit graph MODIFY /icemobile/trunk/icemobile/ReadMe.html
        Commit graph MODIFY /icemobile/trunk/icemobile/samples/mediacast/pom.xml
        Commit graph MODIFY /icemobile/trunk/icemobile/lib/versions-licenses.html
        Commit graph MODIFY /icemobile/trunk/icemobile/build.properties
        Commit graph MODIFY /icemobile/trunk/icemobile/maven2/icefaces-mobi.pom
        Commit graph MODIFY /icemobile/trunk/icemobile/samples/pom.xml
        Commit graph MODIFY /icemobile/trunk/icemobile/samples/mobileshowcase/pom.xml
        Hide
        Patrick Corless added a comment -

        Marking as resolved.

        Show
        Patrick Corless added a comment - Marking as resolved.
        Patrick Corless made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Migration made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

          • Assignee:
            Patrick Corless
            Reporter:
            Judy Guglielmin
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: