Re: [VOTE] release of MyFaces Core 2.3-next-M1

2020-01-03 Thread Thomas Andraschko
This makes 3 (binding) +1 votes; i will continue with the steps and also
write a blog post

Am Fr., 3. Jan. 2020 um 20:35 Uhr schrieb Bill Lucy :

> Thanks for driving this Thomas!  I've done some testing and taken a look
> at the Quarkus showcase, and this looks good to me as a M1.
>
> +1
>
> On Fri, Jan 3, 2020 at 4:54 AM Thomas Andraschko <
> andraschko.tho...@gmail.com> wrote:
>
>> up!
>>
>> my own +1
>>
>> Am Mo., 23. Dez. 2019 um 15:22 Uhr schrieb Werner Punz <
>> werner.p...@gmail.com>:
>>
>>> +1
>>>
>>> Werner
>>>
>>> Vicente Rossello  schrieb am Sa., 21. Dez.
>>> 2019, 23:39:
>>>
 Hi Thomas,

 FYI, tested in our project, everything works.

 Thank you for the effort

 On 2019/12/19 12:43:19, Thomas Andraschko 
 wrote:
 > Hi,
 >
 > I was running the needed tasks to get the 2.3-next-M1 release of
 Apache
 > MyFaces core out.
 >
 > 2.3-next contains the following big changes compared to 2.3:
 >
 > - big refactoring and cleanup of our codebase!
 > - removed FacesEL implementation (API still stays) as its unused
 since 2.0
 > - removed the ManagedBean impl (API still stays) and register all
 > found @ManagedBeans as CDI beans
 > - reduced myfaces-jar sizes (including dependencies) about 1MB!
 >   No commons-* dependencies required anymore
 > - up to 15% better performance
 > - we have a running quarkus extension
 >   there also is a showcase:
 >
 https://github.com/apache/myfaces/tree/master/extensions/quarkus/showcase
 >   you can run it via "mvn compile quarkus:dev"
 >
 > I will write a blogpost when it's released.
 >
 >
 > Please note that this vote concerns all of the following parts:
 >1. Maven artifact group "org.apache.myfaces.core" v2.3-next-M1  [1]
 >
 > The artifacts were deployed on nexus repo [1] for binary and source
 packages.
 >
 > The release notes could be found at [4].
 >
 > Also the japicmp tool (similar to clirr) does not show binary
 > incompatibilities with myfaces-api.
 >
 > Please take a look at the "2.3-next-M1" artifacts and vote! (see [3])
 >
 > Please note: This vote is "majority approval" with a minimum of three
 > +1 votes (see [2]).
 >
 > 
 > [ ] +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,
 > Thomas Andraschko
 >
 > [1]
 https://repository.apache.org/content/repositories/orgapachemyfaces-1155/org/apache/myfaces/core/
 > [2] http://www.apache.org/foundation/voting.html#ReleaseVotes
 > [3]
 https://repository.apache.org/service/local/repositories/orgapachemyfaces-1155/org/apache/myfaces/core/myfaces-core-assembly/
 > [4]
 https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10600=12344343
 >

>>>


Re: [VOTE] release of MyFaces Core 2.3-next-M1

2020-01-03 Thread Bill Lucy
Thanks for driving this Thomas!  I've done some testing and taken a look at
the Quarkus showcase, and this looks good to me as a M1.

+1

On Fri, Jan 3, 2020 at 4:54 AM Thomas Andraschko <
andraschko.tho...@gmail.com> wrote:

> up!
>
> my own +1
>
> Am Mo., 23. Dez. 2019 um 15:22 Uhr schrieb Werner Punz <
> werner.p...@gmail.com>:
>
>> +1
>>
>> Werner
>>
>> Vicente Rossello  schrieb am Sa., 21. Dez. 2019,
>> 23:39:
>>
>>> Hi Thomas,
>>>
>>> FYI, tested in our project, everything works.
>>>
>>> Thank you for the effort
>>>
>>> On 2019/12/19 12:43:19, Thomas Andraschko 
>>> wrote:
>>> > Hi,
>>> >
>>> > I was running the needed tasks to get the 2.3-next-M1 release of Apache
>>> > MyFaces core out.
>>> >
>>> > 2.3-next contains the following big changes compared to 2.3:
>>> >
>>> > - big refactoring and cleanup of our codebase!
>>> > - removed FacesEL implementation (API still stays) as its unused since
>>> 2.0
>>> > - removed the ManagedBean impl (API still stays) and register all
>>> > found @ManagedBeans as CDI beans
>>> > - reduced myfaces-jar sizes (including dependencies) about 1MB!
>>> >   No commons-* dependencies required anymore
>>> > - up to 15% better performance
>>> > - we have a running quarkus extension
>>> >   there also is a showcase:
>>> >
>>> https://github.com/apache/myfaces/tree/master/extensions/quarkus/showcase
>>> >   you can run it via "mvn compile quarkus:dev"
>>> >
>>> > I will write a blogpost when it's released.
>>> >
>>> >
>>> > Please note that this vote concerns all of the following parts:
>>> >1. Maven artifact group "org.apache.myfaces.core" v2.3-next-M1  [1]
>>> >
>>> > The artifacts were deployed on nexus repo [1] for binary and source
>>> packages.
>>> >
>>> > The release notes could be found at [4].
>>> >
>>> > Also the japicmp tool (similar to clirr) does not show binary
>>> > incompatibilities with myfaces-api.
>>> >
>>> > Please take a look at the "2.3-next-M1" artifacts and vote! (see [3])
>>> >
>>> > Please note: This vote is "majority approval" with a minimum of three
>>> > +1 votes (see [2]).
>>> >
>>> > 
>>> > [ ] +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,
>>> > Thomas Andraschko
>>> >
>>> > [1]
>>> https://repository.apache.org/content/repositories/orgapachemyfaces-1155/org/apache/myfaces/core/
>>> > [2] http://www.apache.org/foundation/voting.html#ReleaseVotes
>>> > [3]
>>> https://repository.apache.org/service/local/repositories/orgapachemyfaces-1155/org/apache/myfaces/core/myfaces-core-assembly/
>>> > [4]
>>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10600=12344343
>>> >
>>>
>>


Re: [VOTE] release of MyFaces Core 2.3-next-M1

2020-01-03 Thread Thomas Andraschko
up!

my own +1

Am Mo., 23. Dez. 2019 um 15:22 Uhr schrieb Werner Punz <
werner.p...@gmail.com>:

> +1
>
> Werner
>
> Vicente Rossello  schrieb am Sa., 21. Dez. 2019,
> 23:39:
>
>> Hi Thomas,
>>
>> FYI, tested in our project, everything works.
>>
>> Thank you for the effort
>>
>> On 2019/12/19 12:43:19, Thomas Andraschko 
>> wrote:
>> > Hi,
>> >
>> > I was running the needed tasks to get the 2.3-next-M1 release of Apache
>> > MyFaces core out.
>> >
>> > 2.3-next contains the following big changes compared to 2.3:
>> >
>> > - big refactoring and cleanup of our codebase!
>> > - removed FacesEL implementation (API still stays) as its unused since
>> 2.0
>> > - removed the ManagedBean impl (API still stays) and register all
>> > found @ManagedBeans as CDI beans
>> > - reduced myfaces-jar sizes (including dependencies) about 1MB!
>> >   No commons-* dependencies required anymore
>> > - up to 15% better performance
>> > - we have a running quarkus extension
>> >   there also is a showcase:
>> >
>> https://github.com/apache/myfaces/tree/master/extensions/quarkus/showcase
>> >   you can run it via "mvn compile quarkus:dev"
>> >
>> > I will write a blogpost when it's released.
>> >
>> >
>> > Please note that this vote concerns all of the following parts:
>> >1. Maven artifact group "org.apache.myfaces.core" v2.3-next-M1  [1]
>> >
>> > The artifacts were deployed on nexus repo [1] for binary and source
>> packages.
>> >
>> > The release notes could be found at [4].
>> >
>> > Also the japicmp tool (similar to clirr) does not show binary
>> > incompatibilities with myfaces-api.
>> >
>> > Please take a look at the "2.3-next-M1" artifacts and vote! (see [3])
>> >
>> > Please note: This vote is "majority approval" with a minimum of three
>> > +1 votes (see [2]).
>> >
>> > 
>> > [ ] +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,
>> > Thomas Andraschko
>> >
>> > [1]
>> https://repository.apache.org/content/repositories/orgapachemyfaces-1155/org/apache/myfaces/core/
>> > [2] http://www.apache.org/foundation/voting.html#ReleaseVotes
>> > [3]
>> https://repository.apache.org/service/local/repositories/orgapachemyfaces-1155/org/apache/myfaces/core/myfaces-core-assembly/
>> > [4]
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10600=12344343
>> >
>>
>


Re: [VOTE] release of MyFaces Core 2.3-next-M1

2019-12-23 Thread Werner Punz
+1

Werner

Vicente Rossello  schrieb am Sa., 21. Dez. 2019,
23:39:

> Hi Thomas,
>
> FYI, tested in our project, everything works.
>
> Thank you for the effort
>
> On 2019/12/19 12:43:19, Thomas Andraschko 
> wrote:
> > Hi,
> >
> > I was running the needed tasks to get the 2.3-next-M1 release of Apache
> > MyFaces core out.
> >
> > 2.3-next contains the following big changes compared to 2.3:
> >
> > - big refactoring and cleanup of our codebase!
> > - removed FacesEL implementation (API still stays) as its unused since
> 2.0
> > - removed the ManagedBean impl (API still stays) and register all
> > found @ManagedBeans as CDI beans
> > - reduced myfaces-jar sizes (including dependencies) about 1MB!
> >   No commons-* dependencies required anymore
> > - up to 15% better performance
> > - we have a running quarkus extension
> >   there also is a showcase:
> >
> https://github.com/apache/myfaces/tree/master/extensions/quarkus/showcase
> >   you can run it via "mvn compile quarkus:dev"
> >
> > I will write a blogpost when it's released.
> >
> >
> > Please note that this vote concerns all of the following parts:
> >1. Maven artifact group "org.apache.myfaces.core" v2.3-next-M1  [1]
> >
> > The artifacts were deployed on nexus repo [1] for binary and source
> packages.
> >
> > The release notes could be found at [4].
> >
> > Also the japicmp tool (similar to clirr) does not show binary
> > incompatibilities with myfaces-api.
> >
> > Please take a look at the "2.3-next-M1" artifacts and vote! (see [3])
> >
> > Please note: This vote is "majority approval" with a minimum of three
> > +1 votes (see [2]).
> >
> > 
> > [ ] +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,
> > Thomas Andraschko
> >
> > [1]
> https://repository.apache.org/content/repositories/orgapachemyfaces-1155/org/apache/myfaces/core/
> > [2] http://www.apache.org/foundation/voting.html#ReleaseVotes
> > [3]
> https://repository.apache.org/service/local/repositories/orgapachemyfaces-1155/org/apache/myfaces/core/myfaces-core-assembly/
> > [4]
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10600=12344343
> >
>


Re: [VOTE] release of MyFaces Core 2.3-next-M1

2019-12-21 Thread Vicente Rossello
Hi Thomas,

FYI, tested in our project, everything works.

Thank you for the effort

On 2019/12/19 12:43:19, Thomas Andraschko  wrote: 
> Hi,
> 
> I was running the needed tasks to get the 2.3-next-M1 release of Apache
> MyFaces core out.
> 
> 2.3-next contains the following big changes compared to 2.3:
> 
> - big refactoring and cleanup of our codebase!
> - removed FacesEL implementation (API still stays) as its unused since 2.0
> - removed the ManagedBean impl (API still stays) and register all
> found @ManagedBeans as CDI beans
> - reduced myfaces-jar sizes (including dependencies) about 1MB!
>   No commons-* dependencies required anymore
> - up to 15% better performance
> - we have a running quarkus extension
>   there also is a showcase:
> https://github.com/apache/myfaces/tree/master/extensions/quarkus/showcase
>   you can run it via "mvn compile quarkus:dev"
> 
> I will write a blogpost when it's released.
> 
> 
> Please note that this vote concerns all of the following parts:
>1. Maven artifact group "org.apache.myfaces.core" v2.3-next-M1  [1]
> 
> The artifacts were deployed on nexus repo [1] for binary and source packages.
> 
> The release notes could be found at [4].
> 
> Also the japicmp tool (similar to clirr) does not show binary
> incompatibilities with myfaces-api.
> 
> Please take a look at the "2.3-next-M1" artifacts and vote! (see [3])
> 
> Please note: This vote is "majority approval" with a minimum of three
> +1 votes (see [2]).
> 
> 
> [ ] +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,
> Thomas Andraschko
> 
> [1] 
> https://repository.apache.org/content/repositories/orgapachemyfaces-1155/org/apache/myfaces/core/
> [2] http://www.apache.org/foundation/voting.html#ReleaseVotes
> [3] 
> https://repository.apache.org/service/local/repositories/orgapachemyfaces-1155/org/apache/myfaces/core/myfaces-core-assembly/
> [4] 
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10600=12344343
> 


[VOTE] release of MyFaces Core 2.3-next-M1

2019-12-19 Thread Thomas Andraschko
Hi,

I was running the needed tasks to get the 2.3-next-M1 release of Apache
MyFaces core out.

2.3-next contains the following big changes compared to 2.3:

- big refactoring and cleanup of our codebase!
- removed FacesEL implementation (API still stays) as its unused since 2.0
- removed the ManagedBean impl (API still stays) and register all
found @ManagedBeans as CDI beans
- reduced myfaces-jar sizes (including dependencies) about 1MB!
  No commons-* dependencies required anymore
- up to 15% better performance
- we have a running quarkus extension
  there also is a showcase:
https://github.com/apache/myfaces/tree/master/extensions/quarkus/showcase
  you can run it via "mvn compile quarkus:dev"

I will write a blogpost when it's released.


Please note that this vote concerns all of the following parts:
   1. Maven artifact group "org.apache.myfaces.core" v2.3-next-M1  [1]

The artifacts were deployed on nexus repo [1] for binary and source packages.

The release notes could be found at [4].

Also the japicmp tool (similar to clirr) does not show binary
incompatibilities with myfaces-api.

Please take a look at the "2.3-next-M1" artifacts and vote! (see [3])

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


[ ] +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,
Thomas Andraschko

[1] 
https://repository.apache.org/content/repositories/orgapachemyfaces-1155/org/apache/myfaces/core/
[2] http://www.apache.org/foundation/voting.html#ReleaseVotes
[3] 
https://repository.apache.org/service/local/repositories/orgapachemyfaces-1155/org/apache/myfaces/core/myfaces-core-assembly/
[4] 
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10600=12344343