Details
Description
We need to serve minified JavaScript resources, just as we do for CSS, when the org.icemobile.project.stage context param is set to production
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #31465 | Sun Oct 14 07:34:44 MDT 2012 | philip.breau | - icemobile.js is now minified |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/jsp/build.xml
MODIFY /icemobile/trunk/icemobile/core/src/main/java/org/icemobile/util/Constants.java ADD /icemobile/trunk/icemobile/core/src/main/java/org/icemobile/util/EnvUtils.java MODIFY /icemobile/trunk/icemobile/jsp/src/main/java/org/icemobile/jsp/tags/DeviceResourceTag.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #31352 | Tue Oct 09 09:08:34 MDT 2012 | philip.breau | move js into src/main/javascript so it can later be processed |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/jsp/build.xml
|