Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 22084 invoked from network); 1 Sep 2006 19:44:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Sep 2006 19:44:47 -0000 Received: (qmail 26879 invoked by uid 500); 1 Sep 2006 19:44:47 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 26670 invoked by uid 500); 1 Sep 2006 19:44:47 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 26661 invoked by uid 99); 1 Sep 2006 19:44:47 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Sep 2006 12:44:47 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Sep 2006 12:44:46 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 57CEA410012 for ; Fri, 1 Sep 2006 19:41:23 +0000 (GMT) Message-ID: <26008138.1157139683356.JavaMail.jira@brutus> Date: Fri, 1 Sep 2006 12:41:23 -0700 (PDT) From: "Deepa Remesh (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Resolved: (DERBY-1521) Upgrade test needs to be enhanced to test grant revoke In-Reply-To: <21907630.1153155914786.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/DERBY-1521?page=all ] Deepa Remesh resolved DERBY-1521. --------------------------------- Resolution: Fixed The following tests have been added to the upgrade test to test grant/revoke: * grant/revoke feature is not available in soft upgrade * grant/revoke feature is not available in full upgrade (by default). This feature will be available after full upgrade only if "derby.database.sqlAuthorization" is true. * sets "derby.database.sqlAuthorization" for an upgraded database and tests basic grant/revoke works and system tables are updated correctly. As the upgrade test now covers grant/revoke testing, I'm resolving this issue. I have opened a new issue DERBY-1807 to add more grant/revoke tests to the upgrade test. > Upgrade test needs to be enhanced to test grant revoke > ------------------------------------------------------ > > Key: DERBY-1521 > URL: http://issues.apache.org/jira/browse/DERBY-1521 > Project: Derby > Issue Type: Improvement > Components: Test > Affects Versions: 10.2.1.0 > Reporter: Mamta A. Satoor > Assigned To: Deepa Remesh > Fix For: 10.2.1.0 > > Attachments: d1521-patch1-v1.diff, d1521-patch1-v1.status, d1521-patch2-draft.diff, d1521-patch2-v1.diff, d1521-patch2-v1.status > > > Grant Revoke is one of the features targeted for 10.2 Release. The upgrade test should be modified to test this feature with various upgrade scenarios to make sure everything works fine. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira