Details
Description
Some of the common build targets that we provide do not apply to all the sample applications and portlets. For example, the chat portlet example does not have a Facelets version so the target build.facelet.war does not apply. We need to ratify the targets in each sample so that we only provide working targets.
Activity
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | 1.7.1 [ 10122 ] | |
| Assignee | Sam Xiao [ sam.xiao ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #16507 | Thu Apr 24 14:07:05 MDT 2008 | sam.xiao | |
| Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/samples/component-showcase/portlets/build.xml
MODIFY
/icefaces/trunk/icefaces/samples/component-showcase/facelets/build.xml
MODIFY
/icefaces/trunk/icefaces/samples/component-showcase/jsp/build.xml
MODIFY
/icefaces/trunk/icefaces/samples/etc/lib/icebuildext.jar
MODIFY
/icefaces/trunk/icefaces/samples/etc/build-common.xml
MODIFY
/icefaces/trunk/icefaces/samples/component-showcase/facelets-enh/build.xml
|
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #16510 | Thu Apr 24 15:34:20 MDT 2008 | sam.xiao | |
| Files Changed | ||||
MODIFY
/icefaces/branches/icefaces-1.7/icefaces/samples/component-showcase/portlets/build.xml
MODIFY
/icefaces/branches/icefaces-1.7/icefaces/samples/component-showcase/jsp/build.xml
MODIFY
/icefaces/branches/icefaces-1.7/icefaces/samples/component-showcase/facelets-enh/build.xml
MODIFY
/icefaces/branches/icefaces-1.7/icefaces/samples/component-showcase/facelets/build.xml
MODIFY
/icefaces/branches/icefaces-1.7/icefaces/samples/etc/lib/icebuildext.jar
MODIFY
/icefaces/branches/icefaces-1.7/icefaces/samples/etc/build-common.xml
|
| Status | Resolved [ 5 ] | Closed [ 6 ] |
| Assignee | Sam Xiao [ sam.xiao ] |

The "ant help" command is incorrectly stating "(NOT for facelets or portlet applications)" for app. server specific targets. This is incorrect and this text should be removed from ant help feature.
In addition, the following samples have invalid build targets as specified which should be removed:
address-demo
auctionMonitor
component-showcase/jsp
component-showcase/portlets
portlet/chat
tutorial (all but timezone6 and timezone7)