From dev-return-25580-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Thu Jun 19 02:16:43 2008 Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 97068 invoked from network); 19 Jun 2008 02:16:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Jun 2008 02:16:40 -0000 Received: (qmail 29003 invoked by uid 500); 19 Jun 2008 02:16:41 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 28951 invoked by uid 500); 19 Jun 2008 02:16:41 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 28292 invoked by uid 99); 19 Jun 2008 02:16:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Jun 2008 19:16:38 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Jun 2008 02:15:56 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 1B658234C14A for ; Wed, 18 Jun 2008 19:15:45 -0700 (PDT) Message-ID: <244275289.1213841745111.JavaMail.jira@brutus> Date: Wed, 18 Jun 2008 19:15:45 -0700 (PDT) From: "Alex Karasulu (JIRA)" To: dev@directory.apache.org Subject: [jira] Updated: (DIRSERVER-1057) Misplaced StoreProcedure packages In-Reply-To: <11782892.1188847258097.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 [ https://issues.apache.org/jira/browse/DIRSERVER-1057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Karasulu updated DIRSERVER-1057: ------------------------------------- Fix Version/s: (was: 1.5.3) 1.5.5 > Misplaced StoreProcedure packages > --------------------------------- > > Key: DIRSERVER-1057 > URL: https://issues.apache.org/jira/browse/DIRSERVER-1057 > Project: Directory ApacheDS > Issue Type: Task > Affects Versions: 1.5.1 > Reporter: Emmanuel Lecharny > Fix For: 1.5.5 > > > The StoreProcedure packages are in shared, when they should be somewhere in apacheds. The reason is that it use some constants described in the server (like "javaStoredProcUnit"), because they are very specific to our server. > We should move them to a new apacheds-sp project. It's the very same thing for triggers and ACI. Shared should only content common libraries. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.