Details
Description
The ICEfaces example in the current 5.0.3 bundle is based on ICEfaces 1.8 and somewhat out of date with the current ICEfaces project. This bug is a placeholder for the task of updating the bundle.
Activity
Patrick Corless
created issue -
Patrick Corless
made changes -
Field | Original Value | New Value |
---|---|---|
Attachment | ICEfacesICEpdfSample.zip [ 16191 ] |
Patrick Corless
made changes -
Fix Version/s | 5.1 [ 10675 ] |
Patrick Corless
made changes -
Affects Version/s | 5.2 [ 10970 ] | |
Affects Version/s | 5.0.3 [ 11070 ] |
Patrick Corless
made changes -
Fix Version/s | 5.2 [ 10970 ] | |
Fix Version/s | 5.1 [ 10675 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #43531 | Mon Nov 17 09:25:01 MST 2014 | patrick.corless | |
Files Changed | ||||
DEL
/icepdf/branches/icepdf-5.0.1/icepdf/examples/icefaces/web
DEL /icepdf/branches/icepdf-5.0.1/icepdf/examples/icefaces/src DEL /icepdf/branches/icepdf-5.0.1/icepdf/examples/icefaces/build.xml DEL /icepdf/branches/icepdf-5.0.1/icepdf/examples/icefaces/lib DEL /icepdf/branches/icepdf-5.0.1/icepdf/examples/icefaces/build.properties |
Patrick Corless
made changes -
Fix Version/s | 5.1.2 [ 11872 ] | |
Fix Version/s | 5.2 [ 10970 ] |
Patrick Corless
made changes -
Summary | Update ICEfaces bundled example to 3.x | Update ICEfaces bundled example to 3.x-4.x |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #43554 | Wed Nov 19 14:51:06 MST 2014 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/branches/icepdf-5.0.1/icepdf/maven2/icepdf-core.pom
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #43590 | Mon Nov 24 13:52:36 MST 2014 | patrick.corless | |
Files Changed | ||||
DEL
/icepdf/trunk/icepdf/examples/icefaces/src
DEL /icepdf/trunk/icepdf/examples/icefaces/lib DEL /icepdf/trunk/icepdf/examples/icefaces/build.xml DEL /icepdf/trunk/icepdf/examples/icefaces/build.properties DEL /icepdf/trunk/icepdf/examples/icefaces/web |
Patrick Corless
made changes -
Fix Version/s | 5.2 [ 10970 ] |
Patrick Corless
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #44197 | Wed Mar 11 08:45:17 MDT 2015 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/branches/icepdf-5.0.1/icepdf/examples/icefaces/pom.xml
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #44198 | Wed Mar 11 08:45:28 MDT 2015 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/trunk/icepdf/examples/icefaces/pom.xml
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #44199 | Wed Mar 11 08:45:43 MDT 2015 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/trunk/icepdf/examples/icefaces/pom.xml
|
Patrick Corless
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Arran has taken the time to port the 1.8 example to 3.3.0. The project is in an netbeans format and will have to be ported to our standard maven/ant project structure.
It would also be nice to remove the Servlet responsible for sending the page captures with a JSF Resource object instead. We can keep the Servlet example for the JSP exmample.