Re: MyFaces 2.2.9?

2015-11-16 Thread Dennis Kieselhorst
+1

We should also release master-pom, I fixed hudson and mailinglist links.


Re: MyFaces 2.2.9?

2015-11-16 Thread Werner Punz

+1



Am 16.11.15 um 15:30 schrieb Bill Lucy:

+1 from me as well

On Mon, Nov 16, 2015 at 9:27 AM, Thomas Andraschko
> wrote:

+1 for a release

2015-11-16 15:24 GMT+01:00 Mike Kienenberger >:

Sounds good to me.

I think Leonardo has the process documented, so if you wanted to
volunteer to be a release manager, it should be straight-forward.


On Mon, Nov 16, 2015 at 9:19 AM, Paul Nicolucci
> wrote:
 > Hi,
 >
 > I was wondering if we had plans to release 2.2.9 anytime
soon? Looking over
 > the JIRA issues it seems we have a good number that are
targeted for the
 > next release.
 >
 > Thanks,
 >
 > Paul Nicolucci








Re: MyFaces 2.2.9?

2015-11-16 Thread Mike Kienenberger
Sounds good to me.

I think Leonardo has the process documented, so if you wanted to
volunteer to be a release manager, it should be straight-forward.


On Mon, Nov 16, 2015 at 9:19 AM, Paul Nicolucci  wrote:
> Hi,
>
> I was wondering if we had plans to release 2.2.9 anytime soon? Looking over
> the JIRA issues it seems we have a good number that are targeted for the
> next release.
>
> Thanks,
>
> Paul Nicolucci


Re: MyFaces 2.2.9?

2015-11-16 Thread Thomas Andraschko
+1 for a release

2015-11-16 15:24 GMT+01:00 Mike Kienenberger :

> Sounds good to me.
>
> I think Leonardo has the process documented, so if you wanted to
> volunteer to be a release manager, it should be straight-forward.
>
>
> On Mon, Nov 16, 2015 at 9:19 AM, Paul Nicolucci 
> wrote:
> > Hi,
> >
> > I was wondering if we had plans to release 2.2.9 anytime soon? Looking
> over
> > the JIRA issues it seems we have a good number that are targeted for the
> > next release.
> >
> > Thanks,
> >
> > Paul Nicolucci
>


Re: MyFaces 2.2.9?

2015-11-16 Thread Bill Lucy
+1 from me as well

On Mon, Nov 16, 2015 at 9:27 AM, Thomas Andraschko <
andraschko.tho...@gmail.com> wrote:

> +1 for a release
>
> 2015-11-16 15:24 GMT+01:00 Mike Kienenberger :
>
>> Sounds good to me.
>>
>> I think Leonardo has the process documented, so if you wanted to
>> volunteer to be a release manager, it should be straight-forward.
>>
>>
>> On Mon, Nov 16, 2015 at 9:19 AM, Paul Nicolucci 
>> wrote:
>> > Hi,
>> >
>> > I was wondering if we had plans to release 2.2.9 anytime soon? Looking
>> over
>> > the JIRA issues it seems we have a good number that are targeted for the
>> > next release.
>> >
>> > Thanks,
>> >
>> > Paul Nicolucci
>>
>
>


MyFaces 2.2.9?

2015-11-16 Thread Paul Nicolucci

Hi,

I was wondering if we had plans to release 2.2.9 anytime soon? Looking over
the JIRA issues it seems we have a good number that are targeted for the
next release.

Thanks,

Paul Nicolucci


Re: MyFaces 2.2.9?

2015-11-16 Thread Leonardo Uribe
Hi

Nevermind, I have found the issue on jira:

https://issues.apache.org/jira/browse/INFRA-10298

regards,

Leonardo Uribe

2015-11-16 16:16 GMT-05:00 Leonardo Uribe :

> Hi
>
> I tried to release master pom and I have this bug when I tried
> release:perform :
>
> Failed to execute goal
> org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy
> (default-deploy) on project myfaces: Failed to deploy artifacts: Could
> not transfer artifact org.apache.myfaces:myfaces:pom:16 from/to
> apache.releases.https
> (https://repository.apache.org/service/local/staging/deploy/maven2):
> java.lang.RuntimeException: Could not generate DH keypair: Prime size
> must be multiple of 64, and can only range from 512 to 1024
> (inclusive) -> [Help 1]
>
> Something changed on nexus. Does anybody knows what could be? I tried
> to change to bountycastle and it doesn't work to:
>
> [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @
> myfaces ---
> [INFO] Nov 16, 2015 3:56:12 PM
> org.sonatype.guice.bean.reflect.Logs$JULSink warn
> [INFO] WARNING: Error injecting:
> org.apache.maven.wagon.providers.http.HttpWagon$__plexus1
> [INFO] java.lang.ExceptionInInitializerError
> [INFO]  at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
> Method)
> [INFO]  at
> sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
> [INFO]  at
> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
> [INFO]  at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
> [INFO]  at
> com.google.inject.internal.DefaultConstructionProxyFactory$1.newInstance(DefaultConstructionProxyFactory.java:86)
> [INFO]  at
> com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:108)
> [INFO]  at
> com.google.inject.internal.ConstructorInjector.access$000(ConstructorInjector.java:32)
> [INFO]  at
> com.google.inject.internal.ConstructorInjector$1.call(ConstructorInjector.java:91)
> [INFO]  at
> com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision(ProvisionListenerStackCallback.java:100)
> [INFO]  at
> com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision(ProvisionListenerStackCallback.java:115)
> [INFO]  at
> com.google.inject.internal.ProvisionListenerStackCallback.provision(ProvisionListenerStackCallback.java:55)
> [INFO]  at
> com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:89)
> [INFO]  at
> com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:259)
> [INFO]  at
> com.google.inject.internal.InjectorImpl$3$1.call(InjectorImpl.java:965)
> [INFO]  at
> com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1018)
> [INFO]  at
> com.google.inject.internal.InjectorImpl$3.get(InjectorImpl.java:961)
> [INFO]  at
> com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1000)
> [INFO]  at
> org.sonatype.guice.bean.reflect.AbstractDeferredClass.get(AbstractDeferredClass.java:45)
> [INFO]  at
> com.google.inject.internal.ProviderInternalFactory.provision(ProviderInternalFactory.java:84)
> [INFO]  at
> com.google.inject.internal.InternalFactoryToInitializableAdapter.provision(InternalFactoryToInitializableAdapter.java:52)
> [INFO]  at
> com.google.inject.internal.ProviderInternalFactory$1.call(ProviderInternalFactory.java:70)
> [INFO]  at
> com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision(ProvisionListenerStackCallback.java:100)
> [INFO]  at
> org.sonatype.guice.plexus.lifecycles.PlexusLifecycleManager.onProvision(PlexusLifecycleManager.java:138)
> [INFO]  at
> com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision(ProvisionListenerStackCallback.java:108)
> [INFO]  at
> com.google.inject.internal.ProvisionListenerStackCallback.provision(ProvisionListenerStackCallback.java:55)
> [INFO]  at
> com.google.inject.internal.ProviderInternalFactory.circularGet(ProviderInternalFactory.java:68)
> [INFO]  at
> com.google.inject.internal.InternalFactoryToInitializableAdapter.get(InternalFactoryToInitializableAdapter.java:45)
> [INFO]  at
> com.google.inject.internal.InjectorImpl$3$1.call(InjectorImpl.java:965)
> [INFO]  at
> com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1011)
> [INFO]  at
> com.google.inject.internal.InjectorImpl$3.get(InjectorImpl.java:961)
> [INFO]  at com.google.inject.Scopes$1$1.get(Scopes.java:59)
> [INFO]  at
> org.sonatype.guice.bean.locators.LazyBeanEntry.getValue(LazyBeanEntry.java:83)
> [INFO]  at
> org.sonatype.guice.plexus.locators.LazyPlexusBean.getValue(LazyPlexusBean.java:49)
> [INFO]  at
> org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:253)
> [INFO]  at
> org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:245)
> [INFO]  at
> 

Re: MyFaces 2.2.9?

2015-11-16 Thread Leonardo Uribe
Hi

I tried to release master pom and I have this bug when I tried release:perform :

Failed to execute goal
org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy
(default-deploy) on project myfaces: Failed to deploy artifacts: Could
not transfer artifact org.apache.myfaces:myfaces:pom:16 from/to
apache.releases.https
(https://repository.apache.org/service/local/staging/deploy/maven2):
java.lang.RuntimeException: Could not generate DH keypair: Prime size
must be multiple of 64, and can only range from 512 to 1024
(inclusive) -> [Help 1]

Something changed on nexus. Does anybody knows what could be? I tried
to change to bountycastle and it doesn't work to:

[INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ myfaces ---
[INFO] Nov 16, 2015 3:56:12 PM org.sonatype.guice.bean.reflect.Logs$JULSink warn
[INFO] WARNING: Error injecting:
org.apache.maven.wagon.providers.http.HttpWagon$__plexus1
[INFO] java.lang.ExceptionInInitializerError
[INFO]  at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[INFO]  at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
[INFO]  at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
[INFO]  at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
[INFO]  at 
com.google.inject.internal.DefaultConstructionProxyFactory$1.newInstance(DefaultConstructionProxyFactory.java:86)
[INFO]  at 
com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:108)
[INFO]  at 
com.google.inject.internal.ConstructorInjector.access$000(ConstructorInjector.java:32)
[INFO]  at 
com.google.inject.internal.ConstructorInjector$1.call(ConstructorInjector.java:91)
[INFO]  at 
com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision(ProvisionListenerStackCallback.java:100)
[INFO]  at 
com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision(ProvisionListenerStackCallback.java:115)
[INFO]  at 
com.google.inject.internal.ProvisionListenerStackCallback.provision(ProvisionListenerStackCallback.java:55)
[INFO]  at 
com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:89)
[INFO]  at 
com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:259)
[INFO]  at 
com.google.inject.internal.InjectorImpl$3$1.call(InjectorImpl.java:965)
[INFO]  at 
com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1018)
[INFO]  at com.google.inject.internal.InjectorImpl$3.get(InjectorImpl.java:961)
[INFO]  at 
com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1000)
[INFO]  at 
org.sonatype.guice.bean.reflect.AbstractDeferredClass.get(AbstractDeferredClass.java:45)
[INFO]  at 
com.google.inject.internal.ProviderInternalFactory.provision(ProviderInternalFactory.java:84)
[INFO]  at 
com.google.inject.internal.InternalFactoryToInitializableAdapter.provision(InternalFactoryToInitializableAdapter.java:52)
[INFO]  at 
com.google.inject.internal.ProviderInternalFactory$1.call(ProviderInternalFactory.java:70)
[INFO]  at 
com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision(ProvisionListenerStackCallback.java:100)
[INFO]  at 
org.sonatype.guice.plexus.lifecycles.PlexusLifecycleManager.onProvision(PlexusLifecycleManager.java:138)
[INFO]  at 
com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision(ProvisionListenerStackCallback.java:108)
[INFO]  at 
com.google.inject.internal.ProvisionListenerStackCallback.provision(ProvisionListenerStackCallback.java:55)
[INFO]  at 
com.google.inject.internal.ProviderInternalFactory.circularGet(ProviderInternalFactory.java:68)
[INFO]  at 
com.google.inject.internal.InternalFactoryToInitializableAdapter.get(InternalFactoryToInitializableAdapter.java:45)
[INFO]  at 
com.google.inject.internal.InjectorImpl$3$1.call(InjectorImpl.java:965)
[INFO]  at 
com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1011)
[INFO]  at com.google.inject.internal.InjectorImpl$3.get(InjectorImpl.java:961)
[INFO]  at com.google.inject.Scopes$1$1.get(Scopes.java:59)
[INFO]  at 
org.sonatype.guice.bean.locators.LazyBeanEntry.getValue(LazyBeanEntry.java:83)
[INFO]  at 
org.sonatype.guice.plexus.locators.LazyPlexusBean.getValue(LazyPlexusBean.java:49)
[INFO]  at 
org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:253)
[INFO]  at 
org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:245)
[INFO]  at 
org.sonatype.aether.connector.wagon.PlexusWagonProvider.lookup(PlexusWagonProvider.java:32)
[INFO]  at 
org.sonatype.aether.connector.wagon.WagonRepositoryConnector.lookupWagon(WagonRepositoryConnector.java:282)
[INFO]  at 
org.sonatype.aether.connector.wagon.WagonRepositoryConnector.(WagonRepositoryConnector.java:154)
[INFO]  at 

[VOTE] release for myfaces master pom v 16

2015-11-16 Thread Leonardo Uribe
Hi,

I was running the needed tasks to get the version 16 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 15  [1]

The artifacts are deployed to a nexus staging repository [1].

Please take a look at the version 15 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]
https://repository.apache.org/content/repositories/orgapachemyfaces-1056/
https://repository.apache.org/content/groups/staging/org/apache/myfaces/myfaces/16/



Re: MyFaces 2.2.9?

2015-11-16 Thread Leonardo Uribe
Hi

It works with java 7, that means new releases will be done with java 7.
After master pom release I hope to run a release of core 2.2.9

regards,

Leonardo Uribe

2015-11-16 16:54 GMT-05:00 Leonardo Uribe :

> Hi
>
> Nevermind, I have found the issue on jira:
>
> https://issues.apache.org/jira/browse/INFRA-10298
>
> regards,
>
> Leonardo Uribe
>
> 2015-11-16 16:16 GMT-05:00 Leonardo Uribe :
>
>> Hi
>>
>> I tried to release master pom and I have this bug when I tried
>> release:perform :
>>
>> Failed to execute goal
>> org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy
>> (default-deploy) on project myfaces: Failed to deploy artifacts: Could
>> not transfer artifact org.apache.myfaces:myfaces:pom:16 from/to
>> apache.releases.https
>> (https://repository.apache.org/service/local/staging/deploy/maven2):
>> java.lang.RuntimeException: Could not generate DH keypair: Prime size
>> must be multiple of 64, and can only range from 512 to 1024
>> (inclusive) -> [Help 1]
>>
>> Something changed on nexus. Does anybody knows what could be? I tried
>> to change to bountycastle and it doesn't work to:
>>
>> [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @
>> myfaces ---
>> [INFO] Nov 16, 2015 3:56:12 PM
>> org.sonatype.guice.bean.reflect.Logs$JULSink warn
>> [INFO] WARNING: Error injecting:
>> org.apache.maven.wagon.providers.http.HttpWagon$__plexus1
>> [INFO] java.lang.ExceptionInInitializerError
>> [INFO]  at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
>> Method)
>> [INFO]  at
>> sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
>> [INFO]  at
>> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
>> [INFO]  at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
>> [INFO]  at
>> com.google.inject.internal.DefaultConstructionProxyFactory$1.newInstance(DefaultConstructionProxyFactory.java:86)
>> [INFO]  at
>> com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:108)
>> [INFO]  at
>> com.google.inject.internal.ConstructorInjector.access$000(ConstructorInjector.java:32)
>> [INFO]  at
>> com.google.inject.internal.ConstructorInjector$1.call(ConstructorInjector.java:91)
>> [INFO]  at
>> com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision(ProvisionListenerStackCallback.java:100)
>> [INFO]  at
>> com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision(ProvisionListenerStackCallback.java:115)
>> [INFO]  at
>> com.google.inject.internal.ProvisionListenerStackCallback.provision(ProvisionListenerStackCallback.java:55)
>> [INFO]  at
>> com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:89)
>> [INFO]  at
>> com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:259)
>> [INFO]  at
>> com.google.inject.internal.InjectorImpl$3$1.call(InjectorImpl.java:965)
>> [INFO]  at
>> com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1018)
>> [INFO]  at
>> com.google.inject.internal.InjectorImpl$3.get(InjectorImpl.java:961)
>> [INFO]  at
>> com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1000)
>> [INFO]  at
>> org.sonatype.guice.bean.reflect.AbstractDeferredClass.get(AbstractDeferredClass.java:45)
>> [INFO]  at
>> com.google.inject.internal.ProviderInternalFactory.provision(ProviderInternalFactory.java:84)
>> [INFO]  at
>> com.google.inject.internal.InternalFactoryToInitializableAdapter.provision(InternalFactoryToInitializableAdapter.java:52)
>> [INFO]  at
>> com.google.inject.internal.ProviderInternalFactory$1.call(ProviderInternalFactory.java:70)
>> [INFO]  at
>> com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision(ProvisionListenerStackCallback.java:100)
>> [INFO]  at
>> org.sonatype.guice.plexus.lifecycles.PlexusLifecycleManager.onProvision(PlexusLifecycleManager.java:138)
>> [INFO]  at
>> com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision(ProvisionListenerStackCallback.java:108)
>> [INFO]  at
>> com.google.inject.internal.ProvisionListenerStackCallback.provision(ProvisionListenerStackCallback.java:55)
>> [INFO]  at
>> com.google.inject.internal.ProviderInternalFactory.circularGet(ProviderInternalFactory.java:68)
>> [INFO]  at
>> com.google.inject.internal.InternalFactoryToInitializableAdapter.get(InternalFactoryToInitializableAdapter.java:45)
>> [INFO]  at
>> com.google.inject.internal.InjectorImpl$3$1.call(InjectorImpl.java:965)
>> [INFO]  at
>> com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1011)
>> [INFO]  at
>> com.google.inject.internal.InjectorImpl$3.get(InjectorImpl.java:961)
>> [INFO]  at com.google.inject.Scopes$1$1.get(Scopes.java:59)
>> [INFO]  at
>> org.sonatype.guice.bean.locators.LazyBeanEntry.getValue(LazyBeanEntry.java:83)
>> [INFO]  at
>> 

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

2015-11-16 Thread Leonardo Uribe
+1

2015-11-16 18:14 GMT-05:00 Leonardo Uribe :

> Hi,
>
> I was running the needed tasks to get the version 16 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 16  [1]
>
> The artifacts are deployed to a nexus staging repository [1].
>
> Please take a look at the version 16 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
>
> 2015-11-16 18:13 GMT-05:00 Leonardo Uribe :
>
>> Hi,
>>
>> I was running the needed tasks to get the version 16 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 15  [1]
>>
>> The artifacts are deployed to a nexus staging repository [1].
>>
>> Please take a look at the version 15 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]
>> https://repository.apache.org/content/repositories/orgapachemyfaces-1056/
>>
>> https://repository.apache.org/content/groups/staging/org/apache/myfaces/myfaces/16/
>> 
>>
>
>


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

2015-11-16 Thread Leonardo Uribe
Hi,

I was running the needed tasks to get the version 16 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 16  [1]

The artifacts are deployed to a nexus staging repository [1].

Please take a look at the version 16 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

2015-11-16 18:13 GMT-05:00 Leonardo Uribe :

> Hi,
>
> I was running the needed tasks to get the version 16 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 15  [1]
>
> The artifacts are deployed to a nexus staging repository [1].
>
> Please take a look at the version 15 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]
> https://repository.apache.org/content/repositories/orgapachemyfaces-1056/
>
> https://repository.apache.org/content/groups/staging/org/apache/myfaces/myfaces/16/
> 
>