Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id CE245200BDF for ; Mon, 7 Nov 2016 16:17:09 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id CCECA160AEB; Mon, 7 Nov 2016 15:17:09 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 13F08160B10 for ; Mon, 7 Nov 2016 16:17:08 +0100 (CET) Received: (qmail 22139 invoked by uid 500); 7 Nov 2016 15:17:08 -0000 Mailing-List: contact commits-help@brooklyn.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@brooklyn.apache.org Delivered-To: mailing list commits@brooklyn.apache.org Received: (qmail 22053 invoked by uid 99); 7 Nov 2016 15:17:08 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Nov 2016 15:17:08 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 01283F159A; Mon, 7 Nov 2016 15:17:07 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: aledsage@apache.org To: commits@brooklyn.apache.org Date: Mon, 07 Nov 2016 15:17:11 -0000 Message-Id: <254d0647c6694b13b56f902753e8fc5a@git.apache.org> In-Reply-To: <22a989c3e6d0438898b429e452df0360@git.apache.org> References: <22a989c3e6d0438898b429e452df0360@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [5/6] brooklyn-server git commit: comment, and license header, added to test case archived-at: Mon, 07 Nov 2016 15:17:09 -0000 comment, and license header, added to test case Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/dc83d7a5 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/dc83d7a5 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-server/diff/dc83d7a5 Branch: refs/heads/master Commit: dc83d7a5015e2dd1984f3f24b646aae68ff4c160 Parents: c709590 Author: Alex Heneveld Authored: Mon Nov 7 12:23:10 2016 +0000 Committer: Alex Heneveld Committed: Mon Nov 7 12:23:34 2016 +0000 ---------------------------------------------------------------------- .../brooklyn/config-type-coercion-test.yaml | 23 ++++++++++++++++++++ 1 file changed, 23 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/brooklyn-server/blob/dc83d7a5/camp/camp-brooklyn/src/test/resources/org/apache/brooklyn/camp/brooklyn/config-type-coercion-test.yaml ---------------------------------------------------------------------- diff --git a/camp/camp-brooklyn/src/test/resources/org/apache/brooklyn/camp/brooklyn/config-type-coercion-test.yaml b/camp/camp-brooklyn/src/test/resources/org/apache/brooklyn/camp/brooklyn/config-type-coercion-test.yaml index 9cf81b6..40c5c82 100644 --- a/camp/camp-brooklyn/src/test/resources/org/apache/brooklyn/camp/brooklyn/config-type-coercion-test.yaml +++ b/camp/camp-brooklyn/src/test/resources/org/apache/brooklyn/camp/brooklyn/config-type-coercion-test.yaml @@ -1,3 +1,26 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. +# + +# used in ConfigTypeCoercionYamlTest.testSshConfigFromDefault +# (that will remove lines containing the word `exact` to make it safer for testing) +# this can be used as is in the UI, with location added, for manual testing/observation + services: - type: org.apache.brooklyn.entity.software.base.VanillaSoftwareProcess shell.env: