I\'d like to use the Rhino JavaScript compiler to compile some JavaScript to .class bytecode files for use in a project. It seems like this should already exist, since there
Why not simply use java task?
...
Any objections?