Search |
||
Project Mojarra releases the second revision of its JSF 2.0 PR implemenatationPosted by driscoll on February 6, 2009 at 11:19 AM PST
The Mojarra Project is proud to announce the second release of the JSF 2.0 PR implementation (which we're calling PR2, for lack of a better name).
The binaries and sources can be downloaded from here, or by checking the GlassFish v3 Prelude update center (it should be available there by Monday). As always, you can see the release notes for any additional information. We're very proud of the number of bugs fixed in this release, so if you're already using JSF 2.0, by all means check it out. We're still some time from being Beta quality however, so this release remains useful only to people who are early adopters. »
Related Topics >>
J2EE Comments
Comments are listed in date ascending order (oldest first)
Submitted by rockhopper on Wed, 2009-02-25 08:39.
How about some maven love?
Would this be it? Timestamps in the repo suggest so:
com.sun.faces
jsf-api
2.0.0-b09
com.sun.faces
jsf-impl
2.0.0-b09
etc.
maven2-repository.dev.java.net
Java.net Repository for Maven
http://download.java.net/maven/2
Submitted by rockhopper on Wed, 2009-02-25 08:40.
Looks like the xml elements were eaten in my previous comment.
Submitted by rockhopper on Thu, 2009-02-26 05:32.
Thanks for the confirmation.
In your repo (http://download.java.net/maven/2) there is also a jsf 2 under javax. What's that? You see why people are confused.
After beta will that be the com.sun.faces stuff be moved under javax in the repo?
|
||
|