Hmm, it works on a different machine. I tried removing .gradle/ and running with --recompile-scripts, but that didn't help. I was even desperate enough to reboot, but to no avail.

Am 18.02.2015 um 10:49 schrieb Jochen Kemnade:
Hi,

the compileCoffeeScript task started to fail on my machine yesterday. I
cannot get it to work, neither with JDK 7 nor with 8, also neither with
Gradle 2.2 nor 2.3.
And, curiously, even if I checkout an older commit (like from half a
year ago), I get the same error. Anyone seen that before?

$ gradle clean tapestry-core:cCS --stacktrace
...
Caused by: java.lang.NoClassDefFoundError: org/apache/commons/io/IOUtils
     at
ro.isdc.wro.extensions.processor.js.RhinoCoffeeScriptProcessor.process(RhinoCoffeeScriptProcessor.java:59)

     at
ro.isdc.wro.model.resource.processor.ResourcePreProcessor$process.call(Unknown
Source)
     at
t5build.CompileCoffeeScript$_doCompile_closure2.doCall(CompileCoffeeScript.groovy:54)

...

commons-io should be pulled in via wro4j-core.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tapestry.apache.org
For additional commands, e-mail: dev-h...@tapestry.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tapestry.apache.org
For additional commands, e-mail: dev-h...@tapestry.apache.org

Reply via email to