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

Classpath resolver displays exception when run for the first time #46

Closed
marvec opened this issue Apr 1, 2016 · 2 comments
Closed

Classpath resolver displays exception when run for the first time #46

marvec opened this issue Apr 1, 2016 · 2 comments
Labels

Comments

@marvec
Copy link

marvec commented Apr 1, 2016

https://github.com/vert-x3/vertx-lang-js/blob/master/src/main/java/io/vertx/lang/js/ClasspathFileResolver.java#L57

When a Vertx application is run for the first time, the debug-js directory is not present and an ugly exception is shown. Before deleting the directory, the class should first check for the directory presence.

@marvec
Copy link
Author

marvec commented Apr 1, 2016

Saw that with 3.2.0, but cannot recreate now with master. So closing as false positive ;-)

@cescoffier
Copy link
Member

Thanks for letting us know !

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

No branches or pull requests

2 participants