Details
-
Type:
New Feature
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.3
-
Fix Version/s: EE-3.3.0.GA, 4.0.BETA, 4.0
-
Component/s: ACE-Components
-
Labels:None
-
Environment:ACE, MOBI
-
Assignee Priority:P1
Description
ICE-8976 did most of the work of allowing the generated mobi JSF components to also generate pure JSP tags, but some follow-up work is necessary.
Activity
Field | Original Value | New Value |
---|---|---|
Assignee | Mark Collette [ mark.collette ] | |
Fix Version/s | 3.4 [ 10770 ] | |
Assignee Priority | P1 [ 10010 ] |
Link | This issue depends on ICE-8976 [ ICE-8976 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #34495 | Mon Apr 22 15:40:10 MDT 2013 | mark.collette | |
Files Changed | ||||
![]() ![]() ![]() |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #34538 | Thu Apr 25 14:37:53 MDT 2013 | mark.collette | |
Files Changed | ||||
![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #34544 | Thu Apr 25 16:57:05 MDT 2013 | mark.collette | |
Files Changed | ||||
![]() ![]() ![]() ![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #34545 | Thu Apr 25 17:04:04 MDT 2013 | mark.collette | |
Files Changed | ||||
![]() |
Fix Version/s | EE-3.3.0.GA [ 10572 ] |
Fix Version/s | 4.0 [ 11382 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Declare generated BaseComponent and BaseTag classes as abstract if they are different than the end Component and Tag classes, to cover the case where their generated interface extends another interfaces whose methods need to be implemented in the end Component and Tag classes, and are not provided by the generated Base classes.
Support baseMeta @Property declarations with Implementation.GENERATE.
icefaces3 trunk
Subversion 34495