use yahoo's yuicompressor instead of custom_rhino
-------------------------------------------------
Key: NXP-5334
URL: https://jira.nuxeo.org/browse/NXP-5334
Project: Nuxeo Enterprise Platform
Issue Type: Improvement
Components: Themes
Affects Versions: 5.3.1
Reporter: Jean-Marc Orliaguet
Assignee: Jean-Marc Orliaguet
Fix For: 5.3.2
yuicompressor (http://developer.yahoo.com/yui/compressor/) can be used instead
of custom_rhino to compress javascript code.
it also supports compressing CSS
this also removes the custom_rhino dependency, using instead in pom.xml:
<dependency>
<groupId>com.yahoo.platform.yui</groupId>
<artifactId>yuicompressor</artifactId>
<version>2.3.6</version>
</dependency>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets