Return-Path: X-Original-To: apmail-directory-dev-archive@www.apache.org Delivered-To: apmail-directory-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0A4A4106D8 for ; Thu, 15 Aug 2013 09:23:10 +0000 (UTC) Received: (qmail 33874 invoked by uid 500); 15 Aug 2013 09:23:01 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 33819 invoked by uid 500); 15 Aug 2013 09:22:58 -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 33531 invoked by uid 99); 15 Aug 2013 09:22:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Aug 2013 09:22:51 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of felix.knecht.ch@gmail.com designates 209.85.212.179 as permitted sender) Received: from [209.85.212.179] (HELO mail-wi0-f179.google.com) (209.85.212.179) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Aug 2013 09:22:44 +0000 Received: by mail-wi0-f179.google.com with SMTP id hr7so2886105wib.6 for ; Thu, 15 Aug 2013 02:22:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=8X3M2vWuUcciTBDs/1Q6wg1NwQF76z3h1V4zPzpIkEo=; b=jzmEQOyE6XWiZmYlxIpmsRf4knl9SFvrbFQwy69bAQB4udGDzUG4STFXlgf1aGajHc e8jM/ewoUcSVm5vrRtkAxp9XQlrJADER15ujCKghWbxD0Lk2AakwKxPpimRiAIby4YGF /jts/OvhzE17MINQhZKLAG3PSOthKA0DqoA16pp/3U6FjPWrU1XfIGZsueno+urbd/Mw ST/N8tlV3e2MKwHTclpYKV3kD0TkEYtaLgzzc0zlXKrXLckVMMjm601u9eM8J2hDu9Z5 ktMPj3t+rdKPN+fsTuhfliSb15ENwIp4FxbdhH7BCyTyPS78Swx00zZPMdG5bVSrhtsg flpw== X-Received: by 10.180.211.206 with SMTP id ne14mr1257137wic.30.1376558543560; Thu, 15 Aug 2013 02:22:23 -0700 (PDT) Received: from www.felixknecht.ch (84-73-12-238.dclient.hispeed.ch. [84.73.12.238]) by mx.google.com with ESMTPSA id fz8sm1778195wic.0.1969.12.31.16.00.00 (version=TLSv1 cipher=RC4-SHA bits=128/128); Thu, 15 Aug 2013 02:22:22 -0700 (PDT) Sender: Felix Knecht Message-ID: <520C9DCC.6050304@apache.org> Date: Thu, 15 Aug 2013 11:22:20 +0200 From: Felix Knecht User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130805 Thunderbird/17.0.8 MIME-Version: 1.0 To: Apache Directory Developers List Subject: Re: Mavibot Javdoc&XRef generation References: <520C98B2.7070703@gmail.com> In-Reply-To: <520C98B2.7070703@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org On 08/15/2013 11:00 AM, Emmanuel Lécharny wrote: > Hi, > > I think I have fixed the issue (MAVIBOT-6), but if Felix can check that > I have not added too much things in the pom tat would be great ! Thanks for quick patch :-) I'll find some time to verify it today afternoon/evening. But are you sure you're not talking about MAVIBOT-7? Regards Felix > > Here is the patch : > > http://svn.apache.org/r1514207 > > Many thanks ! > > /me, trying to keep Mavibot JIRA opened bug number to 0 ;-) >