Google Code Exporter
Google Code Exporter
``` [deleted comment] ```
Original comment by `[email protected]` on 10 Mar 2013 at 7:12 - Changed state: **New**
``` The current clousre needs java 7. Does that help? Did you get it to work? I have a similar problem - https://code.google.com/p/htmlcompressor/issues/detail?can=2&start=0&num=100&q=& colspec=ID%20Stars%20Type%20Status%20Priority%20Milestone%20Owner%20Summary&grou pby=&sort=&id=91 ``` Original comment by `[email protected]`...
``` We've bitten by this bug now as well, the fix is apparently to just use a different inputstream with setLimit. Could we have a version 1.5.4 with such a...
``` The deprecation notice in guava 14 said. " Deprecated. Use ByteStreams.limit(java.io.InputStream, long) instead. This class is scheduled to be removed in Guava release 15.0." ``` Original comment by `[email protected]`...
``` Any other ideas how to rectify this problem? I purposely leave out the ending PHP tag ?> in purely PHP files in order to save space (granted it's not...
``` Try this regexp: (?si) (?si)
``` Please attach the file. ``` Original comment by `[email protected]` on 13 Dec 2011 at 8:40
``` Here is the file (it's the same as what you have on your test resources on SVN). ``` Original comment by `[email protected]` on 14 Dec 2011 at 8:26 Attachments:...
``` I am came across the same issue, anything after single comment completely ignored I guess My script if (!window.init) { window.init = function(){}; //Adding to fix problem with init...