Re: Plan 4.0.0 RC2

2022-10-19 Thread Werner Punz
No rush, I was just wondering, and great! I will be on vacation next week, but I can perform the Ajax scripts merge post RC2 of the new scripts after that. (or during my vacation, given it is a 5 minutes job) I can ask everyone, please test the new Ajax scripts as thoroughly as possible. I did ever

[jira] [Created] (MYFACES-4486) TCK: Spec Issue 4313 failure

2022-10-19 Thread Paul Nicolucci (Jira)
Paul Nicolucci created MYFACES-4486: --- Summary: TCK: Spec Issue 4313 failure Key: MYFACES-4486 URL: https://issues.apache.org/jira/browse/MYFACES-4486 Project: MyFaces Core Issue Type: Bug

Re: Plan 4.0.0 RC2

2022-10-19 Thread Volodymyr Siedlecki
Hi, Sorry for the delay. I will get started on a RC2 tomorrow (Oct 20th). Thanks, Volodymyr From: Werner Punz Date: Wednesday, October 19, 2022 at 2:28 AM To: MyFaces Development Subject: [EXTERNAL] Plan 4.0.0 RC2 Hi, I am wondering What are the release plans for 4. 0. 0 RC2? Any specific da

[jira] [Resolved] (MYFACES-4477) TCK: Spec1581IT: Fix Programmatic Views in Faces 4.0 (Views Rendered via Java)

2022-10-19 Thread Volodymyr Siedlecki (Jira)
[ https://issues.apache.org/jira/browse/MYFACES-4477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Volodymyr Siedlecki resolved MYFACES-4477. -- Resolution: Fixed > TCK: Spec1581IT: Fix Programmatic Views in Faces 4.0 (Vie

[jira] [Commented] (MYFACES-4477) TCK: Spec1581IT: Fix Programmatic Views in Faces 4.0 (Views Rendered via Java)

2022-10-19 Thread Volodymyr Siedlecki (Jira)
[ https://issues.apache.org/jira/browse/MYFACES-4477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17620576#comment-17620576 ] Volodymyr Siedlecki commented on MYFACES-4477: -- I've undone the escaping c

[GitHub] [myfaces] volosied merged pull request #338: MYFACES-4477 Fix Programmatic Views

2022-10-19 Thread GitBox
volosied merged PR #338: URL: https://github.com/apache/myfaces/pull/338 -- 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.

[GitHub] [myfaces] volosied commented on pull request #338: MYFACES-4477 Fix Programmatic Views

2022-10-19 Thread GitBox
volosied commented on PR #338: URL: https://github.com/apache/myfaces/pull/338#issuecomment-1284526273 ``` [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.25 s - in org.apache.myfaces.view.facelets.impl.ProgrammaticViewTest``` Addressed Thomas' comments. Merg

[GitHub] [myfaces] volosied commented on a diff in pull request #338: MYFACES-4477 Fix Programmatic Views

2022-10-19 Thread GitBox
volosied commented on code in PR #338: URL: https://github.com/apache/myfaces/pull/338#discussion_r999894484 ## impl/src/main/java/org/apache/myfaces/renderkit/html/base/HtmlTextRendererBase.java: ## @@ -142,8 +142,8 @@ protected void renderOutput(FacesContext facesContext, UIC

[GitHub] [myfaces] volosied commented on a diff in pull request #338: MYFACES-4477 Fix Programmatic Views

2022-10-19 Thread GitBox
volosied commented on code in PR #338: URL: https://github.com/apache/myfaces/pull/338#discussion_r999893060 ## impl/src/test/java/org/apache/myfaces/view/facelets/impl/ProgrammaticViewBean.java: ## @@ -0,0 +1,94 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under

[jira] [Commented] (MYFACES-4458) Quarkus Upgrade to 2.12

2022-10-19 Thread Melloware (Jira)
[ https://issues.apache.org/jira/browse/MYFACES-4458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17620552#comment-17620552 ] Melloware commented on MYFACES-4458: for 2.3-NEXT? i would be ok with that! > Q

[jira] [Commented] (MYFACES-4458) Quarkus Upgrade to 2.12

2022-10-19 Thread Thomas Andraschko (Jira)
[ https://issues.apache.org/jira/browse/MYFACES-4458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17620505#comment-17620505 ] Thomas Andraschko commented on MYFACES-4458: Should we up to java11? +1 for

[jira] [Commented] (MYFACES-4458) Quarkus Upgrade to 2.12

2022-10-19 Thread Melloware (Jira)
[ https://issues.apache.org/jira/browse/MYFACES-4458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17620493#comment-17620493 ] Melloware commented on MYFACES-4458: Can't be done for 2.3-NEXT because Quarkus 2.x

[jira] [Resolved] (MYFACES-4458) Quarkus Upgrade to 2.12

2022-10-19 Thread Melloware (Jira)
[ https://issues.apache.org/jira/browse/MYFACES-4458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Melloware resolved MYFACES-4458. Resolution: Fixed > Quarkus Upgrade to 2.12 > --- > > Key: MY

[GitHub] [myfaces] melloware closed pull request #314: MYFACES-4458 for 2.3 next

2022-10-19 Thread GitBox
melloware closed pull request #314: MYFACES-4458 for 2.3 next URL: https://github.com/apache/myfaces/pull/314 -- 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-

[GitHub] [myfaces] melloware commented on pull request #314: MYFACES-4458 for 2.3 next

2022-10-19 Thread GitBox
melloware commented on PR #314: URL: https://github.com/apache/myfaces/pull/314#issuecomment-1284406926 " JDK 11 is the minimal version to use Quarkus 2.0." So for 2.3-NEXT I can't bump to 2.X branch. Closing this PR -- This is an automated message from the Apache Git Service. To respon

[GitHub] [myfaces-tobago] dependabot[bot] opened a new pull request, #3352: build(deps): bump dependency-check-maven from 7.2.1 to 7.3.0

2022-10-19 Thread GitBox
dependabot[bot] opened a new pull request, #3352: URL: https://github.com/apache/myfaces-tobago/pull/3352 Bumps [dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 7.2.1 to 7.3.0. Release notes Sourced from https://github.com/jeremylong/DependencyCheck/rel

[GitHub] [myfaces-tobago] dependabot[bot] opened a new pull request, #3351: build(deps): bump dependency-check-maven from 7.2.1 to 7.3.0

2022-10-19 Thread GitBox
dependabot[bot] opened a new pull request, #3351: URL: https://github.com/apache/myfaces-tobago/pull/3351 Bumps [dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 7.2.1 to 7.3.0. Release notes Sourced from https://github.com/jeremylong/DependencyCheck/rel

[GitHub] [myfaces-tobago] dependabot[bot] opened a new pull request, #3350: build(deps): bump dependency-check-maven from 7.2.1 to 7.3.0

2022-10-19 Thread GitBox
dependabot[bot] opened a new pull request, #3350: URL: https://github.com/apache/myfaces-tobago/pull/3350 Bumps [dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 7.2.1 to 7.3.0. Release notes Sourced from https://github.com/jeremylong/DependencyCheck/rel

[GitHub] [myfaces-tobago] dependabot[bot] opened a new pull request, #3349: build(deps): bump dependency-check-maven from 7.2.1 to 7.3.0

2022-10-19 Thread GitBox
dependabot[bot] opened a new pull request, #3349: URL: https://github.com/apache/myfaces-tobago/pull/3349 Bumps [dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 7.2.1 to 7.3.0. Release notes Sourced from https://github.com/jeremylong/DependencyCheck/rel

[GitHub] [myfaces] tandraschko commented on a diff in pull request #338: MYFACES-4477 Fix Programmatic Views

2022-10-19 Thread GitBox
tandraschko commented on code in PR #338: URL: https://github.com/apache/myfaces/pull/338#discussion_r999278095 ## impl/src/main/java/org/apache/myfaces/renderkit/html/base/HtmlTextRendererBase.java: ## @@ -142,8 +142,8 @@ protected void renderOutput(FacesContext facesContext,

[jira] [Resolved] (MYFACES-4445) "No CDI container started" when using PushContext async

2022-10-19 Thread Thomas Andraschko (Jira)
[ https://issues.apache.org/jira/browse/MYFACES-4445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko resolved MYFACES-4445. Resolution: Fixed > "No CDI container started" when using PushContext async > ---

[GitHub] [myfaces] tandraschko merged pull request #348: MYFACES-4445: websockets refactoring

2022-10-19 Thread GitBox
tandraschko merged PR #348: URL: https://github.com/apache/myfaces/pull/348 -- 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.apac

[GitHub] [myfaces] tandraschko merged pull request #347: MYFACES-4445: websockets refactoring - close sessionScope fix

2022-10-19 Thread GitBox
tandraschko merged PR #347: URL: https://github.com/apache/myfaces/pull/347 -- 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.apac

[GitHub] [myfaces] werpu commented on pull request #356: Feature/myfaces 4466 faces.js reimplementation (target 4.0.0 RC3)

2022-10-19 Thread GitBox
werpu commented on PR #356: URL: https://github.com/apache/myfaces/pull/356#issuecomment-1283777807 I will squash the commits at the final merge into master, the so the accidentally referenced myfaces-4456 commits will be squashed into one single big commit with a myfaces-4466 reference.

[GitHub] [myfaces] werpu commented on pull request #356: Feature/myfaces 4466 faces.js reimplementation (target 4.0.0 RC3)

2022-10-19 Thread GitBox
werpu commented on PR #356: URL: https://github.com/apache/myfaces/pull/356#issuecomment-1283757935 @melloware I just had to rename the branch, I had accidentally added the wrong jira issue reference. -- This is an automated message from the Apache Git Service. To respond to the messa

[GitHub] [myfaces] werpu opened a new pull request, #356: Feature/myfaces 4466 faces.js reimplementation (target 4.0.0 RC3)

2022-10-19 Thread GitBox
werpu opened a new pull request, #356: URL: https://github.com/apache/myfaces/pull/356 hat to recreate the pull request because i had to rename the branch -- 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 t

[GitHub] [myfaces] werpu closed pull request #325: Feature/myfaces 4456 - New faces.js codebase (target 4.0.0 RC3)

2022-10-19 Thread GitBox
werpu closed pull request #325: Feature/myfaces 4456 - New faces.js codebase (target 4.0.0 RC3) URL: https://github.com/apache/myfaces/pull/325 -- 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 sp

[jira] [Resolved] (MYFACES-4482) jsf.js and faces.js old codebase fails on my decorator integration test

2022-10-19 Thread Werner Punz (Jira)
[ https://issues.apache.org/jira/browse/MYFACES-4482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Werner Punz resolved MYFACES-4482. -- Fix Version/s: 2.3-next-M8 4.0.0-RC3 Resolution: Fixed was a test i