Eric Wendelin

Results 103 comments of Eric Wendelin

There's no date set really but it will be part of the next release. Sorry to keep you waiting.

I'm afraid that the latest versions of jshint for rhino have not worked for some time due to https://github.com/jshint/jshint/issues/2308. It would be preferable to leverage the gradle-node-plugin for this if...

These NoClassDefFoundErrors are very unexpected. I'm afraid I can't reproduce the problem without a code sample. Would you please explain how you're using the plugins?

I suspect that upgrading to `gradle-js-plugin` v2.14.1 should resolve the issue. If not, please let me know.

This was caused by the upgrade to Rhino 1.7R4. I've downgraded it and released v1.5.1. Please update in a couple hours when Maven Central has sync'd. Relevant commit: 56785f0

I think the version of JSDoc this plugin uses may be old. I'll see if I can get this worked out this weekend.

I will probably be removing support for JSDoc in the plugin as of v2.0 because it requires a highly-customized version of Rhino to run (last I checked). I'm open to...

It'd be cool if someone could verify this working after upgrading to JSDoc 3.3

Would you please give a code sample or describe how you're using the JS plugin?

I'm afraid it's not obvious what's wrong with the minified version. Perhaps updating Google Closure Compiler would help.