Skip to content

Conversation

gbrail
Copy link
Collaborator

@gbrail gbrail commented Jun 16, 2024

The main module is now named "rhino", and exports the "org.mozilla.rhino" package.

The "rhino-all" module builds the "rhino-all.jar", which contains all the modules except the ScriptEngine (like the old "rhino.jar") and is sufficient to run Rhino using "java -jar".

Closes #1488

For those keeping track, this implements "proposal 1" from that issue.

The main module is now named "rhino", and exports the
"org.mozilla.rhino" package.

The "rhino-all" module builds the "rhino-all.jar", which contains all
the modules except the ScriptEngine (like the old "rhino.jar") and is
sufficient to run Rhino using "java -jar".
@gbrail gbrail merged commit 01a7b20 into mozilla:master Jun 17, 2024
@gbrail gbrail deleted the rename-main-module branch June 17, 2024 14:58
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

Successfully merging this pull request may close these issues.

Adjust module structure for better backward compatibility
1 participant