You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwebbeans.apache.org by ge...@apache.org on 2009/10/27 06:33:20 UTC

svn commit: r830063 - /incubator/openwebbeans/trunk/samples/pom.xml

Author: gerdogdu
Date: Tue Oct 27 05:33:20 2009
New Revision: 830063

URL: http://svn.apache.org/viewvc?rev=830063&view=rev
Log:
Remove jsf2sample. Does not able to get jsf-api,impl from java.net2 (http://download.java.net/maven/2)

Modified:
    incubator/openwebbeans/trunk/samples/pom.xml

Modified: incubator/openwebbeans/trunk/samples/pom.xml
URL: http://svn.apache.org/viewvc/incubator/openwebbeans/trunk/samples/pom.xml?rev=830063&r1=830062&r2=830063&view=diff
==============================================================================
--- incubator/openwebbeans/trunk/samples/pom.xml (original)
+++ incubator/openwebbeans/trunk/samples/pom.xml Tue Oct 27 05:33:20 2009
@@ -29,7 +29,7 @@
 	<description>Contains samples project for openwebbeans.</description>
 	<modules>
            <module>guess</module>
-           <module>jsf2sample</module>
+          <!-- <module>jsf2sample</module> -->
            <module>ejb-sample</module>
            <module>jms-sample</module>
            <module>reservation</module>



AW: svn commit: r830063 - /incubator/openwebbeans/trunk/samples/pom.xml

Posted by Mark Struberg <st...@yahoo.de>.
Yes, apologise - that was my problem as a poor from-source-compiler ;)

We could itmt use the snapshots from 
http://people.apache.org/repo/m2-snapshot-repository/org/apache/myfaces/core/myfaces-api/2.0.0-SNAPSHOT/
Not perfect but better than nothing!

I already dropped a request for a milestone build of MyFaces-2.0 on their list.


LieGrue,
strub


----- Ursprüngliche Mail ----
> Von: Gurkan Erdogdu <cg...@gmail.com>
> An: openwebbeans-dev@incubator.apache.org
> Gesendet: Dienstag, den 27. Oktober 2009, 14:19:06 Uhr
> Betreff: Re: svn commit: r830063 - /incubator/openwebbeans/trunk/samples/pom.xml
> 
> That is why I include Sun specific maven artifacts.
> 
> Thanks;
> 
> --Gurkan
> 
> 2009/10/27 Mark Struberg 
> 
> > gnah sorry, I was wrong.
> > Althouth the MyFaces team works on JSF-2 for over a year now (and being
> > pretty stable) they have still no final release. Their spec seems to be as
> > volatile as ours ;)
> >
> > I'll drop them a mail and ask if they wanna do a milestone release of
> > MyFaces-2.0 for us.
> >
> > sorry,
> > strub
> >
> >
> > ----- Ursprüngliche Mail ----
> > > Von: Gurkan Erdogdu 
> > > An: openwebbeans-dev@incubator.apache.org
> > > Gesendet: Dienstag, den 27. Oktober 2009, 9:39:01 Uhr
> > > Betreff: Re: svn commit: r830063 -
> > /incubator/openwebbeans/trunk/samples/pom.xml
> > >
> > > Do you know where is the location of artifacts?
> > >
> > > Thanks;
> > >
> > > 2009/10/27 Gurkan Erdogdu
> > >
> > > > Olee, awesome!
> > > >
> > > >
> > > > 2009/10/27 Mark Struberg
> > > >
> > > > yes, since ~ 1 year now.
> > > >>
> > > >> In fact the MyFaces team did a big part of the work on the JSF2 spec
> > ;)
> > > >>
> > > >> LieGrue,
> > > >> strub
> > > >>
> > > >>
> > > >>
> > > >> ----- Ursprüngliche Mail ----
> > > >> > Von: Gurkan Erdogdu
> > > >> > An: openwebbeans-dev@incubator.apache.org
> > > >> > Gesendet: Dienstag, den 27. Oktober 2009, 8:48:21 Uhr
> > > >> > Betreff: Re: svn commit: r830063 -
> > > >> /incubator/openwebbeans/trunk/samples/pom.xml
> > > >> >
> > > >> > More correclty, MyFaces supports JSF 2.0 specification?
> > > >> >
> > > >> > -Gurkan
> > > >> >
> > > >> > 2009/10/27 Gurkan Erdogdu
> > > >> >
> > > >> > > Does MyFaces Api support JSF 2.0 Specification?
> > > >> > >
> > > >> > > Thanks;
> > > >> > >
> > > >> > > --Gurkan
> > > >> > >
> > > >> > > 2009/10/27 Mark Struberg
> > > >> > >
> > > >> > > we could simply use the api from MyFaces.
> > > >> > >>
> > > >> > >> LieGrue,
> > > >> > >> strub
> > > >> > >>
> > > >> > >>
> > > >> > >>
> > > >> > >> ----- Ursprüngliche Mail ----
> > > >> > >> > Von: "gerdogdu@apache.org"
> > > >> > >> > An: openwebbeans-commits@incubator.apache.org
> > > >> > >> > Gesendet: Dienstag, den 27. Oktober 2009, 6:33:20 Uhr
> > > >> > >> > Betreff: svn commit: r830063 -
> > > >> > >> /incubator/openwebbeans/trunk/samples/pom.xml
> > > >> > >> >
> > > >> > >> > Author: gerdogdu
> > > >> > >> > Date: Tue Oct 27 05:33:20 2009
> > > >> > >> > New Revision: 830063
> > > >> > >> >
> > > >> > >> > URL: http://svn.apache.org/viewvc?rev=830063&view=rev
> > > >> > >> > Log:
> > > >> > >> > Remove jsf2sample. Does not able to get jsf-api,impl from
> > java.net2
> > > >> > >> > (http://download.java.net/maven/2)
> > > >> > >> >
> > > >> > >> > Modified:
> > > >> > >> >     incubator/openwebbeans/trunk/samples/pom.xml
> > > >> > >> >
> > > >> > >> > Modified: incubator/openwebbeans/trunk/samples/pom.xml
> > > >> > >> > URL:
> > > >> > >> >
> > > >> > >>
> > > >> >
> > > >>
> > >
> > 
> http://svn.apache.org/viewvc/incubator/openwebbeans/trunk/samples/pom.xml?rev=830063&r1=830062&r2=830063&view=diff
> > > >> > >> >
> > > >> > >>
> > > >> >
> > > >>
> > >
> > ==============================================================================
> > > >> > >> > --- incubator/openwebbeans/trunk/samples/pom.xml (original)
> > > >> > >> > +++ incubator/openwebbeans/trunk/samples/pom.xml Tue Oct 27
> > > >> 05:33:20
> > > >> > >> 2009
> > > >> > >> > @@ -29,7 +29,7 @@
> > > >> > >> >     Contains samples project for openwebbeans.
> > > >> > >> >
> > > >> > >> >             guess
> > > >> > >> > -          jsf2sample
> > > >> > >> > +
> > > >> > >> >             ejb-sample
> > > >> > >> >             jms-sample
> > > >> > >> >             reservation
> > > >> > >>
> > > >> > >>
> > > >> > >>
> > > >> > >>
> > > >> > >>
> > > >> > >
> > > >> > >
> > > >> > > --
> > > >> > > Gurkan Erdogdu
> > > >> > > http://gurkanerdogdu.blogspot.com
> > > >> > >
> > > >> >
> > > >> >
> > > >> >
> > > >> > --
> > > >> > Gurkan Erdogdu
> > > >> > http://gurkanerdogdu.blogspot.com
> > > >>
> > > >>
> > > >>
> > > >>
> > > >>
> > > >
> > > >
> > > > --
> > > > Gurkan Erdogdu
> > > > http://gurkanerdogdu.blogspot.com
> > > >
> > >
> > >
> > >
> > > --
> > > Gurkan Erdogdu
> > > http://gurkanerdogdu.blogspot.com
> >
> >
> >
> >
> >
> 
> 
> -- 
> Gurkan Erdogdu
> http://gurkanerdogdu.blogspot.com



      

Re: svn commit: r830063 - /incubator/openwebbeans/trunk/samples/pom.xml

Posted by Gurkan Erdogdu <cg...@gmail.com>.
That is why I include Sun specific maven artifacts.

Thanks;

--Gurkan

2009/10/27 Mark Struberg <st...@yahoo.de>

> gnah sorry, I was wrong.
> Althouth the MyFaces team works on JSF-2 for over a year now (and being
> pretty stable) they have still no final release. Their spec seems to be as
> volatile as ours ;)
>
> I'll drop them a mail and ask if they wanna do a milestone release of
> MyFaces-2.0 for us.
>
> sorry,
> strub
>
>
> ----- Ursprüngliche Mail ----
> > Von: Gurkan Erdogdu <cg...@gmail.com>
> > An: openwebbeans-dev@incubator.apache.org
> > Gesendet: Dienstag, den 27. Oktober 2009, 9:39:01 Uhr
> > Betreff: Re: svn commit: r830063 -
> /incubator/openwebbeans/trunk/samples/pom.xml
> >
> > Do you know where is the location of artifacts?
> >
> > Thanks;
> >
> > 2009/10/27 Gurkan Erdogdu
> >
> > > Olee, awesome!
> > >
> > >
> > > 2009/10/27 Mark Struberg
> > >
> > > yes, since ~ 1 year now.
> > >>
> > >> In fact the MyFaces team did a big part of the work on the JSF2 spec
> ;)
> > >>
> > >> LieGrue,
> > >> strub
> > >>
> > >>
> > >>
> > >> ----- Ursprüngliche Mail ----
> > >> > Von: Gurkan Erdogdu
> > >> > An: openwebbeans-dev@incubator.apache.org
> > >> > Gesendet: Dienstag, den 27. Oktober 2009, 8:48:21 Uhr
> > >> > Betreff: Re: svn commit: r830063 -
> > >> /incubator/openwebbeans/trunk/samples/pom.xml
> > >> >
> > >> > More correclty, MyFaces supports JSF 2.0 specification?
> > >> >
> > >> > -Gurkan
> > >> >
> > >> > 2009/10/27 Gurkan Erdogdu
> > >> >
> > >> > > Does MyFaces Api support JSF 2.0 Specification?
> > >> > >
> > >> > > Thanks;
> > >> > >
> > >> > > --Gurkan
> > >> > >
> > >> > > 2009/10/27 Mark Struberg
> > >> > >
> > >> > > we could simply use the api from MyFaces.
> > >> > >>
> > >> > >> LieGrue,
> > >> > >> strub
> > >> > >>
> > >> > >>
> > >> > >>
> > >> > >> ----- Ursprüngliche Mail ----
> > >> > >> > Von: "gerdogdu@apache.org"
> > >> > >> > An: openwebbeans-commits@incubator.apache.org
> > >> > >> > Gesendet: Dienstag, den 27. Oktober 2009, 6:33:20 Uhr
> > >> > >> > Betreff: svn commit: r830063 -
> > >> > >> /incubator/openwebbeans/trunk/samples/pom.xml
> > >> > >> >
> > >> > >> > Author: gerdogdu
> > >> > >> > Date: Tue Oct 27 05:33:20 2009
> > >> > >> > New Revision: 830063
> > >> > >> >
> > >> > >> > URL: http://svn.apache.org/viewvc?rev=830063&view=rev
> > >> > >> > Log:
> > >> > >> > Remove jsf2sample. Does not able to get jsf-api,impl from
> java.net2
> > >> > >> > (http://download.java.net/maven/2)
> > >> > >> >
> > >> > >> > Modified:
> > >> > >> >     incubator/openwebbeans/trunk/samples/pom.xml
> > >> > >> >
> > >> > >> > Modified: incubator/openwebbeans/trunk/samples/pom.xml
> > >> > >> > URL:
> > >> > >> >
> > >> > >>
> > >> >
> > >>
> >
> http://svn.apache.org/viewvc/incubator/openwebbeans/trunk/samples/pom.xml?rev=830063&r1=830062&r2=830063&view=diff
> > >> > >> >
> > >> > >>
> > >> >
> > >>
> >
> ==============================================================================
> > >> > >> > --- incubator/openwebbeans/trunk/samples/pom.xml (original)
> > >> > >> > +++ incubator/openwebbeans/trunk/samples/pom.xml Tue Oct 27
> > >> 05:33:20
> > >> > >> 2009
> > >> > >> > @@ -29,7 +29,7 @@
> > >> > >> >     Contains samples project for openwebbeans.
> > >> > >> >
> > >> > >> >             guess
> > >> > >> > -          jsf2sample
> > >> > >> > +
> > >> > >> >             ejb-sample
> > >> > >> >             jms-sample
> > >> > >> >             reservation
> > >> > >>
> > >> > >>
> > >> > >>
> > >> > >>
> > >> > >>
> > >> > >
> > >> > >
> > >> > > --
> > >> > > Gurkan Erdogdu
> > >> > > http://gurkanerdogdu.blogspot.com
> > >> > >
> > >> >
> > >> >
> > >> >
> > >> > --
> > >> > Gurkan Erdogdu
> > >> > http://gurkanerdogdu.blogspot.com
> > >>
> > >>
> > >>
> > >>
> > >>
> > >
> > >
> > > --
> > > Gurkan Erdogdu
> > > http://gurkanerdogdu.blogspot.com
> > >
> >
> >
> >
> > --
> > Gurkan Erdogdu
> > http://gurkanerdogdu.blogspot.com
>
>
>
>
>


-- 
Gurkan Erdogdu
http://gurkanerdogdu.blogspot.com

AW: svn commit: r830063 - /incubator/openwebbeans/trunk/samples/pom.xml

Posted by Mark Struberg <st...@yahoo.de>.
gnah sorry, I was wrong.
Althouth the MyFaces team works on JSF-2 for over a year now (and being pretty stable) they have still no final release. Their spec seems to be as volatile as ours ;)

I'll drop them a mail and ask if they wanna do a milestone release of MyFaces-2.0 for us.

sorry,
strub


----- Ursprüngliche Mail ----
> Von: Gurkan Erdogdu <cg...@gmail.com>
> An: openwebbeans-dev@incubator.apache.org
> Gesendet: Dienstag, den 27. Oktober 2009, 9:39:01 Uhr
> Betreff: Re: svn commit: r830063 - /incubator/openwebbeans/trunk/samples/pom.xml
> 
> Do you know where is the location of artifacts?
> 
> Thanks;
> 
> 2009/10/27 Gurkan Erdogdu 
> 
> > Olee, awesome!
> >
> >
> > 2009/10/27 Mark Struberg 
> >
> > yes, since ~ 1 year now.
> >>
> >> In fact the MyFaces team did a big part of the work on the JSF2 spec ;)
> >>
> >> LieGrue,
> >> strub
> >>
> >>
> >>
> >> ----- Ursprüngliche Mail ----
> >> > Von: Gurkan Erdogdu 
> >> > An: openwebbeans-dev@incubator.apache.org
> >> > Gesendet: Dienstag, den 27. Oktober 2009, 8:48:21 Uhr
> >> > Betreff: Re: svn commit: r830063 -
> >> /incubator/openwebbeans/trunk/samples/pom.xml
> >> >
> >> > More correclty, MyFaces supports JSF 2.0 specification?
> >> >
> >> > -Gurkan
> >> >
> >> > 2009/10/27 Gurkan Erdogdu
> >> >
> >> > > Does MyFaces Api support JSF 2.0 Specification?
> >> > >
> >> > > Thanks;
> >> > >
> >> > > --Gurkan
> >> > >
> >> > > 2009/10/27 Mark Struberg
> >> > >
> >> > > we could simply use the api from MyFaces.
> >> > >>
> >> > >> LieGrue,
> >> > >> strub
> >> > >>
> >> > >>
> >> > >>
> >> > >> ----- Ursprüngliche Mail ----
> >> > >> > Von: "gerdogdu@apache.org"
> >> > >> > An: openwebbeans-commits@incubator.apache.org
> >> > >> > Gesendet: Dienstag, den 27. Oktober 2009, 6:33:20 Uhr
> >> > >> > Betreff: svn commit: r830063 -
> >> > >> /incubator/openwebbeans/trunk/samples/pom.xml
> >> > >> >
> >> > >> > Author: gerdogdu
> >> > >> > Date: Tue Oct 27 05:33:20 2009
> >> > >> > New Revision: 830063
> >> > >> >
> >> > >> > URL: http://svn.apache.org/viewvc?rev=830063&view=rev
> >> > >> > Log:
> >> > >> > Remove jsf2sample. Does not able to get jsf-api,impl from java.net2
> >> > >> > (http://download.java.net/maven/2)
> >> > >> >
> >> > >> > Modified:
> >> > >> >     incubator/openwebbeans/trunk/samples/pom.xml
> >> > >> >
> >> > >> > Modified: incubator/openwebbeans/trunk/samples/pom.xml
> >> > >> > URL:
> >> > >> >
> >> > >>
> >> >
> >> 
> http://svn.apache.org/viewvc/incubator/openwebbeans/trunk/samples/pom.xml?rev=830063&r1=830062&r2=830063&view=diff
> >> > >> >
> >> > >>
> >> >
> >> 
> ==============================================================================
> >> > >> > --- incubator/openwebbeans/trunk/samples/pom.xml (original)
> >> > >> > +++ incubator/openwebbeans/trunk/samples/pom.xml Tue Oct 27
> >> 05:33:20
> >> > >> 2009
> >> > >> > @@ -29,7 +29,7 @@
> >> > >> >     Contains samples project for openwebbeans.
> >> > >> >
> >> > >> >             guess
> >> > >> > -          jsf2sample
> >> > >> > +
> >> > >> >             ejb-sample
> >> > >> >             jms-sample
> >> > >> >             reservation
> >> > >>
> >> > >>
> >> > >>
> >> > >>
> >> > >>
> >> > >
> >> > >
> >> > > --
> >> > > Gurkan Erdogdu
> >> > > http://gurkanerdogdu.blogspot.com
> >> > >
> >> >
> >> >
> >> >
> >> > --
> >> > Gurkan Erdogdu
> >> > http://gurkanerdogdu.blogspot.com
> >>
> >>
> >>
> >>
> >>
> >
> >
> > --
> > Gurkan Erdogdu
> > http://gurkanerdogdu.blogspot.com
> >
> 
> 
> 
> -- 
> Gurkan Erdogdu
> http://gurkanerdogdu.blogspot.com



      

Re: svn commit: r830063 - /incubator/openwebbeans/trunk/samples/pom.xml

Posted by Gurkan Erdogdu <cg...@gmail.com>.
Do you know where is the location of artifacts?

Thanks;

2009/10/27 Gurkan Erdogdu <cg...@gmail.com>

> Olee, awesome!
>
>
> 2009/10/27 Mark Struberg <st...@yahoo.de>
>
> yes, since ~ 1 year now.
>>
>> In fact the MyFaces team did a big part of the work on the JSF2 spec ;)
>>
>> LieGrue,
>> strub
>>
>>
>>
>> ----- Ursprüngliche Mail ----
>> > Von: Gurkan Erdogdu <cg...@gmail.com>
>> > An: openwebbeans-dev@incubator.apache.org
>> > Gesendet: Dienstag, den 27. Oktober 2009, 8:48:21 Uhr
>> > Betreff: Re: svn commit: r830063 -
>> /incubator/openwebbeans/trunk/samples/pom.xml
>> >
>> > More correclty, MyFaces supports JSF 2.0 specification?
>> >
>> > -Gurkan
>> >
>> > 2009/10/27 Gurkan Erdogdu
>> >
>> > > Does MyFaces Api support JSF 2.0 Specification?
>> > >
>> > > Thanks;
>> > >
>> > > --Gurkan
>> > >
>> > > 2009/10/27 Mark Struberg
>> > >
>> > > we could simply use the api from MyFaces.
>> > >>
>> > >> LieGrue,
>> > >> strub
>> > >>
>> > >>
>> > >>
>> > >> ----- Ursprüngliche Mail ----
>> > >> > Von: "gerdogdu@apache.org"
>> > >> > An: openwebbeans-commits@incubator.apache.org
>> > >> > Gesendet: Dienstag, den 27. Oktober 2009, 6:33:20 Uhr
>> > >> > Betreff: svn commit: r830063 -
>> > >> /incubator/openwebbeans/trunk/samples/pom.xml
>> > >> >
>> > >> > Author: gerdogdu
>> > >> > Date: Tue Oct 27 05:33:20 2009
>> > >> > New Revision: 830063
>> > >> >
>> > >> > URL: http://svn.apache.org/viewvc?rev=830063&view=rev
>> > >> > Log:
>> > >> > Remove jsf2sample. Does not able to get jsf-api,impl from java.net2
>> > >> > (http://download.java.net/maven/2)
>> > >> >
>> > >> > Modified:
>> > >> >     incubator/openwebbeans/trunk/samples/pom.xml
>> > >> >
>> > >> > Modified: incubator/openwebbeans/trunk/samples/pom.xml
>> > >> > URL:
>> > >> >
>> > >>
>> >
>> http://svn.apache.org/viewvc/incubator/openwebbeans/trunk/samples/pom.xml?rev=830063&r1=830062&r2=830063&view=diff
>> > >> >
>> > >>
>> >
>> ==============================================================================
>> > >> > --- incubator/openwebbeans/trunk/samples/pom.xml (original)
>> > >> > +++ incubator/openwebbeans/trunk/samples/pom.xml Tue Oct 27
>> 05:33:20
>> > >> 2009
>> > >> > @@ -29,7 +29,7 @@
>> > >> >     Contains samples project for openwebbeans.
>> > >> >
>> > >> >             guess
>> > >> > -          jsf2sample
>> > >> > +
>> > >> >             ejb-sample
>> > >> >             jms-sample
>> > >> >             reservation
>> > >>
>> > >>
>> > >>
>> > >>
>> > >>
>> > >
>> > >
>> > > --
>> > > Gurkan Erdogdu
>> > > http://gurkanerdogdu.blogspot.com
>> > >
>> >
>> >
>> >
>> > --
>> > Gurkan Erdogdu
>> > http://gurkanerdogdu.blogspot.com
>>
>>
>>
>>
>>
>
>
> --
> Gurkan Erdogdu
> http://gurkanerdogdu.blogspot.com
>



-- 
Gurkan Erdogdu
http://gurkanerdogdu.blogspot.com

Re: svn commit: r830063 - /incubator/openwebbeans/trunk/samples/pom.xml

Posted by Gurkan Erdogdu <cg...@gmail.com>.
Olee, awesome!


2009/10/27 Mark Struberg <st...@yahoo.de>

> yes, since ~ 1 year now.
>
> In fact the MyFaces team did a big part of the work on the JSF2 spec ;)
>
> LieGrue,
> strub
>
>
>
> ----- Ursprüngliche Mail ----
> > Von: Gurkan Erdogdu <cg...@gmail.com>
> > An: openwebbeans-dev@incubator.apache.org
> > Gesendet: Dienstag, den 27. Oktober 2009, 8:48:21 Uhr
> > Betreff: Re: svn commit: r830063 -
> /incubator/openwebbeans/trunk/samples/pom.xml
> >
> > More correclty, MyFaces supports JSF 2.0 specification?
> >
> > -Gurkan
> >
> > 2009/10/27 Gurkan Erdogdu
> >
> > > Does MyFaces Api support JSF 2.0 Specification?
> > >
> > > Thanks;
> > >
> > > --Gurkan
> > >
> > > 2009/10/27 Mark Struberg
> > >
> > > we could simply use the api from MyFaces.
> > >>
> > >> LieGrue,
> > >> strub
> > >>
> > >>
> > >>
> > >> ----- Ursprüngliche Mail ----
> > >> > Von: "gerdogdu@apache.org"
> > >> > An: openwebbeans-commits@incubator.apache.org
> > >> > Gesendet: Dienstag, den 27. Oktober 2009, 6:33:20 Uhr
> > >> > Betreff: svn commit: r830063 -
> > >> /incubator/openwebbeans/trunk/samples/pom.xml
> > >> >
> > >> > Author: gerdogdu
> > >> > Date: Tue Oct 27 05:33:20 2009
> > >> > New Revision: 830063
> > >> >
> > >> > URL: http://svn.apache.org/viewvc?rev=830063&view=rev
> > >> > Log:
> > >> > Remove jsf2sample. Does not able to get jsf-api,impl from java.net2
> > >> > (http://download.java.net/maven/2)
> > >> >
> > >> > Modified:
> > >> >     incubator/openwebbeans/trunk/samples/pom.xml
> > >> >
> > >> > Modified: incubator/openwebbeans/trunk/samples/pom.xml
> > >> > URL:
> > >> >
> > >>
> >
> http://svn.apache.org/viewvc/incubator/openwebbeans/trunk/samples/pom.xml?rev=830063&r1=830062&r2=830063&view=diff
> > >> >
> > >>
> >
> ==============================================================================
> > >> > --- incubator/openwebbeans/trunk/samples/pom.xml (original)
> > >> > +++ incubator/openwebbeans/trunk/samples/pom.xml Tue Oct 27 05:33:20
> > >> 2009
> > >> > @@ -29,7 +29,7 @@
> > >> >     Contains samples project for openwebbeans.
> > >> >
> > >> >             guess
> > >> > -          jsf2sample
> > >> > +
> > >> >             ejb-sample
> > >> >             jms-sample
> > >> >             reservation
> > >>
> > >>
> > >>
> > >>
> > >>
> > >
> > >
> > > --
> > > Gurkan Erdogdu
> > > http://gurkanerdogdu.blogspot.com
> > >
> >
> >
> >
> > --
> > Gurkan Erdogdu
> > http://gurkanerdogdu.blogspot.com
>
>
>
>
>


-- 
Gurkan Erdogdu
http://gurkanerdogdu.blogspot.com

AW: svn commit: r830063 - /incubator/openwebbeans/trunk/samples/pom.xml

Posted by Mark Struberg <st...@yahoo.de>.
yes, since ~ 1 year now.

In fact the MyFaces team did a big part of the work on the JSF2 spec ;)

LieGrue,
strub



----- Ursprüngliche Mail ----
> Von: Gurkan Erdogdu <cg...@gmail.com>
> An: openwebbeans-dev@incubator.apache.org
> Gesendet: Dienstag, den 27. Oktober 2009, 8:48:21 Uhr
> Betreff: Re: svn commit: r830063 - /incubator/openwebbeans/trunk/samples/pom.xml
> 
> More correclty, MyFaces supports JSF 2.0 specification?
> 
> -Gurkan
> 
> 2009/10/27 Gurkan Erdogdu 
> 
> > Does MyFaces Api support JSF 2.0 Specification?
> >
> > Thanks;
> >
> > --Gurkan
> >
> > 2009/10/27 Mark Struberg 
> >
> > we could simply use the api from MyFaces.
> >>
> >> LieGrue,
> >> strub
> >>
> >>
> >>
> >> ----- Ursprüngliche Mail ----
> >> > Von: "gerdogdu@apache.org" 
> >> > An: openwebbeans-commits@incubator.apache.org
> >> > Gesendet: Dienstag, den 27. Oktober 2009, 6:33:20 Uhr
> >> > Betreff: svn commit: r830063 -
> >> /incubator/openwebbeans/trunk/samples/pom.xml
> >> >
> >> > Author: gerdogdu
> >> > Date: Tue Oct 27 05:33:20 2009
> >> > New Revision: 830063
> >> >
> >> > URL: http://svn.apache.org/viewvc?rev=830063&view=rev
> >> > Log:
> >> > Remove jsf2sample. Does not able to get jsf-api,impl from java.net2
> >> > (http://download.java.net/maven/2)
> >> >
> >> > Modified:
> >> >     incubator/openwebbeans/trunk/samples/pom.xml
> >> >
> >> > Modified: incubator/openwebbeans/trunk/samples/pom.xml
> >> > URL:
> >> >
> >> 
> http://svn.apache.org/viewvc/incubator/openwebbeans/trunk/samples/pom.xml?rev=830063&r1=830062&r2=830063&view=diff
> >> >
> >> 
> ==============================================================================
> >> > --- incubator/openwebbeans/trunk/samples/pom.xml (original)
> >> > +++ incubator/openwebbeans/trunk/samples/pom.xml Tue Oct 27 05:33:20
> >> 2009
> >> > @@ -29,7 +29,7 @@
> >> >     Contains samples project for openwebbeans.
> >> >
> >> >             guess
> >> > -          jsf2sample
> >> > +
> >> >             ejb-sample
> >> >             jms-sample
> >> >             reservation
> >>
> >>
> >>
> >>
> >>
> >
> >
> > --
> > Gurkan Erdogdu
> > http://gurkanerdogdu.blogspot.com
> >
> 
> 
> 
> -- 
> Gurkan Erdogdu
> http://gurkanerdogdu.blogspot.com



      

Re: svn commit: r830063 - /incubator/openwebbeans/trunk/samples/pom.xml

Posted by Gurkan Erdogdu <cg...@gmail.com>.
More correclty, MyFaces supports JSF 2.0 specification?

-Gurkan

2009/10/27 Gurkan Erdogdu <cg...@gmail.com>

> Does MyFaces Api support JSF 2.0 Specification?
>
> Thanks;
>
> --Gurkan
>
> 2009/10/27 Mark Struberg <st...@yahoo.de>
>
> we could simply use the api from MyFaces.
>>
>> LieGrue,
>> strub
>>
>>
>>
>> ----- Ursprüngliche Mail ----
>> > Von: "gerdogdu@apache.org" <ge...@apache.org>
>> > An: openwebbeans-commits@incubator.apache.org
>> > Gesendet: Dienstag, den 27. Oktober 2009, 6:33:20 Uhr
>> > Betreff: svn commit: r830063 -
>> /incubator/openwebbeans/trunk/samples/pom.xml
>> >
>> > Author: gerdogdu
>> > Date: Tue Oct 27 05:33:20 2009
>> > New Revision: 830063
>> >
>> > URL: http://svn.apache.org/viewvc?rev=830063&view=rev
>> > Log:
>> > Remove jsf2sample. Does not able to get jsf-api,impl from java.net2
>> > (http://download.java.net/maven/2)
>> >
>> > Modified:
>> >     incubator/openwebbeans/trunk/samples/pom.xml
>> >
>> > Modified: incubator/openwebbeans/trunk/samples/pom.xml
>> > URL:
>> >
>> http://svn.apache.org/viewvc/incubator/openwebbeans/trunk/samples/pom.xml?rev=830063&r1=830062&r2=830063&view=diff
>> >
>> ==============================================================================
>> > --- incubator/openwebbeans/trunk/samples/pom.xml (original)
>> > +++ incubator/openwebbeans/trunk/samples/pom.xml Tue Oct 27 05:33:20
>> 2009
>> > @@ -29,7 +29,7 @@
>> >     Contains samples project for openwebbeans.
>> >
>> >             guess
>> > -          jsf2sample
>> > +
>> >             ejb-sample
>> >             jms-sample
>> >             reservation
>>
>>
>>
>>
>>
>
>
> --
> Gurkan Erdogdu
> http://gurkanerdogdu.blogspot.com
>



-- 
Gurkan Erdogdu
http://gurkanerdogdu.blogspot.com

Re: svn commit: r830063 - /incubator/openwebbeans/trunk/samples/pom.xml

Posted by Gurkan Erdogdu <cg...@gmail.com>.
Does MyFaces Api support JSF 2.0 Specification?

Thanks;

--Gurkan

2009/10/27 Mark Struberg <st...@yahoo.de>

> we could simply use the api from MyFaces.
>
> LieGrue,
> strub
>
>
>
> ----- Ursprüngliche Mail ----
> > Von: "gerdogdu@apache.org" <ge...@apache.org>
> > An: openwebbeans-commits@incubator.apache.org
> > Gesendet: Dienstag, den 27. Oktober 2009, 6:33:20 Uhr
> > Betreff: svn commit: r830063 -
> /incubator/openwebbeans/trunk/samples/pom.xml
> >
> > Author: gerdogdu
> > Date: Tue Oct 27 05:33:20 2009
> > New Revision: 830063
> >
> > URL: http://svn.apache.org/viewvc?rev=830063&view=rev
> > Log:
> > Remove jsf2sample. Does not able to get jsf-api,impl from java.net2
> > (http://download.java.net/maven/2)
> >
> > Modified:
> >     incubator/openwebbeans/trunk/samples/pom.xml
> >
> > Modified: incubator/openwebbeans/trunk/samples/pom.xml
> > URL:
> >
> http://svn.apache.org/viewvc/incubator/openwebbeans/trunk/samples/pom.xml?rev=830063&r1=830062&r2=830063&view=diff
> >
> ==============================================================================
> > --- incubator/openwebbeans/trunk/samples/pom.xml (original)
> > +++ incubator/openwebbeans/trunk/samples/pom.xml Tue Oct 27 05:33:20 2009
> > @@ -29,7 +29,7 @@
> >     Contains samples project for openwebbeans.
> >
> >             guess
> > -          jsf2sample
> > +
> >             ejb-sample
> >             jms-sample
> >             reservation
>
>
>
>
>


-- 
Gurkan Erdogdu
http://gurkanerdogdu.blogspot.com

AW: svn commit: r830063 - /incubator/openwebbeans/trunk/samples/pom.xml

Posted by Mark Struberg <st...@yahoo.de>.
we could simply use the api from MyFaces.

LieGrue,
strub



----- Ursprüngliche Mail ----
> Von: "gerdogdu@apache.org" <ge...@apache.org>
> An: openwebbeans-commits@incubator.apache.org
> Gesendet: Dienstag, den 27. Oktober 2009, 6:33:20 Uhr
> Betreff: svn commit: r830063 - /incubator/openwebbeans/trunk/samples/pom.xml
> 
> Author: gerdogdu
> Date: Tue Oct 27 05:33:20 2009
> New Revision: 830063
> 
> URL: http://svn.apache.org/viewvc?rev=830063&view=rev
> Log:
> Remove jsf2sample. Does not able to get jsf-api,impl from java.net2 
> (http://download.java.net/maven/2)
> 
> Modified:
>     incubator/openwebbeans/trunk/samples/pom.xml
> 
> Modified: incubator/openwebbeans/trunk/samples/pom.xml
> URL: 
> http://svn.apache.org/viewvc/incubator/openwebbeans/trunk/samples/pom.xml?rev=830063&r1=830062&r2=830063&view=diff
> ==============================================================================
> --- incubator/openwebbeans/trunk/samples/pom.xml (original)
> +++ incubator/openwebbeans/trunk/samples/pom.xml Tue Oct 27 05:33:20 2009
> @@ -29,7 +29,7 @@
>     Contains samples project for openwebbeans.
>     
>             guess
> -          jsf2sample
> +          
>             ejb-sample
>             jms-sample
>             reservation