Details
Description
As there are very few cases where an application would want to use the compat.jar APIs and not also be using the compat-comps.jar components, it would make things simpler to combine these two jars into a single icefaces-compat.jar.
This is planned prior to beta.
This is planned prior to beta.
Issue Links
- blocks
-
ICE-5222 ICEfaces-2.0 push throws exception when redploying application on Tomcat on Windows
- Closed
Activity
Ken Fyten
created issue -
Ken Fyten
made changes -
Field | Original Value | New Value |
---|---|---|
Salesforce Case | [] | |
Fix Version/s | 2.0-Beta [ 10231 ] | |
Affects | [Compatibility/Configuration] | |
Assignee | Mircea Toma [ mircea.toma ] |
Ken Fyten
made changes -
Salesforce Case | [] | |
Assignee Priority | P1 |
Ken Fyten
made changes -
Salesforce Case | [] | |
Affects | [Compatibility/Configuration] | [Documentation (User Guide, Ref. Guide, etc.), Compatibility/Configuration] |
Ken Fyten
made changes -
Assignee Priority | P1 | P2 |
Ken Fyten
made changes -
Salesforce Case | [] | |
Assignee Priority | P2 | P1 |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #21862 | Wed Jul 07 16:14:25 MDT 2010 | mircea.toma | |
Files Changed | ||||
MODIFY
/icefaces/scratchpads/glimmer/compat/samples/build-common.xml
MODIFY /icefaces/scratchpads/glimmer/compat/core/build.xml MODIFY /icefaces/scratchpads/glimmer/compat/component-metadata/src/main/resources/com/icesoft/jsfmeta/templates/jsf11/resources/faces-config-rt.ftl |
Mircea Toma
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #21875 | Thu Jul 08 15:18:18 MDT 2010 | mircea.toma | |
Files Changed | ||||
MODIFY
/icefaces/scratchpads/glimmer/compat/core/build.xml
MODIFY /icefaces/scratchpads/glimmer/compat/components/build.xml MODIFY /icefaces/scratchpads/glimmer/compat/samples/component-showcase/src/org/icefaces/application/showcase/view/bean/examples/component/outputResource/OutputResourceBean.java |
Mircea Toma
made changes -
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Issue Type | Task [ 3 ] | Improvement [ 4 ] |
Salesforce Case | [] |
Ken Fyten
made changes -
Fix Version/s | 2.0.0 [ 10230 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee Priority | P1 |
Moved compat/core faces-config setup into compat/component-metadata faces-config generation. Changed compat/core build to invoke compat/components targets for building the components. Removed icefaces-compat-components.jar file from the list of libraries that compat/samples need.