----------------------------------------------------------- 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 ca0f171 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