Skip to content

Commit

Permalink
Removed unused lsp-cli (#61)
Browse files Browse the repository at this point in the history
Signed-off-by: Franco Bladilo <[email protected]>
  • Loading branch information
fbladilo authored Sep 5, 2023
1 parent 211de79 commit e76b569
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,5 @@ ENV JAVA_HOME /usr/lib/jvm/java-17-openjdk
COPY --from=jdtls-download /jdtls /jdtls/
COPY --from=addon-build /root/.m2/repository/io/konveyor/tackle/java-analyzer-bundle.core/1.0.0-SNAPSHOT/java-analyzer-bundle.core-1.0.0-SNAPSHOT.jar /jdtls/java-analyzer-bundle/java-analyzer-bundle.core/target/
COPY --from=fernflower /output/fernflower.jar /bin/fernflower.jar
COPY --from=addon-build /app/hack/lsp-cli /bin/lsp-cli
COPY --from=maven-index /maven.default.index /usr/local/etc/maven.default.index
CMD [ "/jdtls/bin/jdtls" ]
Binary file removed hack/lsp-cli
Binary file not shown.

0 comments on commit e76b569

Please sign in to comment.