Return-Path: X-Original-To: apmail-brooklyn-commits-archive@minotaur.apache.org Delivered-To: apmail-brooklyn-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8271218363 for ; Tue, 23 Jun 2015 12:26:22 +0000 (UTC) Received: (qmail 29087 invoked by uid 500); 23 Jun 2015 12:26:22 -0000 Delivered-To: apmail-brooklyn-commits-archive@brooklyn.apache.org Received: (qmail 29065 invoked by uid 500); 23 Jun 2015 12:26:22 -0000 Mailing-List: contact commits-help@brooklyn.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@brooklyn.incubator.apache.org Delivered-To: mailing list commits@brooklyn.incubator.apache.org Received: (qmail 29056 invoked by uid 99); 23 Jun 2015 12:26:22 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Jun 2015 12:26:22 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 061FF1A5CA2 for ; Tue, 23 Jun 2015 12:26:22 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.77 X-Spam-Level: * X-Spam-Status: No, score=1.77 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id iD6k-FtdLWyt for ; Tue, 23 Jun 2015 12:26:21 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with SMTP id 89A9527624 for ; Tue, 23 Jun 2015 12:26:18 +0000 (UTC) Received: (qmail 28830 invoked by uid 99); 23 Jun 2015 12:26:18 -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; Tue, 23 Jun 2015 12:26:18 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 58FDBE0435; Tue, 23 Jun 2015 12:26:18 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: richard@apache.org To: commits@brooklyn.incubator.apache.org Date: Tue, 23 Jun 2015 12:26:29 -0000 Message-Id: <5492d8ec19964bdcaadf7acae54d307d@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [13/16] incubator-brooklyn git commit: Merge and close #708 Merge and close #708 Project: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/commit/ea43358b Tree: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/tree/ea43358b Diff: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/diff/ea43358b Branch: refs/heads/master Commit: ea43358b9d7261d7a671c9a04809dcc817704eed Parents: 3650dfa b3c9e71 Author: Richard Downer Authored: Tue Jun 23 13:22:51 2015 +0100 Committer: Richard Downer Committed: Tue Jun 23 13:22:51 2015 +0100 ---------------------------------------------------------------------- .../brooklyn/entity/basic/AbstractEntity.java | 14 +++++++-- .../event/feed/function/FunctionFeedTest.java | 33 ++++++++++++++++++++ 2 files changed, 44 insertions(+), 3 deletions(-) ----------------------------------------------------------------------