Skip to content

Commit

Permalink
Remove generate command (#1010)
Browse files Browse the repository at this point in the history
  • Loading branch information
attilakreiner authored May 8, 2024
1 parent 28ef864 commit c1bdba2
Show file tree
Hide file tree
Showing 88 changed files with 0 additions and 7,229 deletions.
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

0 comments on commit c1bdba2

Please sign in to comment.