Return-Path: Delivered-To: apmail-incubator-directory-dev-archive@www.apache.org Received: (qmail 36529 invoked from network); 10 Dec 2004 06:35:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 10 Dec 2004 06:35:44 -0000 Received: (qmail 14782 invoked by uid 500); 10 Dec 2004 06:35:43 -0000 Delivered-To: apmail-incubator-directory-dev-archive@incubator.apache.org Received: (qmail 14747 invoked by uid 500); 10 Dec 2004 06:35:43 -0000 Mailing-List: contact directory-dev-help@incubator.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 directory-dev@incubator.apache.org Received: (qmail 14733 invoked by uid 99); 10 Dec 2004 06:35:43 -0000 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=FROM_ENDS_IN_NUMS,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of aok123@bellsouth.net designates 205.152.59.66 as permitted sender) Received: from imf18aec.mail.bellsouth.net (HELO imf18aec.mail.bellsouth.net) (205.152.59.66) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 09 Dec 2004 22:35:41 -0800 Received: from [172.16.1.7] ([65.80.200.112]) by imf18aec.mail.bellsouth.net (InterMail vM.5.01.06.11 201-253-122-130-111-20040605) with ESMTP id <20041210063539.STLZ2443.imf18aec.mail.bellsouth.net@[172.16.1.7]> for ; Fri, 10 Dec 2004 01:35:39 -0500 Message-ID: <41B943CF.5080109@bellsouth.net> Date: Fri, 10 Dec 2004 01:35:59 -0500 From: Alex Karasulu User-Agent: Mozilla Thunderbird 1.0RC1 (X11/20041201) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Apache Directory Developers List Subject: Re: eve works fine with java 5 References: <200412092139.02591.mark@ScheduleWorld.com> <41B9405D.3050107@bellsouth.net> In-Reply-To: <41B9405D.3050107@bellsouth.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Alex Karasulu wrote: > Mark Swanson wrote: > >> FYI: I recently reported trouble with eve and Java 5. I believe this >> trouble was the result of not using maven properly: >> "maven -Dgoal=jar:install multiproject:clean" works >> >> "maven clean" does not seem to work. Though, I'm not 100% certain... >> >> In any case, if you check out the latest and apply DIREVE-119 and >> DIREVE-120 it compiles without error or warning using Java 5 javac, >> and it works to the extent that I've tested it. >> >> Cheers. >> >> >> > You may be one level up and in which case may need to do a 'maven > multiproject:clean' instead. > > Alex > > P.S. Will try to get to other messages shortly Mark. > Cool so I'll just reclose the JIRA for this one. Alex