Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 17026 invoked from network); 20 Mar 2008 23:23:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Mar 2008 23:23:20 -0000 Received: (qmail 97574 invoked by uid 500); 20 Mar 2008 23:23:18 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 97519 invoked by uid 500); 20 Mar 2008 23:23:18 -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 97508 invoked by uid 99); 20 Mar 2008 23:23:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Mar 2008 16:23:18 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [62.179.121.48] (HELO viefep28-int.chello.at) (62.179.121.48) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Mar 2008 23:22:39 +0000 Received: from felixknecht.ch ([84.72.24.104]) by viefep28-int.chello.at (InterMail vM.7.08.02.02 201-2186-121-104-20070414) with ESMTP id <20080320232246.UPIE15718.viefep28-int.chello.at@felixknecht.ch> for ; Fri, 21 Mar 2008 00:22:46 +0100 Received: (qmail 22985 invoked by uid 210); 20 Mar 2008 23:22:45 -0000 Received: from 192.168.1.97 by odin (envelope-from , uid 201) with qmail-scanner-2.02st (perlscan: 2.02st. Clear:RC:1(192.168.1.97):. Processed in 0.087517 secs); 20 Mar 2008 23:22:45 -0000 Received: from unknown (HELO ?192.168.1.97?) (192.168.1.97) by 192.168.1.11 with SMTP; 20 Mar 2008 23:22:44 -0000 Message-ID: <47E2F1C8.8010406@otego.com> Date: Fri, 21 Mar 2008 00:22:48 +0100 From: Felix Knecht User-Agent: Thunderbird 2.0.0.12 (X11/20080310) MIME-Version: 1.0 To: Apache Directory Developers List Subject: trunk-with-dependencies Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi all I can see 'trunk-with-dependencies' trees in the svn (containing svn:externals). Was this just a workaround to solve the missing snapshots jar of other projects (shared, ...) or does it has a more important reason? If not wa can think about skipping them when switching back fromt bigbang to trunk. Regards Felix