Return-Path: X-Original-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 47DB2DB42 for ; Mon, 11 Mar 2013 18:52:24 +0000 (UTC) Received: (qmail 74452 invoked by uid 500); 11 Mar 2013 18:52:23 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 74417 invoked by uid 500); 11 Mar 2013 18:52:23 -0000 Mailing-List: contact cloudstack-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-dev@incubator.apache.org Received: (qmail 74407 invoked by uid 99); 11 Mar 2013 18:52:23 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Mar 2013 18:52:23 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 2BF2A1C8174; Mon, 11 Mar 2013 18:52:15 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============5583436589321342311==" MIME-Version: 1.0 Subject: Re: Review Request: CLOUDSTACK-1621: listProjectInvitations fails with NPE for valid requests From: "Min Chen" To: "Chip Childers" Cc: "cloudstack" , "Min Chen" Date: Mon, 11 Mar 2013 18:52:15 -0000 Message-ID: <20130311185215.2800.81041@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Min Chen" X-ReviewGroup: cloudstack X-ReviewRequest-URL: https://reviews.apache.org/r/9854/ X-Sender: "Min Chen" References: <20130311185159.2800.87479@reviews.apache.org> In-Reply-To: <20130311185159.2800.87479@reviews.apache.org> Reply-To: "Min Chen" --===============5583436589321342311== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9854/ ----------------------------------------------------------- (Updated March 11, 2013, 6:52 p.m.) Review request for cloudstack and Chip Childers. Description ------- This patch fixed the blocker defect CLOUDSTACK-1621: listProjectInvitations= fails with NPE for valid requests, ProjectInvitationVO imported the wrong = State class. This addresses bug https://issues.apache.org/jira/browse/CLOUDSTACK-1621. Diffs ----- server/src/com/cloud/api/query/dao/ProjectInvitationJoinDaoImpl.java ca0f= 171 = server/src/com/cloud/api/query/vo/ProjectInvitationJoinVO.java a60c937 = Diff: https://reviews.apache.org/r/9854/diff/ Testing ------- Tested locally to verify the fix. Thanks, Min Chen --===============5583436589321342311==--