You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Testing with Java 7, Cryptacular 1.1.1, Apache Commons Daemon 1.0.15. Building with Gradle 2.14.1.
Without Cryptacular the application starts up as expected. But if I add the dependency to my application and create a fresh build of the project, the daemon loader cannot be found. No code changes required to reproduce the error.
Testing with Java 7, Cryptacular 1.1.1, Apache Commons Daemon 1.0.15. Building with Gradle 2.14.1.
Without Cryptacular the application starts up as expected. But if I add the dependency to my application and create a fresh build of the project, the daemon loader cannot be found. No code changes required to reproduce the error.
Successful start-up:
Unsuccessful start-up:
All dependencies are within the application.jar file.
Let me know if you need any more information!
The text was updated successfully, but these errors were encountered: