[VOTE] release for myfaces master pom v 8

2010-06-16 Thread Leonardo Uribe
Hi,

I was running the needed tasks to get the version 8 release of Apache
MyFaces Master POM.

Please note that this vote concerns all of the following parts:

 1. Maven artifact group org.apache.myfaces.myfaces v 8  [1]

The artifacts are deployed to my private Apache account [1].

Please take a look at the version 8 pom and vote!

Please note: This vote is majority approval with a minimum of three
+1 votes (see [3]).


[ ] +1 for community members who have reviewed the bits
[ ] +0
[ ] -1 for fatal flaws that should cause these bits not to be released,
 and why..


Thanks,
Leonardo Uribe

[1] http://people.apache.org/~lu4242/myfaces8
[2] http://www.apache.org/foundation/voting.html#ReleaseVotes


Re: [VOTE] release for myfaces master pom v 8

2010-06-16 Thread Leonardo Uribe
+1

2010/6/16 Leonardo Uribe lu4...@gmail.com

 Hi,

 I was running the needed tasks to get the version 8 release of Apache
 MyFaces Master POM.

 Please note that this vote concerns all of the following parts:

  1. Maven artifact group org.apache.myfaces.myfaces v 8  [1]

 The artifacts are deployed to my private Apache account [1].

 Please take a look at the version 8 pom and vote!

 Please note: This vote is majority approval with a minimum of three
 +1 votes (see [3]).

 
 [ ] +1 for community members who have reviewed the bits
 [ ] +0
 [ ] -1 for fatal flaws that should cause these bits not to be released,
  and why..
 

 Thanks,
 Leonardo Uribe

 [1] 
 http://people.apache.org/~lu4242/myfaces8http://people.apache.org/%7Elu4242/myfaces8
 [2] http://www.apache.org/foundation/voting.html#ReleaseVotes



Re: [VOTE] release for myfaces master pom v 8

2010-06-16 Thread Bernd Bohmann
+1

On Wed, Jun 16, 2010 at 8:11 PM, Leonardo Uribe lu4...@gmail.com wrote:
 +1

 2010/6/16 Leonardo Uribe lu4...@gmail.com

 Hi,

 I was running the needed tasks to get the version 8 release of Apache
 MyFaces Master POM.

 Please note that this vote concerns all of the following parts:

  1. Maven artifact group org.apache.myfaces.myfaces v 8  [1]

 The artifacts are deployed to my private Apache account [1].

 Please take a look at the version 8 pom and vote!

 Please note: This vote is majority approval with a minimum of three
 +1 votes (see [3]).

 
 [ ] +1 for community members who have reviewed the bits
 [ ] +0
 [ ] -1 for fatal flaws that should cause these bits not to be released,
  and why..
 

 Thanks,
 Leonardo Uribe

 [1] http://people.apache.org/~lu4242/myfaces8
 [2] http://www.apache.org/foundation/voting.html#ReleaseVotes




Re: [VOTE] release for myfaces master pom v 8

2010-06-16 Thread Mark Struberg
Hi Leo!

Again me :)

Please allow me another question from an outside guy.

I wondered if we should also add ASL headers to the MyFaces poms and other 
XMLs. I know that we have this in owb, bval, geronimo, openjpa, etc.
So it at least seems to be a pretty common way to do it pom.xml:

?xml version=1.0 encoding=UTF-8?
!--
 Licensed to the Apache Software Foundation (ASF) under one
 or more contributor license agreements.  See the NOTICE file
 distributed with this work for additional information
 regarding copyright ownership.  The ASF licenses this file
 to you under the Apache License, Version 2.0 (the
 License); you may not use this file except in compliance
 with the License.  You may obtain a copy of the License at
 
 http://www.apache.org/licenses/LICENSE-2.0
 
 Unless required by applicable law or agreed to in writing,
 software distributed under the License is distributed on an
 AS IS BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.   
--
project xmlns=http://maven.apache.org/POM/4.0.0; 
xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; 
xsi:schemaLocation=http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd;
 ...

albeit this a +1 for the content :)

txs and LieGrue,
strub


--- On Wed, 6/16/10, Leonardo Uribe lu4...@gmail.com wrote:

From: Leonardo Uribe lu4...@gmail.com
Subject: [VOTE] release for myfaces master pom v 8
To: MyFaces Development dev@myfaces.apache.org
Date: Wednesday, June 16, 2010, 6:10 PM

Hi,

I was running the needed tasks to get the version 8 release of Apache MyFaces 
Master POM.

Please note that this vote concerns all of the following parts:

 1. Maven artifact group org.apache.myfaces.myfaces v 8  [1]


The artifacts are deployed to my private Apache account [1].

Please take a look at the version 8 pom and vote!

Please note: This vote is majority approval with a minimum of three
+1 votes (see [3]).



[ ] +1 for community members who have reviewed the bits
[ ] +0
[ ] -1 for fatal flaws that should cause these bits not to be released,
 and why..



Thanks,
Leonardo Uribe

[1] http://people.apache.org/~lu4242/myfaces8
[2] http://www.apache.org/foundation/voting.html#ReleaseVotes







Re: [VOTE] release for myfaces master pom v 8

2010-06-16 Thread Leonardo Uribe
Hi Mark

I have updated the pom to include the license header as suggested.

best regards,

Leonardo

2010/6/16 Mark Struberg strub...@yahoo.de

 Hi Leo!

 Again me :)

 Please allow me another question from an outside guy.

 I wondered if we should also add ASL headers to the MyFaces poms and other
 XMLs. I know that we have this in owb, bval, geronimo, openjpa, etc.
 So it at least seems to be a pretty common way to do it pom.xml:

 ?xml version=1.0 encoding=UTF-8?
 !--
  Licensed to the Apache Software Foundation (ASF) under one
  or more contributor license agreements.  See the NOTICE file
  distributed with this work for additional information
  regarding copyright ownership.  The ASF licenses this file
  to you under the Apache License, Version 2.0 (the
  License); you may not use this file except in compliance
  with the License.  You may obtain a copy of the License at

  http://www.apache.org/licenses/LICENSE-2.0

  Unless required by applicable law or agreed to in writing,
  software distributed under the License is distributed on an
  AS IS BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  KIND, either express or implied.  See the License for the
  specific language governing permissions and limitations
  under the License.
 --
 project xmlns=http://maven.apache.org/POM/4.0.0; xmlns:xsi=
 http://www.w3.org/2001/XMLSchema-instance; xsi:schemaLocation=
 http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd
 
  ...

 albeit this a +1 for the content :)

 txs and LieGrue,
 strub


 --- On Wed, 6/16/10, Leonardo Uribe lu4...@gmail.com wrote:

 From: Leonardo Uribe lu4...@gmail.com
 Subject: [VOTE] release for myfaces master pom v 8
 To: MyFaces Development dev@myfaces.apache.org
 Date: Wednesday, June 16, 2010, 6:10 PM

 Hi,

 I was running the needed tasks to get the version 8 release of Apache
 MyFaces Master POM.

 Please note that this vote concerns all of the following parts:

  1. Maven artifact group org.apache.myfaces.myfaces v 8  [1]


 The artifacts are deployed to my private Apache account [1].

 Please take a look at the version 8 pom and vote!

 Please note: This vote is majority approval with a minimum of three
 +1 votes (see [3]).


 
 [ ] +1 for community members who have reviewed the bits
 [ ] +0
 [ ] -1 for fatal flaws that should cause these bits not to be released,
  and why..

 

 Thanks,
 Leonardo Uribe

 [1] 
 http://people.apache.org/~lu4242/myfaces8http://people.apache.org/%7Elu4242/myfaces8
 [2] http://www.apache.org/foundation/voting.html#ReleaseVotes








Re: [VOTE] release for myfaces master pom v 8

2010-06-16 Thread Werner Punz

+1

Am 16.06.10 20:11, schrieb Leonardo Uribe:

+1

2010/6/16 Leonardo Uribe lu4...@gmail.com mailto:lu4...@gmail.com

Hi,

I was running the needed tasks to get the version 8 release of
Apache MyFaces Master POM.

Please note that this vote concerns all of the following parts:

  1. Maven artifact group org.apache.myfaces.myfaces v 8  [1]

The artifacts are deployed to my private Apache account [1].

Please take a look at the version 8 pom and vote!

Please note: This vote is majority approval with a minimum of three
+1 votes (see [3]).


[ ] +1 for community members who have reviewed the bits
[ ] +0
[ ] -1 for fatal flaws that should cause these bits not to be released,
  and why..


Thanks,
Leonardo Uribe

[1] http://people.apache.org/~lu4242/myfaces8
http://people.apache.org/%7Elu4242/myfaces8
[2] http://www.apache.org/foundation/voting.html#ReleaseVotes







Re: [VOTE] release for myfaces master pom v 8

2010-06-16 Thread Jakob Korherr
+1

Regards,
Jakob

2010/6/16 Werner Punz werner.p...@gmail.com

 +1

 Am 16.06.10 20:11, schrieb Leonardo Uribe:

 +1

 2010/6/16 Leonardo Uribe lu4...@gmail.com mailto:lu4...@gmail.com


Hi,

I was running the needed tasks to get the version 8 release of
Apache MyFaces Master POM.

Please note that this vote concerns all of the following parts:

  1. Maven artifact group org.apache.myfaces.myfaces v 8  [1]

The artifacts are deployed to my private Apache account [1].

Please take a look at the version 8 pom and vote!

Please note: This vote is majority approval with a minimum of three
+1 votes (see [3]).


[ ] +1 for community members who have reviewed the bits
[ ] +0
[ ] -1 for fatal flaws that should cause these bits not to be released,
  and why..


Thanks,
Leonardo Uribe

[1] 
 http://people.apache.org/~lu4242/myfaces8http://people.apache.org/%7Elu4242/myfaces8
http://people.apache.org/%7Elu4242/myfaces8

[2] http://www.apache.org/foundation/voting.html#ReleaseVotes







-- 
Jakob Korherr

blog: http://www.jakobk.com
twitter: http://twitter.com/jakobkorherr
work: http://www.irian.at