You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by if...@apache.org on 2020/12/11 13:28:47 UTC

[cassandra-harry] 10/10: Removed references to harry-runner from Dockerfile.

This is an automated email from the ASF dual-hosted git repository.

ifesdjeen pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra-harry.git

commit 41324f5ccaf1d9149240db8e7c1e0cd69d406e81
Author: Gianluca Righetto <gi...@menttis.com>
AuthorDate: Wed Dec 9 21:41:26 2020 -0300

    Removed references to harry-runner from Dockerfile.
---
 docker/Dockerfile.local | 2 --
 1 file changed, 2 deletions(-)

diff --git a/docker/Dockerfile.local b/docker/Dockerfile.local
index 5bc3943..21ce8fc 100644
--- a/docker/Dockerfile.local
+++ b/docker/Dockerfile.local
@@ -25,8 +25,6 @@ RUN mkdir -p /cassandra/harry
 
 COPY ./harry-core/target/lib/* /opt/harry/lib/
 COPY ./harry-core/target/*.jar /opt/harry/lib/
-COPY ./harry-runner/target/lib/* /opt/harry/lib/
-COPY ./harry-runner/target/*.jar /opt/harry/lib/
 COPY ./harry-integration/target/lib/ /opt/harry/lib/
 COPY ./harry-integration/target/*.jar /opt/harry/
 COPY ./test/conf/logback-dtest.xml /opt/harry/test/conf/logback-dtest.xml


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org