Return-Path: Delivered-To: apmail-myfaces-dev-archive@www.apache.org Received: (qmail 2975 invoked from network); 12 Jul 2006 08:17:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 12 Jul 2006 08:17:39 -0000 Received: (qmail 98365 invoked by uid 500); 12 Jul 2006 08:17:36 -0000 Delivered-To: apmail-myfaces-dev-archive@myfaces.apache.org Received: (qmail 98305 invoked by uid 500); 12 Jul 2006 08:17:36 -0000 Mailing-List: contact dev-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Development" Delivered-To: mailing list dev@myfaces.apache.org Received: (qmail 98090 invoked by uid 99); 12 Jul 2006 08:17:34 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Jul 2006 01:17:34 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of cagatay.civici@gmail.com designates 64.233.166.180 as permitted sender) Received: from [64.233.166.180] (HELO py-out-1112.google.com) (64.233.166.180) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Jul 2006 01:17:33 -0700 Received: by py-out-1112.google.com with SMTP id x66so136142pye for ; Wed, 12 Jul 2006 01:17:12 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=mgacu1hVEo3OKoMVv8NCWoMd7DiZjLLCpcwH4FBSEXDZozY8ZAx9d9GuxgiI7c67lg+thFcJmD5BUVDkq2rZdA50sHe4xiz5lXHp0dwSddzGu5UMyt7Q1b2thcJOvt6zIBfOb1zAuhvl/hbrJ2BgROPlUPNksz6YTOH6sBdNRnw= Received: by 10.35.99.14 with SMTP id b14mr553289pym; Wed, 12 Jul 2006 01:17:12 -0700 (PDT) Received: by 10.35.105.19 with HTTP; Wed, 12 Jul 2006 01:17:12 -0700 (PDT) Message-ID: <8c9d4eaa0607120117w35528649ob133c12c6f19da23@mail.gmail.com> Date: Wed, 12 Jul 2006 11:17:12 +0300 From: "Cagatay Civici" To: "MyFaces Development" Subject: Re: current12 shared_core classpath issue In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_6656_5575028.1152692232249" References: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_6656_5575028.1152692232249 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline The pom.xml needed patching, thanks, now the dependencies are fixed, only thing remaining is to fix the compilation error:) Cagatay On 7/12/06, Dennis Byrne wrote: > > Thanks for bringing this up. There is a problem ... > > http://issues.apache.org/jira/browse/MYFACES-1363 > > I will leave the rest to you ;) > > Dennis Byrne > > >-----Original Message----- > >From: Cagatay Civici [mailto:cagatay.civici@gmail.com] > >Sent: Wednesday, July 12, 2006 03:25 AM > >To: 'MyFaces Development' > >Subject: Re: current12 shared_core classpath issue > > > >Hi Dennis, > > > >It is in the shared, the impl is fine. > > > >Pretty fresh, I've checked out yesterday. Don't you have the same issue? > > > >Cagatay > > > >On 7/12/06, Dennis Byrne wrote: > >> > >> >Is this in core/impl and/or shared ? > >> > >> OK, so this information was in the subject :) How fresh is the check > out? > >> > >> Dennis Byrne > >> > >> >I seem to remember one of them pointed at that jar but that was a > *long* > >> time ago. > >> > > >> >Dennis Byrne > >> > > >> >>-----Original Message----- > >> >>From: Cagatay Civici [mailto:cagatay.civici@gmail.com] > >> >>Sent: Tuesday, July 11, 2006 06:41 PM > >> >>To: dev@myfaces.apache.org > >> >>Subject: current12 shared_core classpath issue > >> >> > >> >>Hi, > >> >> > >> >>I'm working on some of unassigned 1.2 jira issues. > >> >> > >> >>After building the libraries using current12 and doing mvn > >> eclipse:eclipse, > >> >>the created .classpath of myfaces_shared_core points to the > >> >> > >> >> >> path="M2_REPO/myfaces/myfaces-api/1.1.1/myfaces- > >> >>api-1.1.1.jar"/>, thus changes I've made for the 1.2 issues are not > >> taken > >> >>into account. > >> >> > >> >>Any thoughts? > >> >> > >> >>Regards, > >> >> > >> >>Cagatay Civici > >> >> > >> > > >> > > >> > > >> > >> > >> > > > > > ------=_Part_6656_5575028.1152692232249 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline
The pom.xml needed patching, thanks, now the dependencies are fixed, only thing remaining is to fix the compilation error:)

Cagatay

On 7/12/06, Dennis Byrne <dennis@dbyrne.net> wrote:
Thanks for bringing this up.  There is a problem ...

http://issues.apache.org/jira/browse/MYFACES-1363

I will leave the rest to you ;)

Dennis Byrne

>-----Original Message-----
>From: Cagatay Civici [mailto:cagatay.civici@gmail.com]
>Sent: Wednesday, July 12, 2006 03:25 AM
>To: 'MyFaces Development'
>Subject: Re: current12 shared_core classpath issue
>
>Hi Dennis,
>
>It is in the shared, the impl is fine.
>
>Pretty fresh, I've checked out yesterday. Don't you have the same issue?
>
>Cagatay
>
>On 7/12/06, Dennis Byrne < dennis@dbyrne.net> wrote:
>>
>> >Is this in core/impl and/or shared ?
>>
>> OK, so this information was in the subject :)  How fresh is the check out?
>>
>> Dennis Byrne
>>
>> >I seem to remember one of them pointed at that jar but that was a *long*
>> time ago.
>> >
>> >Dennis Byrne
>> >
>> >>-----Original Message-----
>> >>From: Cagatay Civici [mailto:cagatay.civici@gmail.com]
>> >>Sent: Tuesday, July 11, 2006 06:41 PM
>> >>To: dev@myfaces.apache.org
>> >>Subject: current12 shared_core classpath issue
>> >>
>> >>Hi,
>> >>
>> >>I'm working on some of unassigned 1.2 jira issues.
>> >>
>> >>After building the libraries using current12 and doing mvn
>> eclipse:eclipse,
>> >>the created .classpath of myfaces_shared_core points to the
>> >>
>> >><classpathentry kind="var"
>> path="M2_REPO/myfaces/myfaces-api/1.1.1/myfaces-
>> >>api-1.1.1.jar"/>, thus changes I've made for the 1.2 issues are not
>> taken
>> >>into account.
>> >>
>> >>Any thoughts?
>> >>
>> >>Regards,
>> >>
>> >>Cagatay Civici
>> >>
>> >
>> >
>> >
>>
>>
>>
>



------=_Part_6656_5575028.1152692232249--