Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 37232 invoked from network); 22 Sep 2008 19:30:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Sep 2008 19:30:10 -0000 Received: (qmail 36888 invoked by uid 500); 22 Sep 2008 19:30:02 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 36854 invoked by uid 500); 22 Sep 2008 19:30:02 -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 36832 invoked by uid 99); 22 Sep 2008 19:30:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Sep 2008 12:30:02 -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.47] (HELO viefep27-int.chello.at) (62.179.121.47) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Sep 2008 19:28:59 +0000 Received: from felixknecht.ch ([84.72.24.104]) by viefep27-int.chello.at (InterMail vM.7.08.02.02 201-2186-121-104-20070414) with ESMTP id <20080922192919.QSRR29370.viefep27-int.chello.at@felixknecht.ch> for ; Mon, 22 Sep 2008 21:29:19 +0200 Received: (qmail 18600 invoked by uid 210); 22 Sep 2008 19:29:17 -0000 Received: from 192.168.1.97 by odin (envelope-from , uid 201) with qmail-scanner-2.02st (clamdscan: 0.93.3/8300. perlscan: 2.02st. Clear:RC:1(192.168.1.97):. Processed in 0.040876 secs); 22 Sep 2008 19:29:17 -0000 Received: from unknown (HELO ?192.168.1.97?) (192.168.1.97) by 192.168.1.11 with SMTP; 22 Sep 2008 19:29:17 -0000 Message-ID: <48D7F20F.90103@apache.org> Date: Mon, 22 Sep 2008 21:29:19 +0200 From: Felix Knecht Organization: apache.org User-Agent: Thunderbird 2.0.0.16 (X11/20080729) MIME-Version: 1.0 To: dev@directory.apache.org Subject: Re: svn commit: r697880 - in /directory: apacheds/trunk/pom.xml daemon/trunk/pom.xml References: <20080922160350.F204D238896F@eris.apache.org> In-Reply-To: <20080922160350.F204D238896F@eris.apache.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org felixk@apache.org schrieb: > Author: felixk > Date: Mon Sep 22 09:03:50 2008 > New Revision: 697880 > > URL: http://svn.apache.org/viewvc?rev=697880&view=rev > Log: > For some (yet) unknown reason javadoc-plugin v2.5 produces following error whereas it works with v2.4 > if plugins are part of a multiproject site generation. The reason is clear now. I updated the already existing issues [1] with some more information. It's a problem when NOT using the deprecated configuration ... [1] http://jira.codehaus.org/browse/MJAVADOC-181