Return-Path: Delivered-To: apmail-openjpa-dev-archive@www.apache.org Received: (qmail 10573 invoked from network); 28 Sep 2009 21:03:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 28 Sep 2009 21:03:21 -0000 Received: (qmail 75883 invoked by uid 500); 28 Sep 2009 21:03:21 -0000 Delivered-To: apmail-openjpa-dev-archive@openjpa.apache.org Received: (qmail 75815 invoked by uid 500); 28 Sep 2009 21:03:21 -0000 Mailing-List: contact dev-help@openjpa.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openjpa.apache.org Delivered-To: mailing list dev@openjpa.apache.org Received: (qmail 75805 invoked by uid 99); 28 Sep 2009 21:03:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Sep 2009 21:03:20 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of plinskey@gmail.com designates 74.125.92.27 as permitted sender) Received: from [74.125.92.27] (HELO qw-out-2122.google.com) (74.125.92.27) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Sep 2009 21:03:13 +0000 Received: by qw-out-2122.google.com with SMTP id 5so1550934qwi.57 for ; Mon, 28 Sep 2009 14:02:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:from:date:message-id :subject:to:content-type; bh=xuEZYl0eUPiS696tprQNg6PTBJIxzLAbF8UKXWG9rys=; b=nMXrvJ2XI1I8932QaBKmK3YUTwl3HuscFTQV9sOFLyiy+U+Ioi4GhjltTs5NVkjEen ld5yONm9/tLfAuql/FBF7krwKgHOsaoMjruXwzqUM8zm6mwsO7iFWvPNJA3x3J0SQLej srVxBuMnwKXH+87l9Nwg7j8l1eAv/m8/tmAlo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=VRx0J346Cck/PnV+G9Td8kIAmG5H5rWGvZqlTBXq27GDkKkFfdru5BKhiRcuUJnZwo ShF+lUOMluAMA8MaCQn+3FYfW8Xbxtyb9dlOnPxw59JvalEcoSs3Q2wqfhz/Zh09h2KF aX/58QdVCHHUwse5d7gOrtriOCH6Ahbg4qrq8= MIME-Version: 1.0 Received: by 10.229.34.143 with SMTP id l15mr1538278qcd.80.1254171772153; Mon, 28 Sep 2009 14:02:52 -0700 (PDT) From: Patrick Linskey Date: Mon, 28 Sep 2009 17:02:32 -0400 Message-ID: <7262f25e0909281402h135b96f9h93ae9fc82ccb91d5@mail.gmail.com> Subject: privileged checks and serp To: dev@openjpa.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Hi, Why are the privileged checks required for various serp-related operations? I'm wondering if I can get rid of them with some changes to serp, and so am curious about what test cases I should be running. Thanks, -Patrick -- Patrick Linskey 202 669 5907