You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shale.apache.org by Greg Reddin <gr...@gmail.com> on 2008/05/22 18:37:00 UTC

Release Status

Just an update on the status of Release 1.0.5. I am unable to get the
apps to build unless I use the jsfri12 profile.

Using MyFaces doesn't seem to pull in all the needed Servlet/JSP
dependencies. We are back a version on MyFaces. I'll try to upgrade
that and see if it helps. If not, I can include the dependencies
explicitly, but if it ever worked, why not now?

Using jsfri (for JSF 1.1) it cannot find jsp-api-1.2 on ibiblio or
java.net (no matter which java.net repo I use). There's another
missing dep here declared transitively by the jsf-api. I think it's
jstl.

The other profile is jsfee5. I haven't tried that one yet.

Hopefully I'll get these resolved soon. Please advise if you have any
suggestions.

Thanks,
Greg