As per our meeting, the JavaDoc build target now constrains itself to the follow files for this release:
<fileset dir="$
{java.dir}
" defaultexcludes="yes">
<include name="org/icefaces/util/EnvUtils.java"/>
<include name="org/icefaces/application/PortableRenderer.java"/>
<include name="org/icefaces/application/PushRenderer.java"/>
</fileset>
As per our meeting, the JavaDoc build target now constrains itself to the follow files for this release:
<fileset dir="$
{java.dir}" defaultexcludes="yes">
<include name="org/icefaces/util/EnvUtils.java"/>
<include name="org/icefaces/application/PortableRenderer.java"/>
<include name="org/icefaces/application/PushRenderer.java"/>
</fileset>