If you're going to make a macports package, how about a homebrew package as
well?
-- Sent from an Android.
On 10/12/2010 10:52 PM, "Henri Gomez" wrote:
> Good new, I was thinking doing the same :-)
>
> Did you build OpenJDK 6 with MacPorts and copied files from
> /opt/local/share/java/openjdk6 ?
Dalibor,
I was one of people asking Henri about the lack, the problem I was facing is
that upstream rhino doesn't include the javax.scripting extensions for
rhino.
I had heard somewhere that Mozilla didn't accept Suns changes into their
mainline branch for reasons unknown but that was prior to be
One downside of not including it is that when you run "jrunscript" you get:
$ git develop* → jrunscript
script engine for language js can not be found
Jrunscript by default looks for a "js" engine and fails. Unfortunately, we
can't just take the latest Rhino from mozilla and put it on the clas