You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by Thomas Spiegl <th...@gmail.com> on 2006/06/12 21:37:43 UTC

Release 1.1.4

It's not possible to use 1.1.3 in a production environment when server
side state saving is enabled.
See: http://issues.apache.org/jira/browse/MYFACES-1296 for details.

It would be good to start a release cycle for 1.1.4 right after
tomahawk was released.

Thomas

Re: Release 1.1.4

Posted by Wendy Smoak <ws...@gmail.com>.
Snapshots of the core distribution assemblies are available:

 * http://people.apache.org/builds/myfaces/core-1.1.x/

Please check them (I haven't...) and let us know if they'll be okay
for the release.

More info here:  http://wiki.apache.org/myfaces/CoreRelease114

-- 
Wendy

Re: Release 1.1.4

Posted by Wendy Smoak <ws...@gmail.com>.
On 7/11/06, Matthias Wessendorf <ma...@apache.org> wrote:

> > Are you going to build this from the zone?  Double check where
> > <distributionManagement>/<repository> is pointed, we don't want to
> > deploy straight to www.apache.org/dist/maven-repository.
>
> snapshot first ?

(Not sure what you're asking.)  Something needs to be tagged, built,
and published somewhere so it can be tested and voted on, before it
gets moved to dist/ and onto the mirrors and to ibiblio.

The snapshots I deployed were just snapshots, not a "real" release
candidate.  If we're not going to tag and build a release candidate,
then we might as well tag 1_1_4 and try it.

It can be published to maven-snapshot-repository, or a repository on
the myfaces zone.

> sorta these issues I'd like to *solve* tonight ;)

Cygwin has gpg as well as ssh. :)

-- 
Wendy

Re: Release 1.1.4

Posted by Matthias Wessendorf <ma...@apache.org>.
On 7/11/06, Wendy Smoak <ws...@gmail.com> wrote:
> Other way around, I was able to build the Tomahawk 1.1.4 branch last
> night against the new Core 1.1.4 snapshots.  I didn't try the example
> apps, though.

yes, that's what I had in mind ;)

> One thing to be aware of -- Maven 2.0.4 does *not* download new
> snapshots if they are already present in your local repo.  It's
> possible that some people have the June 20th 1.1.4 snapshots locally.
>
> Be sure to delete 1.1.4-SNAPSHOT from your local repo to force it to
> download the new versions.  (I usually just do something like ' rm -rf
> $M2_REPO/org/apache/myfaces/core '.

for some reasons, I kill my local m2 repo by time.

> Are you going to build this from the zone?  Double check where
> <distributionManagement>/<repository> is pointed, we don't want to
> deploy straight to www.apache.org/dist/maven-repository.

snapshot first ?

> What about a signing key?  I don't see you in
> http://www.apache.org/dist/myfaces/KEYS and if you're going to build
> the release, then you need to sign it.

sorta these issues I'd like to *solve* tonight ;)

> --
> Wendy
>


-- 
Matthias Wessendorf

futher stuff:
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com

Re: Release 1.1.4

Posted by Wendy Smoak <ws...@gmail.com>.
On 7/11/06, Matthias Wessendorf <ma...@apache.org> wrote:

> for Wendy it compiled against Tomahawk right ?

Other way around, I was able to build the Tomahawk 1.1.4 branch last
night against the new Core 1.1.4 snapshots.  I didn't try the example
apps, though.

One thing to be aware of -- Maven 2.0.4 does *not* download new
snapshots if they are already present in your local repo.  It's
possible that some people have the June 20th 1.1.4 snapshots locally.

Be sure to delete 1.1.4-SNAPSHOT from your local repo to force it to
download the new versions.  (I usually just do something like ' rm -rf
$M2_REPO/org/apache/myfaces/core '.

Are you going to build this from the zone?  Double check where
<distributionManagement>/<repository> is pointed, we don't want to
deploy straight to www.apache.org/dist/maven-repository.

What about a signing key?  I don't see you in
http://www.apache.org/dist/myfaces/KEYS and if you're going to build
the release, then you need to sign it.

-- 
Wendy

Re: Release 1.1.4

Posted by Catalin Kormos <ca...@yahoo.com>.
Yes, i'm +1 for releasing MyFaces 1.1.4. IMO we can go ahead with tomahawk.

Matthias Wessendorf <ma...@apache.org> wrote: Catalin,

for you it worked (your app with that MyFaces 1.1.4) ?
I tested some examples.

for Wendy it compiled against Tomahawk right ?

I'd like to go forward b/c we *need* 1.1.4 released.
And Tomahawk is also waiting.

Thanks again,
Matthias

On 7/11/06, Matthias Wessendorf  wrote:
> that's a test :)
>
> THX!!
>
> On 7/11/06, Catalin Kormos  wrote:
> > Sure, np, i'm glad to be of help. I tryied also with
> > NUMBER_OF_VIEWS_IN_SESSION = 1, and looks good.
> >
> >
> > Regards,
> > Catalin
> >
> > Matthias Wessendorf  wrote:
> >
> >  Not that I know. Thanks for the feedback!
> > Yes, one thing ... you can get rid of the ugly work around for MYFACES-1296.
> >
> > Thanks,
> > Matthias
> >
> > On 7/11/06, Catalin Kormos wrote:
> > > Looks good to me, i've put it in use and there isn't anything breaking for
> > > me. Is there anything in particular that i should look for?
> > >
> > > Regards,
> > > Catalin
> > >
> > >
> > > Matthias Wessendorf wrote:
> > > > Done. Matthias is still trying to get some combination of Maven,
> > > > Putty, Cygwin and SSH to cooperate. :)
> > >
> > > thanks wendy!
> > >
> > > to be honest. I hate this crappy OS. You know what I mean ...
> > > everytime I type "ls" :)
> > >
> > > >
> > >
> > http://people.apache.org/maven-snapshot-repository/org/apache/myfaces/core/myfaces-api/1.1.4-SNAPSHOT/
> > > >
> > >
> > http://people.apache.org/maven-snapshot-repository/org/apache/myfaces/core/myfaces-impl/1.1.4-SNAPSHOT/
> > > >
> > > > Note that these were built with JDK 1.5.0_05. The compiler plugin is
> > > > configured to target 1.3, so hopefully that's good enough. I don't
> > > > even have JDK 1.3 installed...
> > > >
> > > > We need to make a few changes to the build files:
> > > >
> > > > s/minotaur/people and s/cvs/people in the scp URLs -- it should be
> > > > people.apache.org everywhere.
> > > >
> > > > s/apache-maven-snapshots/apache.snapshots for the
> > > repository id --
> > > > this is the one we should be inheriting from the Apache master pom.
> > > > On that subject, I haven't checked it, but the top level MyFaces pom
> > > > should inherit from org:apache:apache:2.
> > > >
> > > > I'll get to these at some point.. meanwhile, let us know if the 1.1.4
> > > > snapshots look okay.
> > > >
> > > > --
> > > > Wendy
> > > >
> > >
> > >
> > > --
> > > Matthias Wessendorf
> > >
> > > futher stuff:
> > > blog: http://jroller.com/page/mwessendorf
> > > mail: mwessendorf-at-gmail-dot-com
> > >
> > >
> > >
> > > ________________________________
> > > Do you Yahoo!?
> > > Next-gen email? Have it all with the all-new Yahoo! Mail Beta.
> > >
> > >
> >
> >
> > --
> > Matthias Wessendorf
> >
> > futher stuff:
> > blog: http://jroller.com/page/mwessendorf
> > mail: mwessendorf-at-gmail-dot-com
> >
> >
> >
> >
> >  ________________________________
> > Want to be your own boss? Learn how on Yahoo! Small Business.
> >
> >
>
>
> --
> Matthias Wessendorf
>
> futher stuff:
> blog: http://jroller.com/page/mwessendorf
> mail: mwessendorf-at-gmail-dot-com
>


-- 
Matthias Wessendorf

futher stuff:
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com


 		
---------------------------------
Want to be your own boss? Learn how on  Yahoo! Small Business. 

Re: Release 1.1.4

Posted by Matthias Wessendorf <ma...@apache.org>.
Catalin,

for you it worked (your app with that MyFaces 1.1.4) ?
I tested some examples.

for Wendy it compiled against Tomahawk right ?

I'd like to go forward b/c we *need* 1.1.4 released.
And Tomahawk is also waiting.

Thanks again,
Matthias

On 7/11/06, Matthias Wessendorf <ma...@apache.org> wrote:
> that's a test :)
>
> THX!!
>
> On 7/11/06, Catalin Kormos <ca...@yahoo.com> wrote:
> > Sure, np, i'm glad to be of help. I tryied also with
> > NUMBER_OF_VIEWS_IN_SESSION = 1, and looks good.
> >
> >
> > Regards,
> > Catalin
> >
> > Matthias Wessendorf <ma...@apache.org> wrote:
> >
> >  Not that I know. Thanks for the feedback!
> > Yes, one thing ... you can get rid of the ugly work around for MYFACES-1296.
> >
> > Thanks,
> > Matthias
> >
> > On 7/11/06, Catalin Kormos wrote:
> > > Looks good to me, i've put it in use and there isn't anything breaking for
> > > me. Is there anything in particular that i should look for?
> > >
> > > Regards,
> > > Catalin
> > >
> > >
> > > Matthias Wessendorf wrote:
> > > > Done. Matthias is still trying to get some combination of Maven,
> > > > Putty, Cygwin and SSH to cooperate. :)
> > >
> > > thanks wendy!
> > >
> > > to be honest. I hate this crappy OS. You know what I mean ...
> > > everytime I type "ls" :)
> > >
> > > >
> > >
> > http://people.apache.org/maven-snapshot-repository/org/apache/myfaces/core/myfaces-api/1.1.4-SNAPSHOT/
> > > >
> > >
> > http://people.apache.org/maven-snapshot-repository/org/apache/myfaces/core/myfaces-impl/1.1.4-SNAPSHOT/
> > > >
> > > > Note that these were built with JDK 1.5.0_05. The compiler plugin is
> > > > configured to target 1.3, so hopefully that's good enough. I don't
> > > > even have JDK 1.3 installed...
> > > >
> > > > We need to make a few changes to the build files:
> > > >
> > > > s/minotaur/people and s/cvs/people in the scp URLs -- it should be
> > > > people.apache.org everywhere.
> > > >
> > > > s/apache-maven-snapshots/apache.snapshots for the
> > > repository id --
> > > > this is the one we should be inheriting from the Apache master pom.
> > > > On that subject, I haven't checked it, but the top level MyFaces pom
> > > > should inherit from org:apache:apache:2.
> > > >
> > > > I'll get to these at some point.. meanwhile, let us know if the 1.1.4
> > > > snapshots look okay.
> > > >
> > > > --
> > > > Wendy
> > > >
> > >
> > >
> > > --
> > > Matthias Wessendorf
> > >
> > > futher stuff:
> > > blog: http://jroller.com/page/mwessendorf
> > > mail: mwessendorf-at-gmail-dot-com
> > >
> > >
> > >
> > > ________________________________
> > > Do you Yahoo!?
> > > Next-gen email? Have it all with the all-new Yahoo! Mail Beta.
> > >
> > >
> >
> >
> > --
> > Matthias Wessendorf
> >
> > futher stuff:
> > blog: http://jroller.com/page/mwessendorf
> > mail: mwessendorf-at-gmail-dot-com
> >
> >
> >
> >
> >  ________________________________
> > Want to be your own boss? Learn how on Yahoo! Small Business.
> >
> >
>
>
> --
> Matthias Wessendorf
>
> futher stuff:
> blog: http://jroller.com/page/mwessendorf
> mail: mwessendorf-at-gmail-dot-com
>


-- 
Matthias Wessendorf

futher stuff:
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com

Re: Release 1.1.4

Posted by Matthias Wessendorf <ma...@apache.org>.
that's a test :)

THX!!

On 7/11/06, Catalin Kormos <ca...@yahoo.com> wrote:
> Sure, np, i'm glad to be of help. I tryied also with
> NUMBER_OF_VIEWS_IN_SESSION = 1, and looks good.
>
>
> Regards,
> Catalin
>
> Matthias Wessendorf <ma...@apache.org> wrote:
>
>  Not that I know. Thanks for the feedback!
> Yes, one thing ... you can get rid of the ugly work around for MYFACES-1296.
>
> Thanks,
> Matthias
>
> On 7/11/06, Catalin Kormos wrote:
> > Looks good to me, i've put it in use and there isn't anything breaking for
> > me. Is there anything in particular that i should look for?
> >
> > Regards,
> > Catalin
> >
> >
> > Matthias Wessendorf wrote:
> > > Done. Matthias is still trying to get some combination of Maven,
> > > Putty, Cygwin and SSH to cooperate. :)
> >
> > thanks wendy!
> >
> > to be honest. I hate this crappy OS. You know what I mean ...
> > everytime I type "ls" :)
> >
> > >
> >
> http://people.apache.org/maven-snapshot-repository/org/apache/myfaces/core/myfaces-api/1.1.4-SNAPSHOT/
> > >
> >
> http://people.apache.org/maven-snapshot-repository/org/apache/myfaces/core/myfaces-impl/1.1.4-SNAPSHOT/
> > >
> > > Note that these were built with JDK 1.5.0_05. The compiler plugin is
> > > configured to target 1.3, so hopefully that's good enough. I don't
> > > even have JDK 1.3 installed...
> > >
> > > We need to make a few changes to the build files:
> > >
> > > s/minotaur/people and s/cvs/people in the scp URLs -- it should be
> > > people.apache.org everywhere.
> > >
> > > s/apache-maven-snapshots/apache.snapshots for the
> > repository id --
> > > this is the one we should be inheriting from the Apache master pom.
> > > On that subject, I haven't checked it, but the top level MyFaces pom
> > > should inherit from org:apache:apache:2.
> > >
> > > I'll get to these at some point.. meanwhile, let us know if the 1.1.4
> > > snapshots look okay.
> > >
> > > --
> > > Wendy
> > >
> >
> >
> > --
> > Matthias Wessendorf
> >
> > futher stuff:
> > blog: http://jroller.com/page/mwessendorf
> > mail: mwessendorf-at-gmail-dot-com
> >
> >
> >
> > ________________________________
> > Do you Yahoo!?
> > Next-gen email? Have it all with the all-new Yahoo! Mail Beta.
> >
> >
>
>
> --
> Matthias Wessendorf
>
> futher stuff:
> blog: http://jroller.com/page/mwessendorf
> mail: mwessendorf-at-gmail-dot-com
>
>
>
>
>  ________________________________
> Want to be your own boss? Learn how on Yahoo! Small Business.
>
>


-- 
Matthias Wessendorf

futher stuff:
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com

Re: Release 1.1.4

Posted by Catalin Kormos <ca...@yahoo.com>.
Sure, np, i'm glad to be of help. I tryied also with NUMBER_OF_VIEWS_IN_SESSION = 1, and looks good.

Regards,
Catalin

Matthias Wessendorf <ma...@apache.org> wrote: Not that I know. Thanks for the feedback!
Yes, one thing ... you can get rid of the ugly work around for MYFACES-1296.

Thanks,
Matthias

On 7/11/06, Catalin Kormos  wrote:
> Looks good to me, i've put it in use and there isn't anything breaking for
> me. Is there anything in particular that i should look for?
>
> Regards,
> Catalin
>
>
> Matthias Wessendorf  wrote:
>  > Done. Matthias is still trying to get some combination of Maven,
> > Putty, Cygwin and SSH to cooperate. :)
>
> thanks wendy!
>
> to be honest. I hate this crappy OS. You know what I mean ...
> everytime I type "ls" :)
>
> >
> http://people.apache.org/maven-snapshot-repository/org/apache/myfaces/core/myfaces-api/1.1.4-SNAPSHOT/
> >
> http://people.apache.org/maven-snapshot-repository/org/apache/myfaces/core/myfaces-impl/1.1.4-SNAPSHOT/
> >
> > Note that these were built with JDK 1.5.0_05. The compiler plugin is
> > configured to target 1.3, so hopefully that's good enough. I don't
> > even have JDK 1.3 installed...
> >
> > We need to make a few changes to the build files:
> >
> > s/minotaur/people and s/cvs/people in the scp URLs -- it should be
> > people.apache.org everywhere.
> >
> > s/apache-maven-snapshots/apache.snapshots for the
> repository id --
> > this is the one we should be inheriting from the Apache master pom.
> > On that subject, I haven't checked it, but the top level MyFaces pom
> > should inherit from org:apache:apache:2.
> >
> > I'll get to these at some point.. meanwhile, let us know if the 1.1.4
> > snapshots look okay.
> >
> > --
> > Wendy
> >
>
>
> --
> Matthias Wessendorf
>
> futher stuff:
> blog: http://jroller.com/page/mwessendorf
> mail: mwessendorf-at-gmail-dot-com
>
>
>
>  ________________________________
> Do you Yahoo!?
>  Next-gen email? Have it all with the all-new Yahoo! Mail Beta.
>
>


-- 
Matthias Wessendorf

futher stuff:
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com


 		
---------------------------------
Want to be your own boss? Learn how on  Yahoo! Small Business. 

Re: Release 1.1.4

Posted by Matthias Wessendorf <ma...@apache.org>.
Not that I know. Thanks for the feedback!
Yes, one thing ... you can get rid of the ugly work around for MYFACES-1296.

Thanks,
Matthias

On 7/11/06, Catalin Kormos <ca...@yahoo.com> wrote:
> Looks good to me, i've put it in use and there isn't anything breaking for
> me. Is there anything in particular that i should look for?
>
> Regards,
> Catalin
>
>
> Matthias Wessendorf <ma...@apache.org> wrote:
>  > Done. Matthias is still trying to get some combination of Maven,
> > Putty, Cygwin and SSH to cooperate. :)
>
> thanks wendy!
>
> to be honest. I hate this crappy OS. You know what I mean ...
> everytime I type "ls" :)
>
> >
> http://people.apache.org/maven-snapshot-repository/org/apache/myfaces/core/myfaces-api/1.1.4-SNAPSHOT/
> >
> http://people.apache.org/maven-snapshot-repository/org/apache/myfaces/core/myfaces-impl/1.1.4-SNAPSHOT/
> >
> > Note that these were built with JDK 1.5.0_05. The compiler plugin is
> > configured to target 1.3, so hopefully that's good enough. I don't
> > even have JDK 1.3 installed...
> >
> > We need to make a few changes to the build files:
> >
> > s/minotaur/people and s/cvs/people in the scp URLs -- it should be
> > people.apache.org everywhere.
> >
> > s/apache-maven-snapshots/apache.snapshots for the
> repository id --
> > this is the one we should be inheriting from the Apache master pom.
> > On that subject, I haven't checked it, but the top level MyFaces pom
> > should inherit from org:apache:apache:2.
> >
> > I'll get to these at some point.. meanwhile, let us know if the 1.1.4
> > snapshots look okay.
> >
> > --
> > Wendy
> >
>
>
> --
> Matthias Wessendorf
>
> futher stuff:
> blog: http://jroller.com/page/mwessendorf
> mail: mwessendorf-at-gmail-dot-com
>
>
>
>  ________________________________
> Do you Yahoo!?
>  Next-gen email? Have it all with the all-new Yahoo! Mail Beta.
>
>


-- 
Matthias Wessendorf

futher stuff:
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com

Re: Release 1.1.4

Posted by Catalin Kormos <ca...@yahoo.com>.
Looks good to me, i've put it in use and there isn't anything breaking for me. Is there anything in particular that i should look for?

Regards,
Catalin

Matthias Wessendorf <ma...@apache.org> wrote: > Done.  Matthias is still trying to get some combination of Maven,
> Putty, Cygwin and SSH to cooperate. :)

thanks wendy!

to be honest. I hate this crappy OS. You know what I mean ...
everytime I type "ls" :)

> http://people.apache.org/maven-snapshot-repository/org/apache/myfaces/core/myfaces-api/1.1.4-SNAPSHOT/
> http://people.apache.org/maven-snapshot-repository/org/apache/myfaces/core/myfaces-impl/1.1.4-SNAPSHOT/
>
> Note that these were built with JDK 1.5.0_05.  The compiler plugin is
> configured to target 1.3, so hopefully that's good enough.  I don't
> even have JDK 1.3 installed...
>
> We need to make a few changes to the build files:
>
>    s/minotaur/people and s/cvs/people in the scp URLs -- it should be
> people.apache.org everywhere.
>
>    s/apache-maven-snapshots/apache.snapshots  for the repository id --
> this is the one we should be inheriting from the Apache master pom.
> On that subject, I haven't checked it, but the top level MyFaces pom
> should inherit from org:apache:apache:2.
>
> I'll get to these at some point.. meanwhile, let us know if the 1.1.4
> snapshots look okay.
>
> --
> Wendy
>


-- 
Matthias Wessendorf

futher stuff:
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com


 		
---------------------------------
Do you Yahoo!?
 Next-gen email? Have it all with the  all-new Yahoo! Mail Beta.

Re: Release 1.1.4

Posted by Matthias Wessendorf <ma...@apache.org>.
> Done.  Matthias is still trying to get some combination of Maven,
> Putty, Cygwin and SSH to cooperate. :)

thanks wendy!

to be honest. I hate this crappy OS. You know what I mean ...
everytime I type "ls" :)

> http://people.apache.org/maven-snapshot-repository/org/apache/myfaces/core/myfaces-api/1.1.4-SNAPSHOT/
> http://people.apache.org/maven-snapshot-repository/org/apache/myfaces/core/myfaces-impl/1.1.4-SNAPSHOT/
>
> Note that these were built with JDK 1.5.0_05.  The compiler plugin is
> configured to target 1.3, so hopefully that's good enough.  I don't
> even have JDK 1.3 installed...
>
> We need to make a few changes to the build files:
>
>    s/minotaur/people and s/cvs/people in the scp URLs -- it should be
> people.apache.org everywhere.
>
>    s/apache-maven-snapshots/apache.snapshots  for the repository id --
> this is the one we should be inheriting from the Apache master pom.
> On that subject, I haven't checked it, but the top level MyFaces pom
> should inherit from org:apache:apache:2.
>
> I'll get to these at some point.. meanwhile, let us know if the 1.1.4
> snapshots look okay.
>
> --
> Wendy
>


-- 
Matthias Wessendorf

futher stuff:
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com

Re: Release 1.1.4

Posted by Wendy Smoak <ws...@gmail.com>.
On 7/10/06, Catalin Kormos <ca...@yahoo.com> wrote:

> I'm going to wait for the "mvn deploy" :) thanks.

Done.  Matthias is still trying to get some combination of Maven,
Putty, Cygwin and SSH to cooperate. :)

http://people.apache.org/maven-snapshot-repository/org/apache/myfaces/core/myfaces-api/1.1.4-SNAPSHOT/
http://people.apache.org/maven-snapshot-repository/org/apache/myfaces/core/myfaces-impl/1.1.4-SNAPSHOT/

Note that these were built with JDK 1.5.0_05.  The compiler plugin is
configured to target 1.3, so hopefully that's good enough.  I don't
even have JDK 1.3 installed...

We need to make a few changes to the build files:

   s/minotaur/people and s/cvs/people in the scp URLs -- it should be
people.apache.org everywhere.

   s/apache-maven-snapshots/apache.snapshots  for the repository id --
this is the one we should be inheriting from the Apache master pom.
On that subject, I haven't checked it, but the top level MyFaces pom
should inherit from org:apache:apache:2.

I'll get to these at some point.. meanwhile, let us know if the 1.1.4
snapshots look okay.

-- 
Wendy

Re: Release 1.1.4

Posted by Catalin Kormos <ca...@yahoo.com>.
I'm going to wait for the "mvn deploy" :) thanks.

Matthias Wessendorf <ma...@apache.org> wrote: Have you tested the JARs in your app?
Or are you waiting for the "mvn deploy" thing, which is much more
convenience ;-)

-Matt

On 7/10/06, Catalin Kormos  wrote:
> I'm +1 on that
>
>


 		
---------------------------------
Yahoo! Messenger with Voice. Make PC-to-Phone Calls to the US (and 30+ countries) for 2ยข/min or less.

Re: Release 1.1.4

Posted by Matthias Wessendorf <ma...@apache.org>.
Have you tested the JARs in your app?
Or are you waiting for the "mvn deploy" thing, which is much more
convenience ;-)

-Matt

On 7/10/06, Catalin Kormos <ca...@yahoo.com> wrote:
> I'm +1 on that
>
>

Re: Release 1.1.4

Posted by Catalin Kormos <ca...@yahoo.com>.
I'm +1 on that

Matthias Wessendorf <ma...@apache.org> wrote: To get more feedback from maven2 users, I'll try a "mvn deploy"
tonight.

On 7/9/06, Matthias Wessendorf  wrote:
> I checked out the branches (maven, share and core)
> I went ahead to build the RC for MyFaces Core 1.14
>
> Take look at [1] and test the jar's in your application.
>
> We need to release maven and share too, AFAIK.
> Any points/hints?
>
> -Matt
>
> [1] http://people.apache.org/~matzew/myfaces/core/
>
> On 6/28/06, Grant Smith  wrote:
> > Ah, thanks!
> >
> > I'm sure this is all documented in some infra repository somewhere...
> >
> >
> > On 6/28/06, Wendy Smoak  wrote:
> > > On 6/28/06, Grant Smith  wrote:
> > >
> > > > /www/www.apache.org/dist/myfaces/KEYS on
> > people.apache.org
> > > > is the correct location, it seems.
> > >
> > > Yes, but it still won't show up immediately.  There's an hourly sync
> > > over to another box that's actually serving the websites.
> > >
> > > --
> > > Wendy
> > >
> >
> >
> >
> > --
> > Grant Smith
> >
>
>
> --
> Matthias Wessendorf
>
> futher stuff:
> blog: http://jroller.com/page/mwessendorf
> mail: mwessendorf-at-gmail-dot-com
>


-- 
Matthias Wessendorf

futher stuff:
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com


 		
---------------------------------
Do you Yahoo!?
 Get on board. You're invited to try the new Yahoo! Mail Beta.

Re: Release 1.1.4

Posted by Matthias Wessendorf <ma...@apache.org>.
To get more feedback from maven2 users, I'll try a "mvn deploy"
tonight.

On 7/9/06, Matthias Wessendorf <ma...@apache.org> wrote:
> I checked out the branches (maven, share and core)
> I went ahead to build the RC for MyFaces Core 1.14
>
> Take look at [1] and test the jar's in your application.
>
> We need to release maven and share too, AFAIK.
> Any points/hints?
>
> -Matt
>
> [1] http://people.apache.org/~matzew/myfaces/core/
>
> On 6/28/06, Grant Smith <wo...@gmail.com> wrote:
> > Ah, thanks!
> >
> > I'm sure this is all documented in some infra repository somewhere...
> >
> >
> > On 6/28/06, Wendy Smoak <wsmoak@gmail.com > wrote:
> > > On 6/28/06, Grant Smith <work.grant@gmail.com > wrote:
> > >
> > > > /www/www.apache.org/dist/myfaces/KEYS on
> > people.apache.org
> > > > is the correct location, it seems.
> > >
> > > Yes, but it still won't show up immediately.  There's an hourly sync
> > > over to another box that's actually serving the websites.
> > >
> > > --
> > > Wendy
> > >
> >
> >
> >
> > --
> > Grant Smith
> >
>
>
> --
> Matthias Wessendorf
>
> futher stuff:
> blog: http://jroller.com/page/mwessendorf
> mail: mwessendorf-at-gmail-dot-com
>


-- 
Matthias Wessendorf

futher stuff:
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com

Re: Release 1.1.4

Posted by Matthias Wessendorf <ma...@apache.org>.
I checked out the branches (maven, share and core)
I went ahead to build the RC for MyFaces Core 1.14

Take look at [1] and test the jar's in your application.

We need to release maven and share too, AFAIK.
Any points/hints?

-Matt

[1] http://people.apache.org/~matzew/myfaces/core/

On 6/28/06, Grant Smith <wo...@gmail.com> wrote:
> Ah, thanks!
>
> I'm sure this is all documented in some infra repository somewhere...
>
>
> On 6/28/06, Wendy Smoak <wsmoak@gmail.com > wrote:
> > On 6/28/06, Grant Smith <work.grant@gmail.com > wrote:
> >
> > > /www/www.apache.org/dist/myfaces/KEYS on
> people.apache.org
> > > is the correct location, it seems.
> >
> > Yes, but it still won't show up immediately.  There's an hourly sync
> > over to another box that's actually serving the websites.
> >
> > --
> > Wendy
> >
>
>
>
> --
> Grant Smith
>


-- 
Matthias Wessendorf

futher stuff:
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com

Re: Release 1.1.4

Posted by Grant Smith <wo...@gmail.com>.
Ah, thanks!

I'm sure this is all documented in some infra repository somewhere...

On 6/28/06, Wendy Smoak <ws...@gmail.com> wrote:
>
> On 6/28/06, Grant Smith <wo...@gmail.com> wrote:
>
> > /www/www.apache.org/dist/myfaces/KEYS on people.apache.org
> > is the correct location, it seems.
>
> Yes, but it still won't show up immediately.  There's an hourly sync
> over to another box that's actually serving the websites.
>
> --
> Wendy
>



-- 
Grant Smith

Re: Release 1.1.4

Posted by Wendy Smoak <ws...@gmail.com>.
On 6/28/06, Grant Smith <wo...@gmail.com> wrote:

> /www/www.apache.org/dist/myfaces/KEYS on people.apache.org
> is the correct location, it seems.

Yes, but it still won't show up immediately.  There's an hourly sync
over to another box that's actually serving the websites.

-- 
Wendy

Re: Release 1.1.4

Posted by Matthias Wessendorf <ma...@apache.org>.
Just a question.

Does anybody know something about the "maven2 release plugin" ?
Looks promising

-Matt

On 6/28/06, Grant Smith <wo...@gmail.com> wrote:
> /www/www.apache.org/dist/myfaces/KEYS on people.apache.org
> is the correct location, it seems.
>
>
> On 6/28/06, Grant Smith <wo...@gmail.com> wrote:
> >
> > OK, I've generated a key, added it to
> http://svn.apache.org/repos/asf/myfaces/maven/trunk/KEYS
> ,Then, I added it to
> /x1/www/www.apache.org/dist/myfaces/KEYS on
> people.apache.org. However, this doesn't appear to be the correct location,
> as nothing updated on www.apache.org/dist/myfaces.
> >
> > /x1 must be a backup or archive ?
> >
> >
> >
> >
> > On 6/28/06, James Mitchell <jmitchell@apache.org > wrote:
> > > Assuming you can ssh into people.apache.org...
> > > $ ssh people.apache.org
> > > $ cd /www/people.apache.org/dist/myfaces/builds
> > > $ mkdir 1.1.4 (or whatever)
> > > $ exit
> > >
> > > (get your files ready)
> > > $ scp {files}
> people.apache.org:/www/people.apache.org/dist/myfaces/
> > > builds/1.1.4/
> > >
> > >
> > > Hope that helps
> > >
> > > --
> > > James Mitchell
> > >
> > >
> > >
> > >
> > > On Jun 28, 2006, at 5:41 AM, Catalin Kormos wrote:
> > >
> > > > What i did already, is added my code signing key to the KEYS file
> > > > in svn. How can i upload it to www.apache.org/dist/myfaces?
> > > >
> > > > I've been also looking over this: http://wiki.apache.org/myfaces/
> > > > Building_a_Release, seems pretty update to date, is there anything
> > > > else i should read? i know Sean mentioned that he'll be preparing
> > > > some documentation.
> > > >
> > > > Anything else i can do already to help?
> > > >
> > > > Thanks,
> > > > Catalin
> > > >
> > > > Wendy Smoak < wsmoak@gmail.com> wrote: Update: Matthias has branched
> > > > for Core 1.1.4 (and Tomahawk, but I
> > > > assume we're going to do the core api/impl release first.)
> > > >
> > > > Volunteers for learning the release process are: Matthias, Catalin,
> > > > Grant and Wendy
> > > > More volunteers are welcome. :)
> > > >
> > > > To be a release manager, you'll need to add your code signing key to
> > > > the MyFaces KEYS file. For lack of a better place, I put it here:
> > > >
> http://svn.apache.org/repos/asf/myfaces/maven/trunk/KEYS
> > > >
> > > > If you update it, also upload it to www.apache.org/dist/myfaces/, but
> > > > the one in svn should be the "original" so that we get notifications
> > > > of changes.
> > > >
> > > > If you don't yet have a signing key, I have some notes here:
> > > > http://wiki.wsmoak.net/cgi-bin/wiki.pl?ReleaseSigning
> > > >
> > > > --
> > > > Wendy
> > > >
> > > >
> > > > Sneak preview the all-new Yahoo.com. It's not radically different.
> > > > Just radically better.
> > >
> > >
> >
> >
> >
> >
> > --
> >
> > Grant Smith
> >
>
>
>
> --
> Grant Smith
>


-- 
Matthias Wessendorf
Aechterhoek 18
48282 Emsdetten
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com

Re: Release 1.1.4

Posted by Grant Smith <wo...@gmail.com>.
/www/www.apache.org/dist/myfaces/KEYS on people.apache.org is the correct
location, it seems.

On 6/28/06, Grant Smith <wo...@gmail.com> wrote:
>
> OK, I've generated a key, added it to http://svn.apache.org/repos/asf/myfaces/maven/trunk/KEYS
> ,Then, I added it to /x1/www/www.apache.org/dist/myfaces/KEYS on
> people.apache.org. However, this doesn't appear to be the correct
> location, as nothing updated on www.apache.org/dist/myfaces.
>
> /x1 must be a backup or archive ?
>
>
>
> On 6/28/06, James Mitchell <jm...@apache.org> wrote:
> >
> > Assuming you can ssh into people.apache.org...
> > $ ssh people.apache.org
> > $ cd /www/people.apache.org/dist/myfaces/builds
> > $ mkdir 1.1.4 (or whatever)
> > $ exit
> >
> > (get your files ready)
> > $ scp {files} people.apache.org:/www/people.apache.org/dist/myfaces/
> > builds/1.1.4/
> >
> >
> > Hope that helps
> >
> > --
> > James Mitchell
> >
> >
> >
> >
> > On Jun 28, 2006, at 5:41 AM, Catalin Kormos wrote:
> >
> > > What i did already, is added my code signing key to the KEYS file
> > > in svn. How can i upload it to www.apache.org/dist/myfaces?
> > >
> > > I've been also looking over this: http://wiki.apache.org/myfaces/
> > > Building_a_Release, seems pretty update to date, is there anything
> > > else i should read? i know Sean mentioned that he'll be preparing
> > > some documentation.
> > >
> > > Anything else i can do already to help?
> > >
> > > Thanks,
> > > Catalin
> > >
> > > Wendy Smoak <ws...@gmail.com> wrote: Update: Matthias has branched
> > > for Core 1.1.4 (and Tomahawk, but I
> > > assume we're going to do the core api/impl release first.)
> > >
> > > Volunteers for learning the release process are: Matthias, Catalin,
> > > Grant and Wendy
> > > More volunteers are welcome. :)
> > >
> > > To be a release manager, you'll need to add your code signing key to
> > > the MyFaces KEYS file. For lack of a better place, I put it here:
> > > http://svn.apache.org/repos/asf/myfaces/maven/trunk/KEYS
> > >
> > > If you update it, also upload it to www.apache.org/dist/myfaces/, but
> > > the one in svn should be the "original" so that we get notifications
> > > of changes.
> > >
> > > If you don't yet have a signing key, I have some notes here:
> > > http://wiki.wsmoak.net/cgi-bin/wiki.pl?ReleaseSigning
> > >
> > > --
> > > Wendy
> > >
> > >
> > > Sneak preview the all-new Yahoo.com. It's not radically different.
> > > Just radically better.
> >
> >
>
>
> --
> Grant Smith
>



-- 
Grant Smith

Re: Release 1.1.4

Posted by Grant Smith <wo...@gmail.com>.
OK, I've generated a key, added it to
http://svn.apache.org/repos/asf/myfaces/maven/trunk/KEYS ,Then, I added it
to /x1/www/www.apache.org/dist/myfaces/KEYS on people.apache.org. However,
this doesn't appear to be the correct location, as nothing updated on
www.apache.org/dist/myfaces.

/x1 must be a backup or archive ?


On 6/28/06, James Mitchell <jm...@apache.org> wrote:
>
> Assuming you can ssh into people.apache.org...
> $ ssh people.apache.org
> $ cd /www/people.apache.org/dist/myfaces/builds
> $ mkdir 1.1.4 (or whatever)
> $ exit
>
> (get your files ready)
> $ scp {files} people.apache.org:/www/people.apache.org/dist/myfaces/
> builds/1.1.4/
>
>
> Hope that helps
>
> --
> James Mitchell
>
>
>
>
> On Jun 28, 2006, at 5:41 AM, Catalin Kormos wrote:
>
> > What i did already, is added my code signing key to the KEYS file
> > in svn. How can i upload it to www.apache.org/dist/myfaces?
> >
> > I've been also looking over this: http://wiki.apache.org/myfaces/
> > Building_a_Release, seems pretty update to date, is there anything
> > else i should read? i know Sean mentioned that he'll be preparing
> > some documentation.
> >
> > Anything else i can do already to help?
> >
> > Thanks,
> > Catalin
> >
> > Wendy Smoak <ws...@gmail.com> wrote: Update: Matthias has branched
> > for Core 1.1.4 (and Tomahawk, but I
> > assume we're going to do the core api/impl release first.)
> >
> > Volunteers for learning the release process are: Matthias, Catalin,
> > Grant and Wendy
> > More volunteers are welcome. :)
> >
> > To be a release manager, you'll need to add your code signing key to
> > the MyFaces KEYS file. For lack of a better place, I put it here:
> > http://svn.apache.org/repos/asf/myfaces/maven/trunk/KEYS
> >
> > If you update it, also upload it to www.apache.org/dist/myfaces/, but
> > the one in svn should be the "original" so that we get notifications
> > of changes.
> >
> > If you don't yet have a signing key, I have some notes here:
> > http://wiki.wsmoak.net/cgi-bin/wiki.pl?ReleaseSigning
> >
> > --
> > Wendy
> >
> >
> > Sneak preview the all-new Yahoo.com. It's not radically different.
> > Just radically better.
>
>


-- 
Grant Smith

Re: Release 1.1.4

Posted by James Mitchell <jm...@apache.org>.
Assuming you can ssh into people.apache.org...
$ ssh people.apache.org
$ cd /www/people.apache.org/dist/myfaces/builds
$ mkdir 1.1.4 (or whatever)
$ exit

(get your files ready)
$ scp {files} people.apache.org:/www/people.apache.org/dist/myfaces/ 
builds/1.1.4/


Hope that helps

--
James Mitchell




On Jun 28, 2006, at 5:41 AM, Catalin Kormos wrote:

> What i did already, is added my code signing key to the KEYS file  
> in svn. How can i upload it to www.apache.org/dist/myfaces?
>
> I've been also looking over this: http://wiki.apache.org/myfaces/ 
> Building_a_Release, seems pretty update to date, is there anything  
> else i should read? i know Sean mentioned that he'll be preparing  
> some documentation.
>
> Anything else i can do already to help?
>
> Thanks,
> Catalin
>
> Wendy Smoak <ws...@gmail.com> wrote: Update: Matthias has branched  
> for Core 1.1.4 (and Tomahawk, but I
> assume we're going to do the core api/impl release first.)
>
> Volunteers for learning the release process are: Matthias, Catalin,
> Grant and Wendy
> More volunteers are welcome. :)
>
> To be a release manager, you'll need to add your code signing key to
> the MyFaces KEYS file. For lack of a better place, I put it here:
> http://svn.apache.org/repos/asf/myfaces/maven/trunk/KEYS
>
> If you update it, also upload it to www.apache.org/dist/myfaces/, but
> the one in svn should be the "original" so that we get notifications
> of changes.
>
> If you don't yet have a signing key, I have some notes here:
> http://wiki.wsmoak.net/cgi-bin/wiki.pl?ReleaseSigning
>
> -- 
> Wendy
>
>
> Sneak preview the all-new Yahoo.com. It's not radically different.  
> Just radically better.


Re: Release 1.1.4

Posted by Catalin Kormos <ca...@yahoo.com>.
What i did already, is added my code signing key to the KEYS file in svn. How can i upload it to www.apache.org/dist/myfaces?
  
  I've been also looking over this:  http://wiki.apache.org/myfaces/Building_a_Release, seems pretty update  to date, is there anything else i should read? i know Sean mentioned  that he'll be preparing some documentation.
  
  Anything else i can do already to help?
  
  Thanks,
  Catalin

Wendy Smoak <ws...@gmail.com> wrote:  Update:  Matthias has branched for Core 1.1.4 (and Tomahawk, but I
assume we're going to do the core api/impl release first.)

Volunteers for learning the release process are:  Matthias, Catalin,
Grant and Wendy
More volunteers are welcome. :)

To be a release manager, you'll need to add your code signing key to
the MyFaces KEYS file.  For lack of a better place, I put it here:
   http://svn.apache.org/repos/asf/myfaces/maven/trunk/KEYS

If you update it, also upload it to www.apache.org/dist/myfaces/, but
the one in svn should be the "original" so that we get notifications
of changes.

If you don't yet have a signing key, I have some notes here:
   http://wiki.wsmoak.net/cgi-bin/wiki.pl?ReleaseSigning

-- 
Wendy


 			
---------------------------------
Sneak preview the  all-new Yahoo.com. It's not radically different. Just radically better. 

Re: Release 1.1.4

Posted by Wendy Smoak <ws...@gmail.com>.
Update:  Matthias has branched for Core 1.1.4 (and Tomahawk, but I
assume we're going to do the core api/impl release first.)

Volunteers for learning the release process are:  Matthias, Catalin,
Grant and Wendy
More volunteers are welcome. :)

To be a release manager, you'll need to add your code signing key to
the MyFaces KEYS file.  For lack of a better place, I put it here:
   http://svn.apache.org/repos/asf/myfaces/maven/trunk/KEYS

If you update it, also upload it to www.apache.org/dist/myfaces/, but
the one in svn should be the "original" so that we get notifications
of changes.

If you don't yet have a signing key, I have some notes here:
   http://wiki.wsmoak.net/cgi-bin/wiki.pl?ReleaseSigning

-- 
Wendy

Re: Release 1.1.4

Posted by Sean Schofield <se...@gmail.com>.
Go ahead.  Remember to create one for shared as well.  I recommend
branching tomahawk core (and shared) at the same time.  I also
recommend that you then focus on one release (core or tomahawk) at a
time.  Branching both now, however, saves you from two releases of
shared.

You might also have to branch maven but that is kind of stable now so
maybe you can get away with using the last release (assuming no
changes since then.)  Make sense?

Sean

On 6/21/06, Matthias Wessendorf <ma...@apache.org> wrote:
> Should we create a 1_1_4 brunch for the content of core/trunk ?
>
>
>
> On 6/12/06, Matthias Wessendorf <ma...@apache.org> wrote:
> > Sean-
> >
> > I am also interested.
> >
> > Regards,
> > Matthias
> >
> > On 6/12/06, Sean Schofield <se...@gmail.com> wrote:
> > > Cool.  Could you also do a quick wiki writeup on how you got the mail
> > > notification working?  The infrastructure section of the wiki is where
> > > I've been putting that sort of thing.
> > >
> > > James Mitchell and I are going to set up the Struts continuum server
> > > on Wednesday and that info would be good to have.  Obviously MyFaces
> > > will benefit from having that recorded as well.
> > >
> > > Sean
> > >
> > > On 6/12/06, Grant Smith <wo...@gmail.com> wrote:
> > > > I'd be an interested party... It's good to have a few backups :)
> > > >
> > > >
> > > > On 6/12/06, Sean Schofield <sean.schofield@gmail.com > wrote:
> > > > > I was thinking I would get the wiki started and then talk people
> > > > > through it.  Since we are currently voting on the PMC for someone else
> > > > > who could be helpful I suggest we wait the 72 hours and then start.
> > > > > This way I can walk Catalin and other interested parties through it at
> > > > > the same time.
> > > > >
> > > > > Sean
> > > > >
> > > > > On 6/12/06, Grant Smith < work.grant@gmail.com> wrote:
> > > > > > Actually some documentation would be great. Any chance of writing a
> > > > basic
> > > > > > manual for the release process and put it on the wiki ?
> > > > > >
> > > > > >
> > > > > > On 6/12/06, Catalin Kormos < catalean@yahoo.com> wrote:
> > > > > > >
> > > > > > > Hey Sean, i could play that role for a while or more if i can count on
> > > > > > your help :) to get started with it, cause right now there isn't much
> > > > that i
> > > > > > know about the releasing process.
> > > > > > >
> > > > > > > Regards,
> > > > > > > Catalin
> > > > > > >
> > > > > > >
> > > > > > > Sean Schofield <sean.schofield@gmail.com > wrote:
> > > > > > >
> > > > > > >
> > > > > > > Yes that was the plan. Unfortunately I am getting too busy to be
> > > > > > > doing all of this release stuff on my own. We need to have someone
> > > > > > > else step up and serve as release manager for a little while. I'll be
> > > > > > > happy to try and help transition the person and establish some
> > > > > > > documentation.
> > > > > > >
> > > > > > > Sean
> > > > > > >
> > > > > > >
> > > > > > > On 6/12/06, Thomas Spiegl wrote:
> > > > > > > > It's not possible to use 1.1.3 in a production environment when
> > > > server
> > > > > > > > side state saving is enabled.
> > > > > > > > See:
> > > > http://issues.apache.org/jira/browse/MYFACES-1296
> > > > > > for details.
> > > > > > > >
> > > > > > > > It would be good to start a release cycle for 1.1.4 right after
> > > > > > > > tomahawk was released.
> > > > > > > >
> > > > > > > > Thomas
> > > > > > > >
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > __________________________________________________
> > > > > > > Do You Yahoo!?
> > > > > > > Tired of spam? Yahoo! Mail has the best spam protection around
> > > > > > > http://mail.yahoo.com
> > > > > >
> > > > > >
> > > > > >
> > > > > > --
> > > > > > Grant Smith
> > > > > >
> > > > >
> > > >
> > > >
> > > >
> > > > --
> > > > Grant Smith
> > > >
> > >
> >
> >
> > --
> > Matthias Wessendorf
> > Aechterhoek 18
> > 48282 Emsdetten
> > blog: http://jroller.com/page/mwessendorf
> > mail: mwessendorf-at-gmail-dot-com
> >
>
>
> --
> Matthias Wessendorf
> Aechterhoek 18
> 48282 Emsdetten
> blog: http://jroller.com/page/mwessendorf
> mail: mwessendorf-at-gmail-dot-com
>

Re: Release 1.1.4

Posted by Matthias Wessendorf <ma...@apache.org>.
Should we create a 1_1_4 brunch for the content of core/trunk ?



On 6/12/06, Matthias Wessendorf <ma...@apache.org> wrote:
> Sean-
>
> I am also interested.
>
> Regards,
> Matthias
>
> On 6/12/06, Sean Schofield <se...@gmail.com> wrote:
> > Cool.  Could you also do a quick wiki writeup on how you got the mail
> > notification working?  The infrastructure section of the wiki is where
> > I've been putting that sort of thing.
> >
> > James Mitchell and I are going to set up the Struts continuum server
> > on Wednesday and that info would be good to have.  Obviously MyFaces
> > will benefit from having that recorded as well.
> >
> > Sean
> >
> > On 6/12/06, Grant Smith <wo...@gmail.com> wrote:
> > > I'd be an interested party... It's good to have a few backups :)
> > >
> > >
> > > On 6/12/06, Sean Schofield <sean.schofield@gmail.com > wrote:
> > > > I was thinking I would get the wiki started and then talk people
> > > > through it.  Since we are currently voting on the PMC for someone else
> > > > who could be helpful I suggest we wait the 72 hours and then start.
> > > > This way I can walk Catalin and other interested parties through it at
> > > > the same time.
> > > >
> > > > Sean
> > > >
> > > > On 6/12/06, Grant Smith < work.grant@gmail.com> wrote:
> > > > > Actually some documentation would be great. Any chance of writing a
> > > basic
> > > > > manual for the release process and put it on the wiki ?
> > > > >
> > > > >
> > > > > On 6/12/06, Catalin Kormos < catalean@yahoo.com> wrote:
> > > > > >
> > > > > > Hey Sean, i could play that role for a while or more if i can count on
> > > > > your help :) to get started with it, cause right now there isn't much
> > > that i
> > > > > know about the releasing process.
> > > > > >
> > > > > > Regards,
> > > > > > Catalin
> > > > > >
> > > > > >
> > > > > > Sean Schofield <sean.schofield@gmail.com > wrote:
> > > > > >
> > > > > >
> > > > > > Yes that was the plan. Unfortunately I am getting too busy to be
> > > > > > doing all of this release stuff on my own. We need to have someone
> > > > > > else step up and serve as release manager for a little while. I'll be
> > > > > > happy to try and help transition the person and establish some
> > > > > > documentation.
> > > > > >
> > > > > > Sean
> > > > > >
> > > > > >
> > > > > > On 6/12/06, Thomas Spiegl wrote:
> > > > > > > It's not possible to use 1.1.3 in a production environment when
> > > server
> > > > > > > side state saving is enabled.
> > > > > > > See:
> > > http://issues.apache.org/jira/browse/MYFACES-1296
> > > > > for details.
> > > > > > >
> > > > > > > It would be good to start a release cycle for 1.1.4 right after
> > > > > > > tomahawk was released.
> > > > > > >
> > > > > > > Thomas
> > > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > > __________________________________________________
> > > > > > Do You Yahoo!?
> > > > > > Tired of spam? Yahoo! Mail has the best spam protection around
> > > > > > http://mail.yahoo.com
> > > > >
> > > > >
> > > > >
> > > > > --
> > > > > Grant Smith
> > > > >
> > > >
> > >
> > >
> > >
> > > --
> > > Grant Smith
> > >
> >
>
>
> --
> Matthias Wessendorf
> Aechterhoek 18
> 48282 Emsdetten
> blog: http://jroller.com/page/mwessendorf
> mail: mwessendorf-at-gmail-dot-com
>


-- 
Matthias Wessendorf
Aechterhoek 18
48282 Emsdetten
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com

Re: Release 1.1.4

Posted by Matthias Wessendorf <ma...@apache.org>.
Sean-

I am also interested.

Regards,
Matthias

On 6/12/06, Sean Schofield <se...@gmail.com> wrote:
> Cool.  Could you also do a quick wiki writeup on how you got the mail
> notification working?  The infrastructure section of the wiki is where
> I've been putting that sort of thing.
>
> James Mitchell and I are going to set up the Struts continuum server
> on Wednesday and that info would be good to have.  Obviously MyFaces
> will benefit from having that recorded as well.
>
> Sean
>
> On 6/12/06, Grant Smith <wo...@gmail.com> wrote:
> > I'd be an interested party... It's good to have a few backups :)
> >
> >
> > On 6/12/06, Sean Schofield <sean.schofield@gmail.com > wrote:
> > > I was thinking I would get the wiki started and then talk people
> > > through it.  Since we are currently voting on the PMC for someone else
> > > who could be helpful I suggest we wait the 72 hours and then start.
> > > This way I can walk Catalin and other interested parties through it at
> > > the same time.
> > >
> > > Sean
> > >
> > > On 6/12/06, Grant Smith < work.grant@gmail.com> wrote:
> > > > Actually some documentation would be great. Any chance of writing a
> > basic
> > > > manual for the release process and put it on the wiki ?
> > > >
> > > >
> > > > On 6/12/06, Catalin Kormos < catalean@yahoo.com> wrote:
> > > > >
> > > > > Hey Sean, i could play that role for a while or more if i can count on
> > > > your help :) to get started with it, cause right now there isn't much
> > that i
> > > > know about the releasing process.
> > > > >
> > > > > Regards,
> > > > > Catalin
> > > > >
> > > > >
> > > > > Sean Schofield <sean.schofield@gmail.com > wrote:
> > > > >
> > > > >
> > > > > Yes that was the plan. Unfortunately I am getting too busy to be
> > > > > doing all of this release stuff on my own. We need to have someone
> > > > > else step up and serve as release manager for a little while. I'll be
> > > > > happy to try and help transition the person and establish some
> > > > > documentation.
> > > > >
> > > > > Sean
> > > > >
> > > > >
> > > > > On 6/12/06, Thomas Spiegl wrote:
> > > > > > It's not possible to use 1.1.3 in a production environment when
> > server
> > > > > > side state saving is enabled.
> > > > > > See:
> > http://issues.apache.org/jira/browse/MYFACES-1296
> > > > for details.
> > > > > >
> > > > > > It would be good to start a release cycle for 1.1.4 right after
> > > > > > tomahawk was released.
> > > > > >
> > > > > > Thomas
> > > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > __________________________________________________
> > > > > Do You Yahoo!?
> > > > > Tired of spam? Yahoo! Mail has the best spam protection around
> > > > > http://mail.yahoo.com
> > > >
> > > >
> > > >
> > > > --
> > > > Grant Smith
> > > >
> > >
> >
> >
> >
> > --
> > Grant Smith
> >
>


-- 
Matthias Wessendorf
Aechterhoek 18
48282 Emsdetten
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com

Re: Release 1.1.4

Posted by Sean Schofield <se...@gmail.com>.
Cool.  Could you also do a quick wiki writeup on how you got the mail
notification working?  The infrastructure section of the wiki is where
I've been putting that sort of thing.

James Mitchell and I are going to set up the Struts continuum server
on Wednesday and that info would be good to have.  Obviously MyFaces
will benefit from having that recorded as well.

Sean

On 6/12/06, Grant Smith <wo...@gmail.com> wrote:
> I'd be an interested party... It's good to have a few backups :)
>
>
> On 6/12/06, Sean Schofield <sean.schofield@gmail.com > wrote:
> > I was thinking I would get the wiki started and then talk people
> > through it.  Since we are currently voting on the PMC for someone else
> > who could be helpful I suggest we wait the 72 hours and then start.
> > This way I can walk Catalin and other interested parties through it at
> > the same time.
> >
> > Sean
> >
> > On 6/12/06, Grant Smith < work.grant@gmail.com> wrote:
> > > Actually some documentation would be great. Any chance of writing a
> basic
> > > manual for the release process and put it on the wiki ?
> > >
> > >
> > > On 6/12/06, Catalin Kormos < catalean@yahoo.com> wrote:
> > > >
> > > > Hey Sean, i could play that role for a while or more if i can count on
> > > your help :) to get started with it, cause right now there isn't much
> that i
> > > know about the releasing process.
> > > >
> > > > Regards,
> > > > Catalin
> > > >
> > > >
> > > > Sean Schofield <sean.schofield@gmail.com > wrote:
> > > >
> > > >
> > > > Yes that was the plan. Unfortunately I am getting too busy to be
> > > > doing all of this release stuff on my own. We need to have someone
> > > > else step up and serve as release manager for a little while. I'll be
> > > > happy to try and help transition the person and establish some
> > > > documentation.
> > > >
> > > > Sean
> > > >
> > > >
> > > > On 6/12/06, Thomas Spiegl wrote:
> > > > > It's not possible to use 1.1.3 in a production environment when
> server
> > > > > side state saving is enabled.
> > > > > See:
> http://issues.apache.org/jira/browse/MYFACES-1296
> > > for details.
> > > > >
> > > > > It would be good to start a release cycle for 1.1.4 right after
> > > > > tomahawk was released.
> > > > >
> > > > > Thomas
> > > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > __________________________________________________
> > > > Do You Yahoo!?
> > > > Tired of spam? Yahoo! Mail has the best spam protection around
> > > > http://mail.yahoo.com
> > >
> > >
> > >
> > > --
> > > Grant Smith
> > >
> >
>
>
>
> --
> Grant Smith
>

Re: Release 1.1.4

Posted by Grant Smith <wo...@gmail.com>.
I'd be an interested party... It's good to have a few backups :)

On 6/12/06, Sean Schofield <se...@gmail.com> wrote:
>
> I was thinking I would get the wiki started and then talk people
> through it.  Since we are currently voting on the PMC for someone else
> who could be helpful I suggest we wait the 72 hours and then start.
> This way I can walk Catalin and other interested parties through it at
> the same time.
>
> Sean
>
> On 6/12/06, Grant Smith <wo...@gmail.com> wrote:
> > Actually some documentation would be great. Any chance of writing a
> basic
> > manual for the release process and put it on the wiki ?
> >
> >
> > On 6/12/06, Catalin Kormos <ca...@yahoo.com> wrote:
> > >
> > > Hey Sean, i could play that role for a while or more if i can count on
> > your help :) to get started with it, cause right now there isn't much
> that i
> > know about the releasing process.
> > >
> > > Regards,
> > > Catalin
> > >
> > >
> > > Sean Schofield <sean.schofield@gmail.com > wrote:
> > >
> > >
> > > Yes that was the plan. Unfortunately I am getting too busy to be
> > > doing all of this release stuff on my own. We need to have someone
> > > else step up and serve as release manager for a little while. I'll be
> > > happy to try and help transition the person and establish some
> > > documentation.
> > >
> > > Sean
> > >
> > >
> > > On 6/12/06, Thomas Spiegl wrote:
> > > > It's not possible to use 1.1.3 in a production environment when
> server
> > > > side state saving is enabled.
> > > > See: http://issues.apache.org/jira/browse/MYFACES-1296
> > for details.
> > > >
> > > > It would be good to start a release cycle for 1.1.4 right after
> > > > tomahawk was released.
> > > >
> > > > Thomas
> > > >
> > >
> > >
> > >
> > >
> > >
> > > __________________________________________________
> > > Do You Yahoo!?
> > > Tired of spam? Yahoo! Mail has the best spam protection around
> > > http://mail.yahoo.com
> >
> >
> >
> > --
> > Grant Smith
> >
>



-- 
Grant Smith

Re: Release 1.1.4

Posted by Sean Schofield <se...@gmail.com>.
I was thinking I would get the wiki started and then talk people
through it.  Since we are currently voting on the PMC for someone else
who could be helpful I suggest we wait the 72 hours and then start.
This way I can walk Catalin and other interested parties through it at
the same time.

Sean

On 6/12/06, Grant Smith <wo...@gmail.com> wrote:
> Actually some documentation would be great. Any chance of writing a basic
> manual for the release process and put it on the wiki ?
>
>
> On 6/12/06, Catalin Kormos <ca...@yahoo.com> wrote:
> >
> > Hey Sean, i could play that role for a while or more if i can count on
> your help :) to get started with it, cause right now there isn't much that i
> know about the releasing process.
> >
> > Regards,
> > Catalin
> >
> >
> > Sean Schofield <sean.schofield@gmail.com > wrote:
> >
> >
> > Yes that was the plan. Unfortunately I am getting too busy to be
> > doing all of this release stuff on my own. We need to have someone
> > else step up and serve as release manager for a little while. I'll be
> > happy to try and help transition the person and establish some
> > documentation.
> >
> > Sean
> >
> >
> > On 6/12/06, Thomas Spiegl wrote:
> > > It's not possible to use 1.1.3 in a production environment when server
> > > side state saving is enabled.
> > > See: http://issues.apache.org/jira/browse/MYFACES-1296
> for details.
> > >
> > > It would be good to start a release cycle for 1.1.4 right after
> > > tomahawk was released.
> > >
> > > Thomas
> > >
> >
> >
> >
> >
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Tired of spam? Yahoo! Mail has the best spam protection around
> > http://mail.yahoo.com
>
>
>
> --
> Grant Smith
>

Re: Release 1.1.4

Posted by Grant Smith <wo...@gmail.com>.
Actually some documentation would be great. Any chance of writing a basic
manual for the release process and put it on the wiki ?

On 6/12/06, Catalin Kormos <ca...@yahoo.com> wrote:
>
> Hey Sean, i could play that role for a while or more if i can count on
> your help :) to get started with it, cause right now there isn't much that i
> know about the releasing process.
>
> Regards,
> Catalin
>
>
> *Sean Schofield <se...@gmail.com>* wrote:
>
> Yes that was the plan. Unfortunately I am getting too busy to be
> doing all of this release stuff on my own. We need to have someone
> else step up and serve as release manager for a little while. I'll be
> happy to try and help transition the person and establish some
> documentation.
>
> Sean
>
> On 6/12/06, Thomas Spiegl wrote:
> > It's not possible to use 1.1.3 in a production environment when server
> > side state saving is enabled.
> > See: http://issues.apache.org/jira/browse/MYFACES-1296 for details.
> >
> > It would be good to start a release cycle for 1.1.4 right after
> > tomahawk was released.
> >
> > Thomas
> >
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>



-- 
Grant Smith

Re: Release 1.1.4

Posted by Catalin Kormos <ca...@yahoo.com>.
Hey Sean, i could play that role for a while or more if i can count on your help :) to get started with it, cause right now there isn't much that i know about the releasing process.

Regards,
Catalin

Sean Schofield <se...@gmail.com> wrote: Yes that was the plan.  Unfortunately I am getting too busy to be
doing all of this release stuff on my own.  We need to have someone
else step up and serve as release manager for a little while.  I'll be
happy to try and help transition the person and establish some
documentation.

Sean

On 6/12/06, Thomas Spiegl  wrote:
> It's not possible to use 1.1.3 in a production environment when server
> side state saving is enabled.
> See: http://issues.apache.org/jira/browse/MYFACES-1296 for details.
>
> It would be good to start a release cycle for 1.1.4 right after
> tomahawk was released.
>
> Thomas
>


 __________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Re: Release 1.1.4

Posted by Sean Schofield <se...@gmail.com>.
Yes that was the plan.  Unfortunately I am getting too busy to be
doing all of this release stuff on my own.  We need to have someone
else step up and serve as release manager for a little while.  I'll be
happy to try and help transition the person and establish some
documentation.

Sean

On 6/12/06, Thomas Spiegl <th...@gmail.com> wrote:
> It's not possible to use 1.1.3 in a production environment when server
> side state saving is enabled.
> See: http://issues.apache.org/jira/browse/MYFACES-1296 for details.
>
> It would be good to start a release cycle for 1.1.4 right after
> tomahawk was released.
>
> Thomas
>

Re: Release 1.1.4

Posted by Matthias Wessendorf <ma...@apache.org>.
Great!

On 6/12/06, Thomas Spiegl <th...@gmail.com> wrote:
> It's not possible to use 1.1.3 in a production environment when server
> side state saving is enabled.
> See: http://issues.apache.org/jira/browse/MYFACES-1296 for details.
>
> It would be good to start a release cycle for 1.1.4 right after
> tomahawk was released.
>
> Thomas
>


-- 
Matthias Wessendorf
Aechterhoek 18
48282 Emsdetten
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com