Fix vanilla-software-process-with-resource.yaml

Typo of “tempalte” broke integration test, which broke
org.apache.brooklyn.rest.test.entity.VanillaSoftwareProcessTest

Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/ab5d7b84
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/ab5d7b84
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-server/diff/ab5d7b84

Branch: refs/heads/master
Commit: ab5d7b84940a7802bf807e590c1ccf1c6808c05a
Parents: 42a5479
Author: Aled Sage <aled.s...@gmail.com>
Authored: Fri Sep 23 18:17:10 2016 +0100
Committer: Aled Sage <aled.s...@gmail.com>
Committed: Fri Sep 23 18:17:10 2016 +0100

----------------------------------------------------------------------
 .../src/test/resources/vanilla-software-process-with-resource.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn-server/blob/ab5d7b84/rest/rest-server/src/test/resources/vanilla-software-process-with-resource.yaml
----------------------------------------------------------------------
diff --git 
a/rest/rest-server/src/test/resources/vanilla-software-process-with-resource.yaml
 
b/rest/rest-server/src/test/resources/vanilla-software-process-with-resource.yaml
index 26faa40..92687c5 100644
--- 
a/rest/rest-server/src/test/resources/vanilla-software-process-with-resource.yaml
+++ 
b/rest/rest-server/src/test/resources/vanilla-software-process-with-resource.yaml
@@ -23,7 +23,7 @@
 brooklyn.catalog:
   id: vanilla-software-resource-test
   version: "1.0"
-  itemType: tempalte
+  itemType: template
   libraries:
   - classpath://brooklyn/osgi/brooklyn-test-osgi-entities.jar
   item:

Reply via email to