Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version without Rhino (js.jar) bundled #16

Open
gslowikowski opened this issue Feb 21, 2012 · 0 comments
Open

Version without Rhino (js.jar) bundled #16

gslowikowski opened this issue Feb 21, 2012 · 0 comments

Comments

@gslowikowski
Copy link

Create library version containing only jcoffeescript classes, without Rhino classes. Sometimes this is necessary to avoid multiple Rhino versions in the classpath (we use YUICompressor, and it has it's own, modified version or Rhino bundled).

The alternative way is to change Rhino classes package name, like in Google's closure-compiler:
http://closure-compiler.googlecode.com/svn/trunk/build.xml - "rhino-jarjar" target.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant