Details
-
Type:
Task
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.0
-
Fix Version/s: 3.0.1, EE-3.0.0.GA
-
Component/s: Documentation, ACE-Components
-
Labels:None
-
Environment:ICEfaces 3
-
ICEsoft Forum Reference:
Description
The exclude.unused.yui build property for ACE is no longer used, as what it affects is now all commented out. Find out if our latest build changes have retired this feature, or if we've just temporarily suspended using it due to time constraints. Either re-institute using it, or exise it from the documentation and build.xml / build.properties files.
Activity
Field | Original Value | New Value |
---|---|---|
Salesforce Case | [] | |
Fix Version/s | 3.0.1 [ 10282 ] | |
Assignee Priority | P2 | |
Assignee | Mark Collette [ mark.collette ] |
Salesforce Case | [] | |
Assignee Priority | P2 | P3 |
Assignee | Mark Collette [ mark.collette ] | Arturo Zambrano [ artzambrano ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #28074 | Tue Feb 28 11:30:26 MST 2012 | art.zambrano | |
Files Changed | ||||
![]() ![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #28075 | Tue Feb 28 11:34:31 MST 2012 | art.zambrano | |
Files Changed | ||||
![]() ![]() |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Fix Version/s | EE-3.0.0.GA [ 10262 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee Priority | P3 |
Fixed at revision 28074 in the trunk and at revision 28075 in the maintenance branch.
Removed the 'exclude.unused.yui' property from the build.xml and build.properties files. It is no longer necessary to use it, since we are now combining the YUI resources we need with our custom Javascript code in ace-yui.js, after the
ICE-7439improvement.