Skip to content

Commit c1bdba2

Browse files
Remove generate command (#1010)
1 parent 28ef864 commit c1bdba2

File tree

88 files changed

+0
-7229
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

88 files changed

+0
-7229
lines changed

cloud/docker-image/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -199,12 +199,6 @@
199199
<version>${project.version}</version>
200200
<scope>runtime</scope>
201201
</dependency>
202-
<dependency>
203-
<groupId>${project.groupId}</groupId>
204-
<artifactId>command-generate</artifactId>
205-
<version>${project.version}</version>
206-
<scope>runtime</scope>
207-
</dependency>
208202
<dependency>
209203
<groupId>${project.groupId}</groupId>
210204
<artifactId>command-metrics</artifactId>

cloud/docker-image/src/main/docker/zpm.json.template

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@
4242
"io.aklivity.zilla:common",
4343
"io.aklivity.zilla:command",
4444
"io.aklivity.zilla:command-dump",
45-
"io.aklivity.zilla:command-generate",
4645
"io.aklivity.zilla:command-metrics",
4746
"io.aklivity.zilla:command-start",
4847
"io.aklivity.zilla:command-stop",

incubator/command-generate/COPYRIGHT

Lines changed: 0 additions & 12 deletions
This file was deleted.

incubator/command-generate/LICENSE

Lines changed: 0 additions & 114 deletions
This file was deleted.

incubator/command-generate/NOTICE

Lines changed: 0 additions & 18 deletions
This file was deleted.

incubator/command-generate/NOTICE.template

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)