Details
-
Type: Bug
-
Status: Closed
-
Priority: 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.
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.
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
{year}javadoc generated files not picking up the copyright vars in the JavaDoc (shows up at bottom of the JavaDoc pages)
9:01 AM
"Copyright $
$
{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)