[GitHub] [myfaces-tobago] henningn merged pull request #3594: build(deps-dev): bump @types/jest from 29.2.4 to 29.2.5 in /tobago-theme

2023-01-05 Thread GitBox


henningn merged PR #3594:
URL: https://github.com/apache/myfaces-tobago/pull/3594


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@myfaces.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [myfaces-tobago] henningn merged pull request #3593: build(deps-dev): bump @rollup/plugin-replace from 5.0.1 to 5.0.2 in /tobago-example/tobago-example-demo

2023-01-05 Thread GitBox


henningn merged PR #3593:
URL: https://github.com/apache/myfaces-tobago/pull/3593


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@myfaces.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [myfaces-tobago] henningn merged pull request #3591: build(deps-dev): bump @rollup/plugin-commonjs from 23.0.5 to 24.0.0 in /tobago-theme

2023-01-05 Thread GitBox


henningn merged PR #3591:
URL: https://github.com/apache/myfaces-tobago/pull/3591


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@myfaces.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [myfaces-tobago] henningn merged pull request #3587: build(deps): bump dependency-check-maven from 7.4.1 to 7.4.3

2023-01-05 Thread GitBox


henningn merged PR #3587:
URL: https://github.com/apache/myfaces-tobago/pull/3587


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@myfaces.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [myfaces-tobago] henningn merged pull request #3600: build(deps-dev): bump eslint from 8.29.0 to 8.31.0 in /tobago-theme

2023-01-05 Thread GitBox


henningn merged PR #3600:
URL: https://github.com/apache/myfaces-tobago/pull/3600


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@myfaces.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [myfaces-tobago] henningn merged pull request #3596: build(deps-dev): bump sass from 1.56.2 to 1.57.1 in /tobago-example/tobago-example-demo

2023-01-05 Thread GitBox


henningn merged PR #3596:
URL: https://github.com/apache/myfaces-tobago/pull/3596


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@myfaces.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [myfaces-tobago] henningn merged pull request #3598: build(deps-dev): bump @rollup/plugin-replace from 5.0.1 to 5.0.2 in /tobago-theme

2023-01-05 Thread GitBox


henningn merged PR #3598:
URL: https://github.com/apache/myfaces-tobago/pull/3598


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@myfaces.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [myfaces-tobago] henningn merged pull request #3603: build(deps): bump bootstrap-icons from 1.10.2 to 1.10.3 in /tobago-theme

2023-01-05 Thread GitBox


henningn merged PR #3603:
URL: https://github.com/apache/myfaces-tobago/pull/3603


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@myfaces.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [myfaces] melloware commented on pull request #471: MYFACES-4541: NPE check on destroying view

2023-01-05 Thread GitBox


melloware commented on PR #471:
URL: https://github.com/apache/myfaces/pull/471#issuecomment-1372588795

   Also @tandraschko is there a reason why 
`org.apache.myfaces.spi.ViewScopeProvider.INSTANCE` was removed from the 
Application Map in 4.0?  OmniFaces was using it to clear the view on unload.  
See: https://github.com/omnifaces/omnifaces/issues/729


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@myfaces.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[jira] [Commented] (MYFACES-4541) NullPointerException trying to destroy view

2023-01-05 Thread Melloware (Jira)


[ 
https://issues.apache.org/jira/browse/MYFACES-4541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17655092#comment-17655092
 ] 

Melloware commented on MYFACES-4541:


Also Thomas is there a reason why 
`org.apache.myfaces.spi.ViewScopeProvider.INSTANCE` was removed from the 
ApplicationMap in 4.0?

> NullPointerException trying to destroy view
> ---
>
> Key: MYFACES-4541
> URL: https://issues.apache.org/jira/browse/MYFACES-4541
> Project: MyFaces Core
>  Issue Type: Improvement
>  Components: General
>Affects Versions: 4.0.0-RC3
>Reporter: Melloware
>Assignee: Thomas Andraschko
>Priority: Major
>
> Attached is a PrimeFaces test reproducer with a View Scoped bean and when you 
> press "Rebuild View" it generates the following stack trace.
> [PrimeFaces Test 
> Reproducer|https://github.com/omnifaces/omnifaces/files/10353894/O729.zip]
>  
> {noformat}
>  java.lang.NullPointerException
>   at 
> org.apache.myfaces.cdi.util.AbstractContextualStorageHolder.destroyAll(AbstractContextualStorageHolder.java:216)
>   at 
> org.apache.myfaces.cdi.util.AbstractContextualStorageHolder.destroyAll(AbstractContextualStorageHolder.java:247)
>   at 
> org.apache.myfaces.cdi.view.ViewScopeContextualStorageHolder$Proxy$_$$_WeldClientProxy.destroyAll(Unknown
>  Source)
>   at 
> org.apache.myfaces.cdi.view.ViewScopeContext.destroyAll(ViewScopeContext.java:202)
>   at 
> org.apache.myfaces.cdi.view.ViewScopeCDIMap.clear(ViewScopeCDIMap.java:147)
>   at 
> org.apache.myfaces.view.ViewScopeProxyMap.clear(ViewScopeProxyMap.java:151)
>   at 
> org.apache.myfaces.context.servlet.FacesContextImplBase.setViewRoot(FacesContextImplBase.java:303)
>   at 
> jakarta.faces.context.FacesContextWrapper.setViewRoot(FacesContextWrapper.java:248)
>   at org.omnifaces.util.FacesLocal.setViewRoot(FacesLocal.java:455)
>   at org.omnifaces.util.Faces.setViewRoot(Faces.java:737)
>   at 
> org.primefaces.test.OmniCdiViewScopedBean.rebuildView(OmniCdiViewScopedBean.java:70)
>   at 
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>   at 
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>   at 
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>   at java.base/java.lang.reflect.Method.invoke(Method.java:566)
>   at org.apache.el.parser.AstValue.invoke(AstValue.java:252){noformat}
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


Re: [VOTE] Release of MyFaces Core 4.0.0-RC3

2023-01-05 Thread Paul Nicolucci
We need to get the tck updated before we officially merge these changes.
Werner, can you follow up on the challenge you had to try and get some
movement on it?

https://github.com/jakartaee/faces/issues/1722

Regards,

Paul Nicolucci

On Thu, Jan 5, 2023 at 7:57 AM Werner Punz  wrote:

> Hi I will be back from my vacation on monday, re RC4, it was planned that
> we get the new typescript code in.
> However given the TCK situation, can we even do that?
>
>
> Am Do., 5. Jan. 2023 um 11:40 Uhr schrieb Melloware Inc <
> melloware...@gmail.com>:
>
>> Yep it can be in RC4.  I was just curious.
>>
>> Melloware
>> @melloware on GitHub
>>
>> On Jan 5, 2023, at 2:51 AM, Thomas Andraschko <
>> andraschko.tho...@gmail.com> wrote:
>>
>> 
>> We can also do a RC4 soon
>>
>> Volodymyr Siedlecki  schrieb am Do., 5. Jan. 2023,
>> 04:36:
>>
>>> Hmm. You're right.  I only see 2.3-next-m7 available.
>>>
>>> Oy! I think I see what happened. Your change quarkus change (which
>>> uncommented the extension module) was merged after my release commit. :(
>>>
>>> https://github.com/apache/myfaces/commits/main/pom.xml
>>>
>>> I'm not sure if there's a simple way to just release quakrus extension
>>> itself. Can this wait for the next release or is it a priority?
>>>
>>> Volodymyr
>>>
>>> On 2023/01/04 22:13:03 Melloware wrote:
>>> > Volodymyr,
>>> >
>>> > It looks like the Quarkus Extension 4.0.0-RC3 did not get released?
>>> >
>>> > https://search.maven.org/search?q=a:myfaces-quarkus
>>> >
>>> > I thought all of the pom's in master were now set and everything is
>>> > building like it is in 2.3-next?
>>> >
>>> > Thanks,
>>> >
>>> >  Mello
>>> >
>>> >
>>> > On 1/3/2023 4:06 PM, Thomas Andraschko wrote:
>>> > > Thanks guys
>>> > > I really appreciate all your work and finally running TCK on MyFaces
>>> > > Truly a great release
>>> > >
>>> > > Volodymyr Siedlecki  schrieb am Di., 3. Jan.
>>> > > 2023, 20:47:
>>> > >
>>> > > Thank you all for voting.  And here's my +1.
>>> > >
>>> > > I'll finish up the release today.
>>> > >
>>> > > - Volodymyr
>>> > >
>>> > > On 2022/12/27 16:29:34 Paul Nicolucci wrote:
>>> > > > +1
>>> > > >
>>> > > > Regards,
>>> > > >
>>> > > > Paul Nicolucci
>>> > > >
>>> > > > On Sun, Dec 25, 2022 at 3:08 AM Werner Punz
>>> > >  wrote:
>>> > > >
>>> > > > > +1
>>> > > > >
>>> > > > > Werner
>>> > > > >
>>> > > > >
>>> > > > > Am Sa., 24. Dez. 2022 um 17:39 Uhr schrieb Melloware Inc <
>>> > > > > melloware...@gmail.com>:
>>> > > > >
>>> > > > >> Ok now Quarkus support is fully working ready for 4.0RC3
>>> > > whenever you
>>> > > > >> guys are!
>>> > > > >>
>>> > > > >>   Thanks to the team for helping me fix all the issues!!!
>>> > > > >>
>>> > > > >> Melloware
>>> > > > >> @melloware on GitHub
>>> > > > >>
>>> > > > >> On Dec 23, 2022, at 4:09 PM, Bernd Bohmann
>>> > >  wrote:
>>> > > > >>
>>> > > > >> 
>>> > > > >> Here is my +1
>>> > > > >>
>>> > > > >> Regards
>>> > > > >>
>>> > > > >> Bernd
>>> > > > >>
>>> > > > >> Thomas Andraschko  schrieb am
>>> > > Fr., 23. Dez.
>>> > > > >> 2022, 14:01:
>>> > > > >>
>>> > > > >>> +1
>>> > > > >>>
>>> > > > >>> Am Di., 20. Dez. 2022 um 16:43 Uhr schrieb Volodymyr
>>> Siedlecki <
>>> > > > >>> volos...@apache.org>:
>>> > > > >>>
>>> > > >  Hi,
>>> > > > 
>>> > > >  I was running the needed tasks to get the 4.0.0-RC3
>>> release
>>> > > of Apache
>>> > > >  MyFaces core out.
>>> > > > 
>>> > > >  Please note that this vote concerns all of the following
>>> parts:
>>> > > > 1. Maven artifact group "org.apache.myfaces.core"
>>> > > v4.0.0-RC3  [1]
>>> > > > 
>>> > > >  The artifacts were deployed on nexus repo [1] for binary
>>> > > and source
>>> > > >  packages.
>>> > > > 
>>> > > >  The release notes could be found at [4].
>>> > > > 
>>> > > >  The japicmp tool shows some binary incompatibilities with
>>> > > 4.0.0-RC3 and
>>> > > >  the
>>> > > >  jakarta.faces-api-4.0.1.jar. Please take a look at the
>>> attached
>>> > > >  results.html. I've also compared RC3 to our previous RC2.
>>> > > Results are
>>> > > >  also attached.
>>> > > > 
>>> > > >  This release has not yet been run against the TCK.
>>> > > > 
>>> > > >  Please take a look at the "4.0.0-RC3" 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 

[jira] [Commented] (MYFACES-4541) NullPointerException trying to destroy view

2023-01-05 Thread Melloware (Jira)


[ 
https://issues.apache.org/jira/browse/MYFACES-4541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17655079#comment-17655079
 ] 

Melloware commented on MYFACES-4541:


[~tandraschko] When I print out what bean is NULL it prints out this...

 

```java

Bean = org.omnifaces.cdi.viewscope.ViewScopeStorageInSession

```

> NullPointerException trying to destroy view
> ---
>
> Key: MYFACES-4541
> URL: https://issues.apache.org/jira/browse/MYFACES-4541
> Project: MyFaces Core
>  Issue Type: Improvement
>  Components: General
>Affects Versions: 4.0.0-RC3
>Reporter: Melloware
>Priority: Major
>
> Attached is a PrimeFaces test reproducer with a View Scoped bean and when you 
> press "Rebuild View" it generates the following stack trace.
> [PrimeFaces Test 
> Reproducer|https://github.com/omnifaces/omnifaces/files/10353894/O729.zip]
>  
> {noformat}
>  java.lang.NullPointerException
>   at 
> org.apache.myfaces.cdi.util.AbstractContextualStorageHolder.destroyAll(AbstractContextualStorageHolder.java:216)
>   at 
> org.apache.myfaces.cdi.util.AbstractContextualStorageHolder.destroyAll(AbstractContextualStorageHolder.java:247)
>   at 
> org.apache.myfaces.cdi.view.ViewScopeContextualStorageHolder$Proxy$_$$_WeldClientProxy.destroyAll(Unknown
>  Source)
>   at 
> org.apache.myfaces.cdi.view.ViewScopeContext.destroyAll(ViewScopeContext.java:202)
>   at 
> org.apache.myfaces.cdi.view.ViewScopeCDIMap.clear(ViewScopeCDIMap.java:147)
>   at 
> org.apache.myfaces.view.ViewScopeProxyMap.clear(ViewScopeProxyMap.java:151)
>   at 
> org.apache.myfaces.context.servlet.FacesContextImplBase.setViewRoot(FacesContextImplBase.java:303)
>   at 
> jakarta.faces.context.FacesContextWrapper.setViewRoot(FacesContextWrapper.java:248)
>   at org.omnifaces.util.FacesLocal.setViewRoot(FacesLocal.java:455)
>   at org.omnifaces.util.Faces.setViewRoot(Faces.java:737)
>   at 
> org.primefaces.test.OmniCdiViewScopedBean.rebuildView(OmniCdiViewScopedBean.java:70)
>   at 
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>   at 
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>   at 
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>   at java.base/java.lang.reflect.Method.invoke(Method.java:566)
>   at org.apache.el.parser.AstValue.invoke(AstValue.java:252){noformat}
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Comment Edited] (MYFACES-4541) NullPointerException trying to destroy view

2023-01-05 Thread Melloware (Jira)


[ 
https://issues.apache.org/jira/browse/MYFACES-4541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17655079#comment-17655079
 ] 

Melloware edited comment on MYFACES-4541 at 1/5/23 5:54 PM:


[~tandraschko] When I print out what bean is NULL it prints out this...

 

 
{noformat}
Bean = org.omnifaces.cdi.viewscope.ViewScopeStorageInSession{noformat}
 


was (Author: melloware):
[~tandraschko] When I print out what bean is NULL it prints out this...

 

```java

Bean = org.omnifaces.cdi.viewscope.ViewScopeStorageInSession

```

> NullPointerException trying to destroy view
> ---
>
> Key: MYFACES-4541
> URL: https://issues.apache.org/jira/browse/MYFACES-4541
> Project: MyFaces Core
>  Issue Type: Improvement
>  Components: General
>Affects Versions: 4.0.0-RC3
>Reporter: Melloware
>Priority: Major
>
> Attached is a PrimeFaces test reproducer with a View Scoped bean and when you 
> press "Rebuild View" it generates the following stack trace.
> [PrimeFaces Test 
> Reproducer|https://github.com/omnifaces/omnifaces/files/10353894/O729.zip]
>  
> {noformat}
>  java.lang.NullPointerException
>   at 
> org.apache.myfaces.cdi.util.AbstractContextualStorageHolder.destroyAll(AbstractContextualStorageHolder.java:216)
>   at 
> org.apache.myfaces.cdi.util.AbstractContextualStorageHolder.destroyAll(AbstractContextualStorageHolder.java:247)
>   at 
> org.apache.myfaces.cdi.view.ViewScopeContextualStorageHolder$Proxy$_$$_WeldClientProxy.destroyAll(Unknown
>  Source)
>   at 
> org.apache.myfaces.cdi.view.ViewScopeContext.destroyAll(ViewScopeContext.java:202)
>   at 
> org.apache.myfaces.cdi.view.ViewScopeCDIMap.clear(ViewScopeCDIMap.java:147)
>   at 
> org.apache.myfaces.view.ViewScopeProxyMap.clear(ViewScopeProxyMap.java:151)
>   at 
> org.apache.myfaces.context.servlet.FacesContextImplBase.setViewRoot(FacesContextImplBase.java:303)
>   at 
> jakarta.faces.context.FacesContextWrapper.setViewRoot(FacesContextWrapper.java:248)
>   at org.omnifaces.util.FacesLocal.setViewRoot(FacesLocal.java:455)
>   at org.omnifaces.util.Faces.setViewRoot(Faces.java:737)
>   at 
> org.primefaces.test.OmniCdiViewScopedBean.rebuildView(OmniCdiViewScopedBean.java:70)
>   at 
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>   at 
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>   at 
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>   at java.base/java.lang.reflect.Method.invoke(Method.java:566)
>   at org.apache.el.parser.AstValue.invoke(AstValue.java:252){noformat}
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (MYFACES-4541) NullPointerException trying to destroy view

2023-01-05 Thread Melloware (Jira)
Melloware created MYFACES-4541:
--

 Summary: NullPointerException trying to destroy view
 Key: MYFACES-4541
 URL: https://issues.apache.org/jira/browse/MYFACES-4541
 Project: MyFaces Core
  Issue Type: Improvement
  Components: General
Affects Versions: 4.0.0-RC3
Reporter: Melloware


Attached is a PrimeFaces test reproducer with a View Scoped bean and when you 
press "Rebuild View" it generates the following stack trace.

[PrimeFaces Test 
Reproducer|https://github.com/omnifaces/omnifaces/files/10353894/O729.zip]

 
{noformat}
 java.lang.NullPointerException
at 
org.apache.myfaces.cdi.util.AbstractContextualStorageHolder.destroyAll(AbstractContextualStorageHolder.java:216)
at 
org.apache.myfaces.cdi.util.AbstractContextualStorageHolder.destroyAll(AbstractContextualStorageHolder.java:247)
at 
org.apache.myfaces.cdi.view.ViewScopeContextualStorageHolder$Proxy$_$$_WeldClientProxy.destroyAll(Unknown
 Source)
at 
org.apache.myfaces.cdi.view.ViewScopeContext.destroyAll(ViewScopeContext.java:202)
at 
org.apache.myfaces.cdi.view.ViewScopeCDIMap.clear(ViewScopeCDIMap.java:147)
at 
org.apache.myfaces.view.ViewScopeProxyMap.clear(ViewScopeProxyMap.java:151)
at 
org.apache.myfaces.context.servlet.FacesContextImplBase.setViewRoot(FacesContextImplBase.java:303)
at 
jakarta.faces.context.FacesContextWrapper.setViewRoot(FacesContextWrapper.java:248)
at org.omnifaces.util.FacesLocal.setViewRoot(FacesLocal.java:455)
at org.omnifaces.util.Faces.setViewRoot(Faces.java:737)
at 
org.primefaces.test.OmniCdiViewScopedBean.rebuildView(OmniCdiViewScopedBean.java:70)
at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.apache.el.parser.AstValue.invoke(AstValue.java:252){noformat}
 

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[GitHub] [myfaces-tobago] dependabot[bot] closed pull request #3592: build(deps-dev): bump rollup from 2.79.1 to 3.9.0 in /tobago-example/tobago-example-demo

2023-01-05 Thread GitBox


dependabot[bot] closed pull request #3592: build(deps-dev): bump rollup from 
2.79.1 to 3.9.0 in /tobago-example/tobago-example-demo
URL: https://github.com/apache/myfaces-tobago/pull/3592


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@myfaces.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [myfaces-tobago] dependabot[bot] opened a new pull request, #3611: build(deps-dev): bump rollup from 2.79.1 to 3.9.1 in /tobago-example/tobago-example-demo

2023-01-05 Thread GitBox


dependabot[bot] opened a new pull request, #3611:
URL: https://github.com/apache/myfaces-tobago/pull/3611

   Bumps [rollup](https://github.com/rollup/rollup) from 2.79.1 to 3.9.1.
   
   Release notes
   Sourced from https://github.com/rollup/rollup/releases;>rollup's releases.
   
   v3.9.1
   3.9.1
   2023-01-02
   Bug Fixes
   
   Sort keys in generated dynamic namespace objects (https://github-redirect.dependabot.com/rollup/rollup/issues/4780;>#4780)
   Do not consider Array.group to be side effect free as the specs have 
changed (https://github-redirect.dependabot.com/rollup/rollup/issues/4779;>#4779)
   
   Pull Requests
   
   https://github-redirect.dependabot.com/rollup/rollup/pull/4777;>#4777:
 Import from node:fs/promises (https://github.com/dnalborczyk;>@​dnalborczyk)
   https://github-redirect.dependabot.com/rollup/rollup/pull/4778;>#4778:
 Bump deps (https://github.com/dnalborczyk;>@​dnalborczyk)
   https://github-redirect.dependabot.com/rollup/rollup/pull/4779;>#4779:
 Remove array grouping (web compat issue) (https://github.com/dnalborczyk;>@​dnalborczyk)
   https://github-redirect.dependabot.com/rollup/rollup/pull/4780;>#4780:
 Sort namespace object keys (https://github.com/dnalborczyk;>@​dnalborczyk)
   https://github-redirect.dependabot.com/rollup/rollup/pull/4781;>#4781:
 Use Set and builtin-modules package (https://github.com/dnalborczyk;>@​dnalborczyk)
   https://github-redirect.dependabot.com/rollup/rollup/pull/4782;>#4782:
 Use more restrictive types (https://github.com/dnalborczyk;>@​dnalborczyk)
   
   v3.9.0
   3.9.0
   2022-12-28
   Features
   
   Support ES2022 arbitrary module namespace identifiers (https://github-redirect.dependabot.com/rollup/rollup/issues/4770;>#4770)
   Add optional version property to plugin type (https://github-redirect.dependabot.com/rollup/rollup/issues/4771;>#4771)
   
   Pull Requests
   
   https://github-redirect.dependabot.com/rollup/rollup/pull/4768;>#4768:
 Fix small typo in 999-big-list-of-options.md (https://github.com/ericmutta;>@​ericmutta)
   https://github-redirect.dependabot.com/rollup/rollup/pull/4769;>#4769:
 docs: add a instruction about how to run one test on your local computer (https://github.com/TrickyPi;>@​TrickyPi)
   https://github-redirect.dependabot.com/rollup/rollup/pull/4770;>#4770:
 Add support for arbitrary module namespace identifiers (https://github.com/lukastaegert;>@​lukastaegert)
   https://github-redirect.dependabot.com/rollup/rollup/pull/4771;>#4771:
 Add version property to Plugin type (https://github.com/Septh;>@​Septh)
   
   v3.8.1
   3.8.1
   2022-12-23
   Bug Fixes
   
   Reduce memory footprint when explicitly passing cache: 
false (https://github-redirect.dependabot.com/rollup/rollup/issues/4762;>#4762)
   Fix a crash when preserving modules and reexporting namespaces (https://github-redirect.dependabot.com/rollup/rollup/issues/4766;>#4766)
   
   Pull Requests
   
   https://github-redirect.dependabot.com/rollup/rollup/pull/4762;>#4762:
 Improve AST garbage collection (https://github.com/bluwy;>@​bluwy)
   https://github-redirect.dependabot.com/rollup/rollup/pull/4766;>#4766:
 Fix handling of namespace reexports when preserving modules (https://github.com/lukastaegert;>@​lukastaegert)
   
   
   
   ... (truncated)
   
   
   Changelog
   Sourced from https://github.com/rollup/rollup/blob/master/CHANGELOG.md;>rollup's 
changelog.
   
   3.9.1
   2023-01-02
   Bug Fixes
   
   Sort keys in generated dynamic namespace objects (https://github-redirect.dependabot.com/rollup/rollup/issues/4780;>#4780)
   Do not consider Array.group to be side effect free as the specs have 
changed (https://github-redirect.dependabot.com/rollup/rollup/issues/4779;>#4779)
   
   Pull Requests
   
   https://github-redirect.dependabot.com/rollup/rollup/pull/4777;>#4777:
 Import from node:fs/promises (https://github.com/dnalborczyk;>@​dnalborczyk)
   https://github-redirect.dependabot.com/rollup/rollup/pull/4778;>#4778:
 Bump deps (https://github.com/dnalborczyk;>@​dnalborczyk)
   https://github-redirect.dependabot.com/rollup/rollup/pull/4779;>#4779:
 Remove array grouping (web compat issue) (https://github.com/dnalborczyk;>@​dnalborczyk)
   https://github-redirect.dependabot.com/rollup/rollup/pull/4780;>#4780:
 Sort namespace object keys (https://github.com/dnalborczyk;>@​dnalborczyk)
   https://github-redirect.dependabot.com/rollup/rollup/pull/4781;>#4781:
 Use Set and builtin-modules package (https://github.com/dnalborczyk;>@​dnalborczyk)
   https://github-redirect.dependabot.com/rollup/rollup/pull/4782;>#4782:
 Use more restrictive types (https://github.com/dnalborczyk;>@​dnalborczyk)
   
   3.9.0
   2022-12-28
   Features
   
   Support ES2022 arbitrary module namespace identifiers (https://github-redirect.dependabot.com/rollup/rollup/issues/4770;>#4770)
   Add optional version property to plugin type (https://github-redirect.dependabot.com/rollup/rollup/issues/4771;>#4771)
   
   Pull Requests
   
   

[GitHub] [myfaces-tobago] dependabot[bot] commented on pull request #3592: build(deps-dev): bump rollup from 2.79.1 to 3.9.0 in /tobago-example/tobago-example-demo

2023-01-05 Thread GitBox


dependabot[bot] commented on PR #3592:
URL: https://github.com/apache/myfaces-tobago/pull/3592#issuecomment-1372405099

   Superseded by #3611.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@myfaces.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [myfaces-tobago] henningn commented on pull request #3587: build(deps): bump dependency-check-maven from 7.4.1 to 7.4.3

2023-01-05 Thread GitBox


henningn commented on PR #3587:
URL: https://github.com/apache/myfaces-tobago/pull/3587#issuecomment-1372404609

   @dependabot rebase


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@myfaces.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [myfaces-tobago] henningn commented on pull request #3591: build(deps-dev): bump @rollup/plugin-commonjs from 23.0.5 to 24.0.0 in /tobago-theme

2023-01-05 Thread GitBox


henningn commented on PR #3591:
URL: https://github.com/apache/myfaces-tobago/pull/3591#issuecomment-1372404506

   @dependabot rebase


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@myfaces.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [myfaces-tobago] henningn commented on pull request #3592: build(deps-dev): bump rollup from 2.79.1 to 3.9.0 in /tobago-example/tobago-example-demo

2023-01-05 Thread GitBox


henningn commented on PR #3592:
URL: https://github.com/apache/myfaces-tobago/pull/3592#issuecomment-1372404400

   @dependabot rebase


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@myfaces.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [myfaces-tobago] henningn commented on pull request #3593: build(deps-dev): bump @rollup/plugin-replace from 5.0.1 to 5.0.2 in /tobago-example/tobago-example-demo

2023-01-05 Thread GitBox


henningn commented on PR #3593:
URL: https://github.com/apache/myfaces-tobago/pull/3593#issuecomment-1372404327

   @dependabot rebase


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@myfaces.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [myfaces-tobago] henningn commented on pull request #3594: build(deps-dev): bump @types/jest from 29.2.4 to 29.2.5 in /tobago-theme

2023-01-05 Thread GitBox


henningn commented on PR #3594:
URL: https://github.com/apache/myfaces-tobago/pull/3594#issuecomment-1372404242

   @dependabot rebase


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@myfaces.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [myfaces-tobago] henningn commented on pull request #3596: build(deps-dev): bump sass from 1.56.2 to 1.57.1 in /tobago-example/tobago-example-demo

2023-01-05 Thread GitBox


henningn commented on PR #3596:
URL: https://github.com/apache/myfaces-tobago/pull/3596#issuecomment-1372404138

   @dependabot rebase


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@myfaces.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [myfaces-tobago] henningn commented on pull request #3598: build(deps-dev): bump @rollup/plugin-replace from 5.0.1 to 5.0.2 in /tobago-theme

2023-01-05 Thread GitBox


henningn commented on PR #3598:
URL: https://github.com/apache/myfaces-tobago/pull/3598#issuecomment-1372404043

   @dependabot rebase


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@myfaces.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [myfaces-tobago] henningn commented on pull request #3600: build(deps-dev): bump eslint from 8.29.0 to 8.31.0 in /tobago-theme

2023-01-05 Thread GitBox


henningn commented on PR #3600:
URL: https://github.com/apache/myfaces-tobago/pull/3600#issuecomment-1372403923

   @dependabot rebase


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@myfaces.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [myfaces-tobago] henningn commented on pull request #3603: build(deps): bump bootstrap-icons from 1.10.2 to 1.10.3 in /tobago-theme

2023-01-05 Thread GitBox


henningn commented on PR #3603:
URL: https://github.com/apache/myfaces-tobago/pull/3603#issuecomment-1372403855

   @dependabot rebase


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@myfaces.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [myfaces-tobago] henningn merged pull request #3610: build(deps): bump json5 from 2.2.1 to 2.2.3 in /tobago-theme

2023-01-05 Thread GitBox


henningn merged PR #3610:
URL: https://github.com/apache/myfaces-tobago/pull/3610


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@myfaces.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [myfaces-tobago] henningn merged pull request #3590: build(deps): bump dependency-check-maven from 7.4.1 to 7.4.3

2023-01-05 Thread GitBox


henningn merged PR #3590:
URL: https://github.com/apache/myfaces-tobago/pull/3590


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@myfaces.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [myfaces-tobago] henningn merged pull request #3607: build(deps): bump maven.version from 3.8.6 to 3.8.7

2023-01-05 Thread GitBox


henningn merged PR #3607:
URL: https://github.com/apache/myfaces-tobago/pull/3607


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@myfaces.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [myfaces-tobago] dependabot[bot] opened a new pull request, #3610: build(deps): bump json5 from 2.2.1 to 2.2.3 in /tobago-theme

2023-01-05 Thread GitBox


dependabot[bot] opened a new pull request, #3610:
URL: https://github.com/apache/myfaces-tobago/pull/3610

   Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
   
   Release notes
   Sourced from https://github.com/json5/json5/releases;>json5's releases.
   
   v2.2.3
   
   Fix: json5@2.2.3 is now the 'latest' release according to npm instead of 
v1.0.2. (https://github-redirect.dependabot.com/json5/json5/issues/299;>#299)
   
   v2.2.2
   
   Fix: Properties with the name __proto__ are added to 
objects and arrays.
   (https://github-redirect.dependabot.com/json5/json5/issues/199;>#199) 
This also fixes a prototype pollution vulnerability reported by
   Jonathan Gregson! (https://github-redirect.dependabot.com/json5/json5/issues/295;>#295).
   
   
   
   
   Changelog
   Sourced from https://github.com/json5/json5/blob/main/CHANGELOG.md;>json5's 
changelog.
   
   v2.2.3 [https://github.com/json5/json5/tree/v2.2.3;>code, 
https://github.com/json5/json5/compare/v2.2.2...v2.2.3;>diff]
   
   Fix: json5@2.2.3 is now the 'latest' release according to npm instead of
   v1.0.2. (https://github-redirect.dependabot.com/json5/json5/issues/299;>#299)
   
   v2.2.2 [https://github.com/json5/json5/tree/v2.2.2;>code, 
https://github.com/json5/json5/compare/v2.2.1...v2.2.2;>diff]
   
   Fix: Properties with the name __proto__ are added to 
objects and arrays.
   (https://github-redirect.dependabot.com/json5/json5/issues/199;>#199) 
This also fixes a prototype pollution vulnerability reported by
   Jonathan Gregson! (https://github-redirect.dependabot.com/json5/json5/issues/295;>#295).
   
   
   
   
   Commits
   
   https://github.com/json5/json5/commit/c3a75242772a5026a49c4017a16d9b3543b62776;>c3a7524
 2.2.3
   https://github.com/json5/json5/commit/94fd06d82eeed225fa172f6fb2ca27375cbd2e39;>94fd06d
 docs: update CHANGELOG for v2.2.3
   https://github.com/json5/json5/commit/3b8cebf0c474a8b20c78bd75c89cca0c4dce84ce;>3b8cebf
 docs(security): use GitHub security advisories
   https://github.com/json5/json5/commit/f0fd9e194dde282caff114a110f4fac635f3a62c;>f0fd9e1
 docs: publish a security policy
   https://github.com/json5/json5/commit/6a91a05fffeda16ff6b3b5008b6b340d42d31ec0;>6a91a05
 docs(template): bug - bug report
   https://github.com/json5/json5/commit/14f8cb186e8abdfaccf6527171da7b1224374650;>14f8cb1
 2.2.2
   https://github.com/json5/json5/commit/10cc7ca9169b59c5e0f5afc03dbd870cd06bcc46;>10cc7ca
 docs: update CHANGELOG for v2.2.2
   https://github.com/json5/json5/commit/7774c1097993bc3ce9f0ac4b722a32bf7d6871c8;>7774c10
 fix: add proto to objects and arrays
   https://github.com/json5/json5/commit/edde30abd8b22facf2c06c72586b9f6edf12700d;>edde30a
 Readme: slight tweak to intro
   https://github.com/json5/json5/commit/97286f8bd542c89dcee096bc05dd28ed2dfc1e16;>97286f8
 Improve example in readme
   Additional commits viewable in https://github.com/json5/json5/compare/v2.2.1...v2.2.3;>compare 
view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=json5=npm_and_yarn=2.2.1=2.2.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   You can disable automated security fix PRs for this repo from the [Security 
Alerts page](https://github.com/apache/myfaces-tobago/network/alerts).
   
   


-- 
This is an automated message from the Apache 

[GitHub] [myfaces-tobago] henningn merged pull request #3582: build(deps): bump versions-maven-plugin from 2.14.1 to 2.14.2

2023-01-05 Thread GitBox


henningn merged PR #3582:
URL: https://github.com/apache/myfaces-tobago/pull/3582


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@myfaces.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [myfaces-tobago] henningn merged pull request #3579: build(deps): bump spring-boot.version from 2.7.6 to 2.7.7

2023-01-05 Thread GitBox


henningn merged PR #3579:
URL: https://github.com/apache/myfaces-tobago/pull/3579


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@myfaces.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [myfaces-tobago] henningn merged pull request #3581: build(deps): bump versions-maven-plugin from 2.14.1 to 2.14.2

2023-01-05 Thread GitBox


henningn merged PR #3581:
URL: https://github.com/apache/myfaces-tobago/pull/3581


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@myfaces.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [myfaces-tobago] henningn merged pull request #3580: build(deps): bump versions-maven-plugin from 2.14.1 to 2.14.2

2023-01-05 Thread GitBox


henningn merged PR #3580:
URL: https://github.com/apache/myfaces-tobago/pull/3580


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@myfaces.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [myfaces-tobago] henningn merged pull request #3609: refactor: Bootstrap SCSS for validation

2023-01-05 Thread GitBox


henningn merged PR #3609:
URL: https://github.com/apache/myfaces-tobago/pull/3609


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@myfaces.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [myfaces-tobago] henningn merged pull request #3608: refactor: Bootstrap SCSS for validation

2023-01-05 Thread GitBox


henningn merged PR #3608:
URL: https://github.com/apache/myfaces-tobago/pull/3608


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@myfaces.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [VOTE] Release of MyFaces Core 4.0.0-RC3

2023-01-05 Thread Werner Punz
Hi I will be back from my vacation on monday, re RC4, it was planned that
we get the new typescript code in.
However given the TCK situation, can we even do that?


Am Do., 5. Jan. 2023 um 11:40 Uhr schrieb Melloware Inc <
melloware...@gmail.com>:

> Yep it can be in RC4.  I was just curious.
>
> Melloware
> @melloware on GitHub
>
> On Jan 5, 2023, at 2:51 AM, Thomas Andraschko 
> wrote:
>
> 
> We can also do a RC4 soon
>
> Volodymyr Siedlecki  schrieb am Do., 5. Jan. 2023,
> 04:36:
>
>> Hmm. You're right.  I only see 2.3-next-m7 available.
>>
>> Oy! I think I see what happened. Your change quarkus change (which
>> uncommented the extension module) was merged after my release commit. :(
>>
>> https://github.com/apache/myfaces/commits/main/pom.xml
>>
>> I'm not sure if there's a simple way to just release quakrus extension
>> itself. Can this wait for the next release or is it a priority?
>>
>> Volodymyr
>>
>> On 2023/01/04 22:13:03 Melloware wrote:
>> > Volodymyr,
>> >
>> > It looks like the Quarkus Extension 4.0.0-RC3 did not get released?
>> >
>> > https://search.maven.org/search?q=a:myfaces-quarkus
>> >
>> > I thought all of the pom's in master were now set and everything is
>> > building like it is in 2.3-next?
>> >
>> > Thanks,
>> >
>> >  Mello
>> >
>> >
>> > On 1/3/2023 4:06 PM, Thomas Andraschko wrote:
>> > > Thanks guys
>> > > I really appreciate all your work and finally running TCK on MyFaces
>> > > Truly a great release
>> > >
>> > > Volodymyr Siedlecki  schrieb am Di., 3. Jan.
>> > > 2023, 20:47:
>> > >
>> > > Thank you all for voting.  And here's my +1.
>> > >
>> > > I'll finish up the release today.
>> > >
>> > > - Volodymyr
>> > >
>> > > On 2022/12/27 16:29:34 Paul Nicolucci wrote:
>> > > > +1
>> > > >
>> > > > Regards,
>> > > >
>> > > > Paul Nicolucci
>> > > >
>> > > > On Sun, Dec 25, 2022 at 3:08 AM Werner Punz
>> > >  wrote:
>> > > >
>> > > > > +1
>> > > > >
>> > > > > Werner
>> > > > >
>> > > > >
>> > > > > Am Sa., 24. Dez. 2022 um 17:39 Uhr schrieb Melloware Inc <
>> > > > > melloware...@gmail.com>:
>> > > > >
>> > > > >> Ok now Quarkus support is fully working ready for 4.0RC3
>> > > whenever you
>> > > > >> guys are!
>> > > > >>
>> > > > >>   Thanks to the team for helping me fix all the issues!!!
>> > > > >>
>> > > > >> Melloware
>> > > > >> @melloware on GitHub
>> > > > >>
>> > > > >> On Dec 23, 2022, at 4:09 PM, Bernd Bohmann
>> > >  wrote:
>> > > > >>
>> > > > >> 
>> > > > >> Here is my +1
>> > > > >>
>> > > > >> Regards
>> > > > >>
>> > > > >> Bernd
>> > > > >>
>> > > > >> Thomas Andraschko  schrieb am
>> > > Fr., 23. Dez.
>> > > > >> 2022, 14:01:
>> > > > >>
>> > > > >>> +1
>> > > > >>>
>> > > > >>> Am Di., 20. Dez. 2022 um 16:43 Uhr schrieb Volodymyr
>> Siedlecki <
>> > > > >>> volos...@apache.org>:
>> > > > >>>
>> > > >  Hi,
>> > > > 
>> > > >  I was running the needed tasks to get the 4.0.0-RC3 release
>> > > of Apache
>> > > >  MyFaces core out.
>> > > > 
>> > > >  Please note that this vote concerns all of the following
>> parts:
>> > > > 1. Maven artifact group "org.apache.myfaces.core"
>> > > v4.0.0-RC3  [1]
>> > > > 
>> > > >  The artifacts were deployed on nexus repo [1] for binary
>> > > and source
>> > > >  packages.
>> > > > 
>> > > >  The release notes could be found at [4].
>> > > > 
>> > > >  The japicmp tool shows some binary incompatibilities with
>> > > 4.0.0-RC3 and
>> > > >  the
>> > > >  jakarta.faces-api-4.0.1.jar. Please take a look at the
>> attached
>> > > >  results.html. I've also compared RC3 to our previous RC2.
>> > > Results are
>> > > >  also attached.
>> > > > 
>> > > >  This release has not yet been run against the TCK.
>> > > > 
>> > > >  Please take a look at the "4.0.0-RC3" 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,
>> > > > 
>> > > >  Volodymyr
>> > > > 
>> > > >  [1]
>> > > > 
>> > > > 
>> > >
>> https://repository.apache.org/content/repositories/orgapachemyfaces-1218/org/apache/myfaces/core/
>> > > >  [2]

Re: [VOTE] Release of MyFaces Core 4.0.0-RC3

2023-01-05 Thread Melloware Inc
Yep it can be in RC4.  I was just curious.  Melloware@melloware on GitHubOn Jan 5, 2023, at 2:51 AM, Thomas Andraschko  wrote:We can also do a RC4 soonVolodymyr Siedlecki  schrieb am Do., 5. Jan. 2023, 04:36:Hmm. You're right.  I only see 2.3-next-m7 available. 

Oy! I think I see what happened. Your change quarkus change (which uncommented the extension module) was merged after my release commit. :( 

https://github.com/apache/myfaces/commits/main/pom.xml

I'm not sure if there's a simple way to just release quakrus extension itself. Can this wait for the next release or is it a priority? 

Volodymyr

On 2023/01/04 22:13:03 Melloware wrote:
> Volodymyr,
> 
> It looks like the Quarkus Extension 4.0.0-RC3 did not get released?
> 
> https://search.maven.org/search?q=a:myfaces-quarkus
> 
> I thought all of the pom's in master were now set and everything is 
> building like it is in 2.3-next?
> 
> Thanks,
> 
>      Mello
> 
> 
> On 1/3/2023 4:06 PM, Thomas Andraschko wrote:
> > Thanks guys
> > I really appreciate all your work and finally running TCK on MyFaces
> > Truly a great release
> >
> > Volodymyr Siedlecki  schrieb am Di., 3. Jan. 
> > 2023, 20:47:
> >
> >     Thank you all for voting.  And here's my +1.
> >
> >     I'll finish up the release today.
> >
> >     - Volodymyr
> >
> >     On 2022/12/27 16:29:34 Paul Nicolucci wrote:
> >     > +1
> >     >
> >     > Regards,
> >     >
> >     > Paul Nicolucci
> >     >
> >     > On Sun, Dec 25, 2022 at 3:08 AM Werner Punz
> >      wrote:
> >     >
> >     > > +1
> >     > >
> >     > > Werner
> >     > >
> >     > >
> >     > > Am Sa., 24. Dez. 2022 um 17:39 Uhr schrieb Melloware Inc <
> >     > > melloware...@gmail.com>:
> >     > >
> >     > >> Ok now Quarkus support is fully working ready for 4.0RC3
> >     whenever you
> >     > >> guys are!
> >     > >>
> >     > >>   Thanks to the team for helping me fix all the issues!!!
> >     > >>
> >     > >> Melloware
> >     > >> @melloware on GitHub
> >     > >>
> >     > >> On Dec 23, 2022, at 4:09 PM, Bernd Bohmann
> >      wrote:
> >     > >>
> >     > >> 
> >     > >> Here is my +1
> >     > >>
> >     > >> Regards
> >     > >>
> >     > >> Bernd
> >     > >>
> >     > >> Thomas Andraschko  schrieb am
> >     Fr., 23. Dez.
> >     > >> 2022, 14:01:
> >     > >>
> >     > >>> +1
> >     > >>>
> >     > >>> Am Di., 20. Dez. 2022 um 16:43 Uhr schrieb Volodymyr Siedlecki <
> >     > >>> volos...@apache.org>:
> >     > >>>
> >     >  Hi,
> >     > 
> >     >  I was running the needed tasks to get the 4.0.0-RC3 release
> >     of Apache
> >     >  MyFaces core out.
> >     > 
> >     >  Please note that this vote concerns all of the following parts:
> >     >     1. Maven artifact group "org.apache.myfaces.core"
> >     v4.0.0-RC3  [1]
> >     > 
> >     >  The artifacts were deployed on nexus repo [1] for binary
> >     and source
> >     >  packages.
> >     > 
> >     >  The release notes could be found at [4].
> >     > 
> >     >  The japicmp tool shows some binary incompatibilities with
> >     4.0.0-RC3 and
> >     >  the
> >     >  jakarta.faces-api-4.0.1.jar. Please take a look at the attached
> >     >  results.html. I've also compared RC3 to our previous RC2.
> >     Results are
> >     >  also attached.
> >     > 
> >     >  This release has not yet been run against the TCK.
> >     > 
> >     >  Please take a look at the "4.0.0-RC3" 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,
> >     > 
> >     >  Volodymyr
> >     > 
> >     >  [1]
> >     > 
> >     > 
> >     https://repository.apache.org/content/repositories/orgapachemyfaces-1218/org/apache/myfaces/core/
> >     >  [2] http://www.apache.org/foundation/voting.html#ReleaseVotes
> >     >  [3]
> >     > 
> >     > 
> >     https://repository.apache.org/content/repositories/orgapachemyfaces-1218/org/apache/myfaces/core/myfaces-core-assembly/
> >     >  [4]
> >     > 
> >     > 
> >     https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10600=12352404
> >     
> >     > 
> >     > >>>
> >     >
> >



Re: MyFaces 4.0 LambdaBeanELResolver discussion

2023-01-05 Thread Thomas Andraschko
Good question.
In theory it was just a nice experimental feature but it works quite fine
in real world and with performance benefits.

But its configurable via context param, we just need to decide whether its
enabled or disabled per default.

Am Do., 5. Jan. 2023 um 04:19 Uhr schrieb Paul Nicolucci <
pnicolu...@gmail.com>:

> Hi,
>
> While looking over some code in MyFaces I noticed in Faces 4.0 we have the 
> following ELResolver:
> https://github.com/apache/myfaces/blob/main/impl/src/main/java/org/apache/myfaces/el/resolver/LambdaBeanELResolver.java
>
> This resolver is added to the resolver list here: 
> https://github.com/apache/myfaces/blob/main/impl/src/main/java/org/apache/myfaces/el/DefaultELResolverBuilder.java#L154
>
> Reading over the specification: 
> https://jakarta.ee/specifications/faces/4.0/jakarta-faces-4.0.html#a2966 I 
> wanted to
> start a discussion on the following point in the specification:
> *"These actual ELResolver instances must be added. It is not compliant to 
> simply add other resolvers that preserve these semantics."*
>
> Do we think we're still spec compliant by not directly adding 
> *jakarta.el.BeanELResolver* and instead adding*LambdaBeanELResolver* which 
> extends *jakarta.el.BeanELResolver*?
>
> Regards,
>
> Paul Nicolucci
>
>