Hi,

I wonder the same - and some other things as well. I should start to test 1.1.2 and faclets in our environment but

1) I can't find the api-, imp- or common 1.1.2-SNAPSHOT files (only the core and tomahawk)... from
http://cvs.apache.org/builds/myfaces/nightly/

2) I can't make maven "install" after updated my SVN :
Compiling 3 source files to C:\Myfaces- 1.1.2\current\core\impl\target\classes
[INFO] ----------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ----------------------------------------------------------------------------
[INFO] Compilation failure

C:\Myfaces-1.1.2\current\core\impl\src\main\java\org\apache\myfaces\application\jsp\JspStateManagerImpl.java:[56,43] cannot resolve symbol
symbol  : class MyFacesObjectInputStream
location: package util

C:\Myfaces-1.1.2\current\core\impl\src\main\java\org\apache\myfaces\application\jsp\JspStateManagerImpl.java:[662,43] cannot resolve symbol
symbol  : class MyFacesObjectInputStream
location: class org.apache.myfaces.application.jsp.JspStateManagerImpl

3) I tried alsoi "myfaces-example-simple-1.1.2-SNAPSHOT.war" extracted from nightly "tomahawk-examples-1.1.2-SNAPSHOT-bin.zip", but even it fails to run when dropped under my tomcat. And that war seems to include anyhow 1.1.3 - 2.0.1 version of those SNAPSHOT libraries ...

Is there now something that I just should know?
-- VLi ---

On 3/15/06, Andrew Robinson <[EMAIL PROTECTED]> wrote:
Where did it go? The core is only 1.1.3 at this URL
(http://cvs.apache.org/builds/myfaces/nightly/):

myfaces-core-1.1.3-SNAPSHOT-bin.tar.gz
myfaces-core-1.1.3-SNAPSHOT-bin.zip
tomahawk-1.1.2-SNAPSHOT-bin.tar.gz
tomahawk-1.1.2-SNAPSHOT-bin.zip
tomahawk-examples-1.1.2-SNAPSHOT-bin.tar.gz
tomahawk-examples-1.1.2-SNAPSHOT-bin.zip

Even the examples tar.gz contains 1.1.3 libraries

On 3/7/06, Dennis Byrne <[EMAIL PROTECTED]> wrote:
> Are you sure Sean?  I just grabbed myfaces-core-1.1.2-SNAPSHOT-bin.zip from http://cvs.apache.org/builds/myfaces/nightly/ and the phaselistener is still in faces-config.xml .
>
> Dennis Byrne
>
> >-----Original Message-----
> >From: Sean Schofield [mailto: [EMAIL PROTECTED]]
> >Sent: Tuesday, March 7, 2006 12:27 PM
> >To: 'MyFaces Discussion'
> >Subject: Re: [ANNOUNCE] MyFaces Core 1.1.2 Ready For Testing
> >
> >> The phaselistener issue was fixed in trunk about 8 hours ago, but you it should be discovered if you have tomahawk in the classpath.
> >
> >The latest nightly build that I "forced" this morning should contain
> >this fix.  Please let us know if you continue to experience problems.
> >
> >Sean
> >
>
>
>

Reply via email to