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

Issue #29 : jvm-npm.js: Resolve near module dependencies inside node_… #30

Merged
merged 2 commits into from
Aug 12, 2015

Conversation

mellster2012
Copy link
Contributor

…modules dir within zip archive. This will also enable java-like deployment of zipped npm style verticles via the vertx-http-service-factory, e.g. https://myserver.net/myverticle.zip::package - no need to extract the archive contents.

@mellster2012
Copy link
Contributor Author

The added test for this feature is running in its own thread for which the TCCL is set, and the thread goes away once the test has finished. So the main thread running all the other tests is not affected by the CL changes, no?

@cescoffier
Copy link
Member

Yes, you are right. So it looks good.

@vietj what do you think ?

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

Successfully merging this pull request may close these issues.

3 participants