Return-Path: X-Original-To: apmail-cloudstack-commits-archive@www.apache.org Delivered-To: apmail-cloudstack-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 30FFD10B36 for ; Wed, 18 Dec 2013 13:00:27 +0000 (UTC) Received: (qmail 45948 invoked by uid 500); 18 Dec 2013 13:00:22 -0000 Delivered-To: apmail-cloudstack-commits-archive@cloudstack.apache.org Received: (qmail 45761 invoked by uid 500); 18 Dec 2013 13:00:19 -0000 Mailing-List: contact commits-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list commits@cloudstack.apache.org Received: (qmail 45630 invoked by uid 99); 18 Dec 2013 13:00:17 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Dec 2013 13:00:17 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id EAA138850; Wed, 18 Dec 2013 13:00:16 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: kishan@apache.org To: commits@cloudstack.apache.org Date: Wed, 18 Dec 2013 13:00:16 -0000 Message-Id: <6eb89be886504302b5ea9389a0ea234a@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [1/2] git commit: updated refs/heads/4.3 to 8a623d8 Updated Branches: refs/heads/4.3 efe2549e7 -> 8a623d884 refs/heads/master 55a6df450 -> cc27a740d CLOUDSTACK-5528 : When VR version is not known set requiresUpgrade flag to true Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/8a623d88 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/8a623d88 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/8a623d88 Branch: refs/heads/4.3 Commit: 8a623d884c9eec98ace30c6bdb01a4ac7eefd3b6 Parents: efe2549 Author: Kishan Kavala Authored: Wed Dec 18 18:22:07 2013 +0530 Committer: Kishan Kavala Committed: Wed Dec 18 18:22:07 2013 +0530 ---------------------------------------------------------------------- server/src/com/cloud/api/query/dao/DomainRouterJoinDaoImpl.java | 3 +++ server/test/com/cloud/vpc/NetworkACLServiceTest.java | 1 + 2 files changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/8a623d88/server/src/com/cloud/api/query/dao/DomainRouterJoinDaoImpl.java ---------------------------------------------------------------------- diff --git a/server/src/com/cloud/api/query/dao/DomainRouterJoinDaoImpl.java b/server/src/com/cloud/api/query/dao/DomainRouterJoinDaoImpl.java index f193031..f616fc8 100644 --- a/server/src/com/cloud/api/query/dao/DomainRouterJoinDaoImpl.java +++ b/server/src/com/cloud/api/query/dao/DomainRouterJoinDaoImpl.java @@ -82,6 +82,9 @@ public class DomainRouterJoinDaoImpl extends GenericDaoBase