Skip to content

Commit

Permalink
Merge pull request #2157 from Fabian-K/knative-generator-update
Browse files Browse the repository at this point in the history
  • Loading branch information
fusesource-ci authored May 8, 2020
2 parents 49867e9 + b1efad1 commit cbe714a
Show file tree
Hide file tree
Showing 24 changed files with 2,020 additions and 23,291 deletions.
6 changes: 5 additions & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,8 @@ indent_size = 2

[{Makefile,**.mk}]
# Use tabs for indentation (Makefiles require tabs)
indent_style = tab
indent_style = tab

[*.go]
indent_style = tab
indent_size = 2
62 changes: 0 additions & 62 deletions extensions/knative/annotator/pom.xml

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
@VelocityTransformation(value = "/resource-handler-services.vm", gather = true, outputPath = "META-INF/services/io.fabric8.kubernetes.client.ResourceHandler")
},
resources = {
@ResourceSelector("knative.properties")
@ResourceSelector("model.properties")
}

)
Expand Down

This file was deleted.

Loading

0 comments on commit cbe714a

Please sign in to comment.