Done. A few notes:
- I think I counted 95 new or modified source files. You have plenty of new stuff to play with. - It compiles and runs - honest it does. However, I'm sure that it won't build with maven. I haven't touched the build scripts. I've been building with NetBeans. - You will need the Tomcat jars as I laid out in my wiki - Core no longer relies on commons-el. - All the new javax API's are implemented except some in the webapp package. - I haven't touched the taglibs The following can probably be removed. I think they are just dead code now: VariableResolverImpl.java PropertyResolverImpl.java MethodBindingImpl.java ValueBindingImpl.java ElParserHelper.java BundleUtils.java Enjoy. Stan Silvert JBoss, Inc. [EMAIL PROTECTED] callto://stansilvert > -----Original Message----- > From: Stan Silvert [mailto:[EMAIL PROTECTED] > Sent: Saturday, May 27, 2006 6:12 PM > To: [EMAIL PROTECTED]; MyFaces Development > Subject: RE: JSF 1.2 [was: Cancelled: JavaOne MyFaces > Committers/Contributors meeting] > > With no objections, I'll put it there as soon as I get a chance. > Probably Sunday or Monday. > > > Stan Silvert > JBoss, Inc. > [EMAIL PROTECTED] > callto://stansilvert > > -----Original Message----- > > From: Martin Marinschek [mailto:[EMAIL PROTECTED] > > Sent: Friday, May 26, 2006 9:02 AM > > To: MyFaces Development; Stan Silvert > > Subject: Re: JSF 1.2 [was: Cancelled: JavaOne MyFaces > > Committers/Contributors meeting] > > > > Ok, done - Stan, can you commit your changes there? > > > > regards, > > > > Martin > > > > On 5/26/06, Martin Marinschek <[EMAIL PROTECTED]> wrote: > > > What I'll do anyway right now is create a branch of current. I'll > > > still call it jsf12tc6 - if we settle this discussion with the > result > > > that this is going to be our only branch, it shouldn't be too much > of > > > a misnoming. > > > > > > regards, > > > > > > Martin > > > > > > On 5/24/06, Matthias Wessendorf <[EMAIL PROTECTED]> wrote: > > > > > until TC 6 is released. Besides, most of the work I do in core > is > > in Junit > > > > > rather than a container. > > > > > > > > if it is just the availability of jsp 2.1 jars, the jetty folks > have > > > > their own (public) maven2 repo > > > > > > > > -Matthias > > > > > > > > > > > > > -- > > > > > > http://www.irian.at > > > > > > Your JSF powerhouse - > > > JSF Consulting, Development and > > > Courses in English and German > > > > > > Professional Support for Apache MyFaces > > > > > > > > > -- > > > > http://www.irian.at > > > > Your JSF powerhouse - > > JSF Consulting, Development and > > Courses in English and German > > > > Professional Support for Apache MyFaces
