tlrobinson / narwhal

[DEPRECATED] A JavaScript standard library, package manager, and more.
http://narwhaljs.org/
372 stars 16 forks source link

Rhino Engine Should Default to JS Version 1.7 #57

Closed nrstott closed 15 years ago

nrstott commented 15 years ago

Mailing list thread: http://groups.google.com/group/narwhaljs/browse_thread/thread/312e44da82944cb4

Fix is in this commit: http://github.com/nrstott/narwhal/commit/baeaf060173ed33648928869bf77a45bd624638f

tlrobinson commented 15 years ago

While we're at it we should try to solve the OpenJDK problem once and for all. I have yet to find a combination of Rhino and the -Xbootclasspath/p: option that works.

nrstott commented 15 years ago

Can we treat these as separate issues? I'll open an issue about the OpenJDK problem. Here it is: http://github.com/tlrobinson/narwhal/issues#issue/61

kriskowal commented 15 years ago

This has been merged; it's in my master.