Closed budd1726 closed 11 years ago
Sorry for the late response, have been on holidays. I'll look to updating the jar asap. Not sure off the top of my head what's involved there though I would expect it to be reasonably straight forward.
p.s. From where did you get the jar? I've been using a java wrapper from here https://github.com/asual/lesscss-engine. In the past I believe I built the jar using maven and updated the LESS version that way.
I've just merged a pull request from Matt Levine to update to the latest version of LESS. This is now in the develop branch.
Closing.
Evaluating cfstatic and we ran into a situation where we are getting this error:
We think that the version of the compiler jar does not support some of the less syntax that we are using, and we think that the newer 1.3.3 jar will work for us. we tried to place the 1.3.3 jar in the project and modify cfstatic.cfc _loadJavaLoaders to use the new jar name but we get the following error message and stacktrace:
Any advice for us? Is there something we are missing to update the jar?
Thanks, Budd.