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
Patrick Corless
created issue -
Patrick Corless
made changes -
Field | Original Value | New Value |
---|---|---|
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Migration
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |