Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Remove generate command
  • Loading branch information
attilakreiner committed May 8, 2024
commit 1b251bf9b0ca6a4a4145f10a2eb04abb1e0feba1
6 changes: 0 additions & 6 deletions cloud/docker-image/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -199,12 +199,6 @@
<version>${project.version}</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>command-generate</artifactId>
<version>${project.version}</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>command-metrics</artifactId>
Expand Down
1 change: 0 additions & 1 deletion cloud/docker-image/src/main/docker/zpm.json.template
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
"io.aklivity.zilla:common",
"io.aklivity.zilla:command",
"io.aklivity.zilla:command-dump",
"io.aklivity.zilla:command-generate",
"io.aklivity.zilla:command-metrics",
"io.aklivity.zilla:command-start",
"io.aklivity.zilla:command-stop",
Expand Down
12 changes: 0 additions & 12 deletions incubator/command-generate/COPYRIGHT

This file was deleted.

114 changes: 0 additions & 114 deletions incubator/command-generate/LICENSE

This file was deleted.

18 changes: 0 additions & 18 deletions incubator/command-generate/NOTICE

This file was deleted.

13 changes: 0 additions & 13 deletions incubator/command-generate/NOTICE.template

This file was deleted.

Loading