There were a lot of conceptual problems w/ myfaces-commons , so please wipe this from your memory ;)
Dennis Byrne >-----Original Message----- >From: Vesa Lindfors [mailto:[EMAIL PROTECTED] >Sent: Thursday, March 16, 2006 01:23 AM >To: 'MyFaces Discussion' >Subject: Re: [ANNOUNCE] MyFaces Core 1.1.2 Ready For Testing > >Just to clarify my earlier mail concerning nightly builds: >myfaces-core-1.1.2-SNAPSHOT-bin.zip includes api and impl jars, >tomahawk-1.1.2-SNAPSHOT-bin.zip includes tomahawk jar. >My question is: don't I need something like myfaces-commons jar also? >--- VLi --- > > >On 3/16/06, Vesa Lindfors <[EMAIL PROTECTED]> wrote: >> >> Hi again, >> still same problems to get latest 1.1.2... >> >> I tried again to update sources from SVN and recompile. But because the >> SVN didn't notice any updated files, the build was stopping at the very same >> point. >> >> 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 >> I attached screenshot of SVN client, can someone tell something from >> that... should I use some "label" or something telling I'm interested in >> 1.1.2? >> >> And the nightly build archive doesn't still have those 1.1.2-SNAPSHOTjars, >> am I looking from correct place >> http://cvs.apache.org/builds/myfaces/nightly/ and can everyone else see >> all those needed jars there??? >> >> -- VLi --- >> >> >> >> >> On 3/15/06, Dennis Byrne <[EMAIL PROTECTED]> wrote: >> > >> > Silvert recently moved MyFacesObjectInputStream from one project to >> > another, so maybe Vesa only has one updated co ? >> > >> > Dennis Byrne >> > >> > >-----Original Message----- >> > >From: Martin Marinschek [mailto: [EMAIL PROTECTED] >> > >Sent: Wednesday, March 15, 2006 01:42 PM >> > >To: 'MyFaces Discussion', [EMAIL PROTECTED] >> > >Subject: Re: [ANNOUNCE] MyFaces Core 1.1.2 Ready For Testing >> > > >> > >I just did a build - and it worked. >> > > >> > >Did you do a mvn clean install? >> > > >> > >Strange! >> > > >> > >regards, >> > > >> > >Martin >> > > >> > >On 3/15/06, Vesa Lindfors < [EMAIL PROTECTED]> wrote: >> > >> Build failure was coming on updated checkout. >> > >> >> > >> ---VLi --- >> > >> >> > >> >> > >> >> > >> On 3/15/06, Dennis Byrne < [EMAIL PROTECTED]> wrote: >> > >> > Are you getting this build failure on a new or updated checkout? >> > >> > >> > >> > Dennis Byrne >> > >> > >> > >> > >-----Original Message----- >> > >> > >From: Vesa Lindfors [mailto:[EMAIL PROTECTED] ] >> > >> > >Sent: Wednesday, March 15, 2006 09:01 AM >> > >> > >To: 'MyFaces Discussion' >> > >> > >Subject: Re: [ANNOUNCE] MyFaces Core 1.1.2 Ready For Testing >> > >> > > >> > >> > >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.zipfrom >> > >> > >> 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 >> > >> > >> > > >> > >> > >> > >> > >> > >> > >> > >> > >> > >> > >> > >> >> > >> > > >> > >> > >> > >> > >> > >> > >> > >> >> > >> >> > > >> > > >> > >-- >> > > >> > >http://www.irian.at >> > > >> > >Your JSF powerhouse - >> > >JSF Consulting, Development and >> > >Courses in English and German >> > > >> > >Professional Support for Apache MyFaces >> > > >> > >> > >> > >> >> >

