On 5/7/06, Wendy Smoak <[EMAIL PROTECTED]> wrote:
The Struts Action Framework 1.3.3 Test Build is available to evaluate for release quality. The release plan is available on the wiki: http://wiki.apache.org/struts/StrutsActionRelease133 The test build, including signatures and checksums, has been deployed to: http://svn.apache.org/dist/struts/action/v1.3.3 In addition, all jars, webapps, sources and javadocs are available in Apache's Maven snapshot repository under groupId 'org.apache.struts.action'. http://cvs.apache.org/maven-snapshot-repository Known issues: * struts-faces-example2 does not work
The "Specification-Title" entry in the manifest for many (all?) of the generated JAR files is corrupted. The struts-faces-example2 app is not initializing when deployed, failing on a ClassNotFoundException for the MyFaces startup class. In turn, this is because the MyFaces implementation library (myfaces-impl-1.0.9.jar) is not being included in the WEB-INF/lib directory (as it is on the first example app). I'll see if I can fix this, if no one else beats me to it. Looks like it's probably a missing dependency in the POM, because there are a few other missing JAR files that the MyFaces impl would be declaring. Separately, I'll file RFE requests to update to a more recent MyFaces build, but that will also require ensuring that the struts-faces library works with it. Craig Once you have had a chance to review this test build, please respond
with a vote on its quality: [ ] Alpha [ ] Beta [ ] General Availability (GA) We welcome votes from all community members, however, only the votes of Struts PMC members are binding. -- Wendy Smoak --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]