Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 96160 invoked from network); 12 Aug 2009 10:20:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 12 Aug 2009 10:20:32 -0000 Received: (qmail 58177 invoked by uid 500); 12 Aug 2009 10:20:39 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 58077 invoked by uid 500); 12 Aug 2009 10:20:38 -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 58069 invoked by uid 99); 12 Aug 2009 10:20:38 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Aug 2009 10:20:38 +0000 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; Wed, 12 Aug 2009 10:20:35 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id C0287234C004 for ; Wed, 12 Aug 2009 03:20:14 -0700 (PDT) Message-ID: <634609367.1250072414778.JavaMail.jira@brutus> Date: Wed, 12 Aug 2009 03:20:14 -0700 (PDT) From: "Alex Karasulu (JIRA)" To: dev@directory.apache.org Subject: [jira] Commented: (DIRSERVER-1288) put apacheds-server-unit-1.5.4.jar dependencies into Manifest In-Reply-To: <1098130423.1226665844846.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DIRSERVER-1288?page=3Dcom.atlas= sian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D= 12742279#action_12742279 ]=20 Alex Karasulu commented on DIRSERVER-1288: ------------------------------------------ Note that the new attached jar is apacheds-server-unit-[version]-all.jar - = Maven can reference this specific dependency instead of the original by usi= ng the following tag in dependencies: org.apache.directory.server apacheds-server-unit 1.5.5-SNAPSHOT all > put apacheds-server-unit-1.5.4.jar dependencies into Manifest > ------------------------------------------------------------- > > Key: DIRSERVER-1288 > URL: https://issues.apache.org/jira/browse/DIRSERVER-1288 > Project: Directory ApacheDS > Issue Type: Improvement > Affects Versions: 1.5.4 > Reporter: J=C3=BCrgen Weber > Assignee: Alex Karasulu > Priority: Minor > Fix For: 1.5.5 > > > http://directory.apache.org/apacheds/1.5/using-apacheds-for-unit-tests.ht= ml > cites some 20 jars you need to use apacheds-server-unit-1.5.4.jar > If the needed jars were in the Manifest classpath of apacheds-server-unit= .xx.jar you could just drop it into ds/lib and include only apacheds-server= -unit.xx.jar into your projects. --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.