Return-Path: X-Original-To: apmail-cloudstack-issues-archive@www.apache.org Delivered-To: apmail-cloudstack-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4DC94DB65 for ; Sat, 18 May 2013 05:55:22 +0000 (UTC) Received: (qmail 89962 invoked by uid 500); 18 May 2013 05:55:22 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 89731 invoked by uid 500); 18 May 2013 05:55:17 -0000 Mailing-List: contact issues-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 issues@cloudstack.apache.org Received: (qmail 89692 invoked by uid 500); 18 May 2013 05:55:16 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 89674 invoked by uid 99); 18 May 2013 05:55:15 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 May 2013 05:55:15 +0000 Date: Sat, 18 May 2013 05:55:15 +0000 (UTC) From: "Dave Brosius (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CLOUDSTACK-2565) ExternalLoadBalancerDeviceVO's gslbProvider setter is a nop MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CLOUDSTACK-2565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Brosius updated CLOUDSTACK-2565: ------------------------------------- Attachment: 2565.txt > ExternalLoadBalancerDeviceVO's gslbProvider setter is a nop > ----------------------------------------------------------- > > Key: CLOUDSTACK-2565 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2565 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: API > Affects Versions: 4.0.2 > Reporter: Dave Brosius > Assignee: Dave Brosius > Priority: Trivial > Attachments: 2565.txt > > > public void setGslbProvider(boolean gslbProvider) { > gslbProvider = gslbProvider; > } > is missing a this. > added in patch -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira