Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upJava Demo Issue #2071
Open
Java Demo Issue #2071
Labels
Comments
Running the test locally, I see three It probably would suffice to change that line (https://github.com/SheetJS/sheetjs/blob/master/demos/altjs/Makefile#L57) to cp rhino/buildGradle/libs/rhino-1*.jar rhino.jar |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
when running make rhinojs fails due to a missing cp command
Issue was resolved by manually copying one of the jars
cp rhino/buildGradle/libs/rhino-1.7.13-SNAPSHOT.jar rhino.jar