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

fix: Update JarLauncher class path #41

Merged
merged 1 commit into from
Dec 10, 2023

Conversation

cjfinnell
Copy link
Contributor

Closes #40

Build/run output:

$ git log -n 1 --oneline
c5e6322 (HEAD -> master, origin/master, origin/HEAD) fix: Update JarLauncher class path

$ docker build -t timveil/cockroachdb-dynamic-certs:latest . && docker run -it timveil/cockroachdb-dynamic-certs:latest
.
.
.

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::                (v3.2.0)

2023-11-27T17:38:53.440Z  INFO 1 --- [           main] io.crdb.docker.DynamicCertsApplication   : Starting DynamicCertsApplication v21.0.0-SNAPSHOT using Java 19.0.2 with PID 1 (/BOOT-INF/classes started by root in /)

cjfinnell added a commit to udacity/cockroach-dynamic-certs that referenced this pull request Nov 28, 2023
@timveil
Copy link
Collaborator

timveil commented Dec 10, 2023

nice catch @cjfinnell

@timveil timveil merged commit 87e119e into timveil-cockroach:master Dec 10, 2023
1 check passed
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.

Java fails to find main class
2 participants