Details
-
Type: New Feature
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.5
-
Component/s: Release
-
Labels:None
-
Environment:Operating System: All
Platform: All
-
Assignee Priority:P1
-
Affects:Documentation (User Guide, Ref. Guide, etc.), Compatibility/Configuration
Description
We now have compressed javascript files, which is a good thing for performance reason. However, it makes it more difficult for debugging and profiling. We have to manually modify the build files avoid minifying the JavaScript files. This takes time and can be error-prone.
A better approach would be to automatically server human-readable / debug versions of all JavaScript files when running in JSF 2 "Development" project-stage. The other project-stages would continue to use minified resource files as they do now.
A better approach would be to automatically server human-readable / debug versions of all JavaScript files when running in JSF 2 "Development" project-stage. The other project-stages would continue to use minified resource files as they do now.
Issue Links
- is duplicated by
-
ICE-1495 Adjusting JavaScript compression
- Closed
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #29544 | Tue Jun 19 15:16:30 MDT 2012 | mircea.toma | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/compat/core/build.javascript.xml
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #29516 | Thu Jun 14 15:13:21 MDT 2012 | mircea.toma | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/lib/icepush.jar
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #29515 | Thu Jun 14 15:12:38 MDT 2012 | mircea.toma | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/core/src/main/java/org/icefaces/impl/event/BridgeSetup.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #29514 | Thu Jun 14 15:05:21 MDT 2012 | mircea.toma | |
Files Changed | ||||
MODIFY
/icepush/trunk/icepush/core/build.javascript.xml
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #29510 | Thu Jun 14 11:31:16 MDT 2012 | mircea.toma | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/core/src/main/java/org/icefaces/impl/event/BridgeSetup.java
MODIFY /icefaces3/trunk/icefaces/compat/core/build.javascript.xml MODIFY /icefaces3/trunk/icefaces/core/src/main/javascript/application.js MODIFY /icefaces3/trunk/icefaces/compat/core/src/main/java/com/icesoft/faces/application/ExtrasSetup.java MODIFY /icefaces3/trunk/icefaces/core/build.javascript.xml MODIFY /icefaces3/trunk/icefaces/core/src/main/javascript/fixjsf.js |