Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.1-Beta2
-
Component/s: ACE-Components, Sample Apps
-
Labels:None
-
Environment:ICEfaces 2 ACE
-
Affects:Sample App./Tutorial
Description
After the move to icefaces3, the libraries need for doing dataExport in the ACE Showcase example are no longer included with the sample application (to avoid having them included twice). They are still available for compilation under ace/component/lib but this location is inconvenient when they are also required for the sample application at runtime. They should be moved under the general icefaces/lib/ace directory and the build references updated.
Activity
Field | Original Value | New Value |
---|---|---|
Salesforce Case | [] | |
Assignee | Deryk Sinotte [ deryk.sinotte ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Affects | [Sample App./Tutorial] | |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #26498 | Tue Nov 22 07:44:43 MST 2011 | ken.fyten | |
Files Changed | ||||
![]() |
Fix Version/s | 3.0.RC1 [ 10300 ] | |
Fix Version/s | 3.0 [ 10241 ] |
Fix Version/s | 3.0 [ 10241 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Moved the libraries and update the relevant Ant builds to reflect the new location. The ACE Showcase example now includes the libraries when built with Ant.