Details
Description
When building the JSF or Spring JSP components the builds can take quite a while. On my dual core I'm looking at about 35 secs for the JSF and 9 seconds for the JSP.
The main reason for the slow down is that the CSS and JavaScript files are processed and compressed on every build. If no changes have been made to the CSS or JavaScript then we shouldn't reprocess the files.
The main reason for the slow down is that the CSS and JavaScript files are processed and compressed on every build. If no changes have been made to the CSS or JavaScript then we shouldn't reprocess the files.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #29971 | Fri Jul 13 08:33:28 MDT 2012 | patrick.corless | |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/jsp/build.xml
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #29961 | Thu Jul 12 14:14:00 MDT 2012 | patrick.corless | |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/samples/icemobilespring/src/main/webapp/WEB-INF/web.xml
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #29960 | Thu Jul 12 14:13:41 MDT 2012 | patrick.corless | |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/jsp/src/main/java/org/icemobile/jsp/tags/DeviceResourceTag.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #29959 | Thu Jul 12 14:10:01 MDT 2012 | patrick.corless | |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/jsf/components/component/build.xml
MODIFY /icemobile/trunk/icemobile/jsp/build.xml |