Reimplement the JSMin Compressor, read/write on Reader/Writer instead of
InputStream/OutputStream
-------------------------------------------------------------------------------------------------
Key: GTNPORTAL-1438
URL:
https://jira.jboss.org/browse/GTNPORTAL-1438
Project: GateIn Portal
Issue Type: Task
Security Level: Public (Everyone can see)
Reporter: Minh Hoang TO
Reimplement the current JSMin module using Reader/Writer directly.
The current JSMin module handles on stream of byte. On the other hand, the specification
of compressor service specifies that compressor plugins deal with Reader/Writer istead of
bytes stream. Hence, converting JSMin module into compressor plugin requires trick
described in comments of GTNPORTAL-1423.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira