[jboss-user] [JBoss Seam] - Re: 2.0.0 CR2 is out
ASavitsky
do-not-reply at jboss.com
Fri Oct 5 15:45:43 EDT 2007
There are a few problems with this release (as far as Maven is concerned, anyway):
1. Jboss-EL is still CR1 - have there been any changes to it as part of CR2?
2. Source JARs have incorrect naming - there's an extra dash in there that makes them unrecognizable to Maven("jboss-seam-2.0.0.CR2--sources.jar" vs expected "jboss-seam-2.0.0.CR2-sources.jar")
3. Seam UI declares a hard dependency on JSP-API, which makes absolutely no sense if Facelets are used. Shouldn't that one be declared as "provided", just like JSF RI does it?
Other than that, thanks for the good work!
Alex
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4092152#4092152
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4092152
More information about the jboss-user
mailing list