Skip to content

Commit

Permalink
Remove event-logging-json
Browse files Browse the repository at this point in the history
This was added as part of work to try to create a json schema from the
jaxb classes. No longer required as the json schema is being created
in another way.
  • Loading branch information
at055612 committed Oct 16, 2023
1 parent df56a29 commit d61271e
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 1,648 deletions.
1 change: 0 additions & 1 deletion event-logging-generator/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ task downloadSchema() {
}
} else {
println "Downloading schema from ${eventLoggingSchemaUrl}"
//now get the visualisations pack from a different repo
download {
src eventLoggingSchemaUrl
dest schemaDir
Expand Down
18 changes: 0 additions & 18 deletions event-logging-json/build.gradle

This file was deleted.

Loading

0 comments on commit d61271e

Please sign in to comment.