Re: [VOTE] Release Tobago 5.4.0 and checkstyle-rules 20

2022-12-12 Thread Dennis Kieselhorst

+1

Dennis


[GitHub] [myfaces] pnicolucci commented on pull request #426: https://issues.apache.org/jira/browse/MYFACES-4040:

2022-12-12 Thread GitBox


pnicolucci commented on PR #426:
URL: https://github.com/apache/myfaces/pull/426#issuecomment-1347011534

   @werpu @volosied  I don't have an objection to backporting this one.


-- 
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] bohmber merged pull request #3531: feat: Jakarta Faces 4.0: Rename “JSF” to “Faces”

2022-12-12 Thread GitBox


bohmber merged PR #3531:
URL: https://github.com/apache/myfaces-tobago/pull/3531


-- 
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] bohmber commented on pull request #3531: feat: Jakarta Faces 4.0: Rename “JSF” to “Faces”

2022-12-12 Thread GitBox


bohmber commented on PR #3531:
URL: https://github.com/apache/myfaces-tobago/pull/3531#issuecomment-1346832159

   > There is still reference to "jsfRequest" instead of "facesRequest" in:
   > 
   > * Server_Info.xhtml
   > * main.xhtml
   > 
   > When this is fixed, Ajax is working in Tobago6.
   
   Done


-- 
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, #3534: build(deps): bump jetty-maven-plugin from 11.0.12 to 11.0.13

2022-12-12 Thread GitBox


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

   Bumps [jetty-maven-plugin](https://github.com/eclipse/jetty.project) from 
11.0.12 to 11.0.13.
   
   Release notes
   Sourced from https://github.com/eclipse/jetty.project/releases;>jetty-maven-plugin's 
releases.
   
   11.0.13
   Special Thanks to the following Eclipse Jetty community members
   
   https://github.com/janvojt;>@​janvojt (Jan 
Vojt)
   https://github.com/joschi;>@​joschi (Jochen 
Schalanda)
   https://github.com/leonchen83;>@​leonchen83 
(Baoyi Chen)
   https://github.com/cowwoc;>@​cowwoc (Gili 
Tzabari)
   https://github.com/Vlatombe;>@​Vlatombe 
(Vincent Latombe)
   
   Changelog
   
   https://github-redirect.dependabot.com/eclipse/jetty.project/issues/9006;>#9006
 - WebSocket Message InputStream read() returns signed byte
   https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8913;>#8913
 - Review Jetty XML syntax to allow calling JDK methods
   https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8905;>#8905
 - GzipHandler fails to set Vary header on 304 responses
   https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8900;>#8900
 - Improved documentation about virtual threads.
   https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8897;>#8897
 - Update Conditional request handling for RFC7232
   https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8895;>#8895
 - Generate downloadable version of javadocs documentation in website deploy 
script
   https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8863;>#8863
 - Provide a possibility to name virtual threads
   https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8810;>#8810
 - ArrayRetainableByteBufferPool inefficiently calculates bucket 
indices
   https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8786;>#8786
 - KeyStoreScanner is not able to monitor a symlink file and always resolves to 
the target.
   https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8779;>#8779
 - CompactPathRule drops query section on use
   https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8770;>#8770
 - Review whether to send request body in redirects
   https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8753;>#8753
 - Starting HttpClient with destinationIdleTimeout set throws NPE. (https://github.com/janvojt;>@​janvojt)
   https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8750;>#8750
 - AbstractProxyServlet.onServerResponseHeaders does not support headers with 
empty values
   https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8743;>#8743
 - Add log.isDebugEnabled() to reduce string allocation (https://github.com/leonchen83;>@​leonchen83)
   https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8721;>#8721
 - jetty:effective-web-xml doesn't generate quickstart information for web 
fragment jars that contain META-INF/resources
   https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8716;>#8716
 - Multiple Host header values handled poorly
   https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8712;>#8712
 - ELContextCleaner no longer needed.
   https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8688;>#8688
 - Fix traversal bug on extraction of bad jar/zip files during jetty-start
   https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8682;>#8682
 - expand jetty properties when generating dry-run command line
   https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8678;>#8678
 - Jetty client is not responding to GO_AWAY packet received from (Jetty) 
Server and continue to send traffic on same connection
   https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8628;>#8628
 - Pseudo restore PathMappings.getMatch(String) for backwards 
compat reasons
   https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8623;>#8623
 - Use AutoLock in InputStreamResponseListener
   https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8600;>#8600
 - Allow to pass instances of ClientConfig and Config to Hazelcast data store 
factory (https://github.com/Vlatombe;>@​Vlatombe)
   https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8591;>#8591
 - Indicate units of HttpClient properties (https://github.com/cowwoc;>@​cowwoc)
   https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8558;>#8558
 - Idle timeout occured sometimes on HTTP/2 client with 
InputStreamResponseListener
   https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8536;>#8536
 - HotSwapHandler race condition
   https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8473;>#8473
 - add getter for the WebSocketUpgradeHandler configuration
   

[GitHub] [myfaces-tobago] lofwyr14 merged pull request #3533: Tobago 5.x

2022-12-12 Thread GitBox


lofwyr14 merged PR #3533:
URL: https://github.com/apache/myfaces-tobago/pull/3533


-- 
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] lofwyr14 merged pull request #3532: Tobago 5.x

2022-12-12 Thread GitBox


lofwyr14 merged PR #3532:
URL: https://github.com/apache/myfaces-tobago/pull/3532


-- 
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] bohmber opened a new pull request, #3531: feat: Jakarta Faces 4.0: Rename “JSF” to “Faces”

2022-12-12 Thread GitBox


bohmber opened a new pull request, #3531:
URL: https://github.com/apache/myfaces-tobago/pull/3531

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


-- 
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] volosied merged pull request #419: [SPEC 1574 / MYFACES-4528 ] Ensure top level ul does not have border attribute

2022-12-12 Thread GitBox


volosied merged PR #419:
URL: https://github.com/apache/myfaces/pull/419


-- 
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] volosied commented on pull request #419: [SPEC 1574 / MYFACES-4528 ] Ensure top level ul does not have border attribute

2022-12-12 Thread GitBox


volosied commented on PR #419:
URL: https://github.com/apache/myfaces/pull/419#issuecomment-1346589881

   I think so. It's a fairly simple fix and should apply easily to those 
branches. 


-- 
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] werpu commented on pull request #426: https://issues.apache.org/jira/browse/MYFACES-4040:

2022-12-12 Thread GitBox


werpu commented on PR #426:
URL: https://github.com/apache/myfaces/pull/426#issuecomment-1346546585

   Tests have passed... I will leave it up to you whether you want to take it 
in, but given we have synchronized our myfaces jsf.js codebases now back from 
next into the original codebase, I highly can recommend to take this also in 
and cosider this bug fixed for all of 2.3+


-- 
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] werpu commented on pull request #426: https://issues.apache.org/jira/browse/MYFACES-4040:

2022-12-12 Thread GitBox


werpu commented on PR #426:
URL: https://github.com/apache/myfaces/pull/426#issuecomment-1346500645

   Checking why the build is failing
   


-- 
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] werpu commented on pull request #426: https://issues.apache.org/jira/browse/MYFACES-4040:

2022-12-12 Thread GitBox


werpu commented on PR #426:
URL: https://github.com/apache/myfaces/pull/426#issuecomment-1346498926

   Just a short explanation. This is not a full backport of the entire next 
javascript rendering infrastructure, just a small fix which shifts the 
parameters around just like the other fixes do, but within the code of 2.3.x:
   Example:
   ```html
   Click here
   
   If you check the params are now passe dunder the params attribute. and so is 
the javax.faces.behavior.event  (which is a request parameter)


-- 
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] werpu opened a new pull request, #426: https://issues.apache.org/jira/browse/MYFACES-4040:

2022-12-12 Thread GitBox


werpu opened a new pull request, #426:
URL: https://github.com/apache/myfaces/pull/426

   Fix for MYFACES-4040, backport to the official 2.3 codebase @pnicolucci 
should decide whether we take it in (or the entire community)


-- 
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 #356: Feature/myfaces 4466 faces.js reimplementation (target 4.0.0 RC3)

2022-12-12 Thread GitBox


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

   Says there are conflicts?


-- 
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] werpu commented on pull request #425: MYFACES-4466: faces.js conversion to typescript. Reopened pull request

2022-12-12 Thread GitBox


werpu commented on PR #425:
URL: https://github.com/apache/myfaces/pull/425#issuecomment-1346470146

   closing it, could restore the old pull request


-- 
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] werpu closed pull request #425: MYFACES-4466: faces.js conversion to typescript. Reopened pull request

2022-12-12 Thread GitBox


werpu closed pull request #425: MYFACES-4466: faces.js conversion to 
typescript. Reopened pull request
URL: https://github.com/apache/myfaces/pull/425


-- 
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] werpu opened a new pull request, #425: MYFACES-4466: Reopening pull request

2022-12-12 Thread GitBox


werpu opened a new pull request, #425:
URL: https://github.com/apache/myfaces/pull/425

   I had to delete my original form, so I am reopening the pull request again.
   


-- 
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] werpu merged pull request #424: https://issues.apache.org/jira/browse/MYFACES-4040

2022-12-12 Thread GitBox


werpu merged PR #424:
URL: https://github.com/apache/myfaces/pull/424


-- 
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] werpu opened a new pull request, #424: https://issues.apache.org/jira/browse/MYFACES-4040

2022-12-12 Thread GitBox


werpu opened a new pull request, #424:
URL: https://github.com/apache/myfaces/pull/424

   accidentally comitted wrong namespace


-- 
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] werpu closed pull request #331: MYFACES-4476: New Faces.js integration tests (target 4.0.0 RC3)

2022-12-12 Thread GitBox


werpu closed pull request #331: MYFACES-4476: New Faces.js integration tests 
(target 4.0.0 RC3)
URL: https://github.com/apache/myfaces/pull/331


-- 
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] werpu closed pull request #356: Feature/myfaces 4466 faces.js reimplementation (target 4.0.0 RC3)

2022-12-12 Thread GitBox


werpu closed pull request #356: Feature/myfaces 4466 faces.js reimplementation 
(target 4.0.0 RC3)
URL: https://github.com/apache/myfaces/pull/356


-- 
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] werpu closed pull request #423: 2.3 next: MYFACES-4040 fixing a namespace regression

2022-12-12 Thread GitBox


werpu closed pull request #423: 2.3 next: MYFACES-4040 fixing a namespace 
regression
URL: https://github.com/apache/myfaces/pull/423


-- 
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] werpu opened a new pull request, #423: 2.3 next: MYFACES-4040 fixing a namespace regression

2022-12-12 Thread GitBox


werpu opened a new pull request, #423:
URL: https://github.com/apache/myfaces/pull/423

   I accidentally committed a faces 4 namespace, this pr fixes it


-- 
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] commented on pull request #3486: build(deps-dev): bump rollup from 2.79.1 to 3.5.1 in /tobago-example/tobago-example-demo

2022-12-12 Thread GitBox


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

   OK, I won't notify you again about this release, but will get in touch when 
a new version is available. If you'd rather skip all updates until the next 
major or minor version, let me know by commenting `@dependabot ignore this 
major version` or `@dependabot ignore this minor version`. You can also ignore 
all major, minor, or patch releases for a dependency by adding an [`ignore` 
condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore)
 with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts 
on it.


-- 
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] lofwyr14 closed pull request #3486: build(deps-dev): bump rollup from 2.79.1 to 3.5.1 in /tobago-example/tobago-example-demo

2022-12-12 Thread GitBox


lofwyr14 closed pull request #3486: build(deps-dev): bump rollup from 2.79.1 to 
3.5.1 in /tobago-example/tobago-example-demo
URL: https://github.com/apache/myfaces-tobago/pull/3486


-- 
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] commented on pull request #3483: build(deps-dev): bump rollup from 2.79.1 to 3.5.1 in /tobago-example/tobago-example-demo

2022-12-12 Thread GitBox


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

   OK, I won't notify you again about this release, but will get in touch when 
a new version is available. If you'd rather skip all updates until the next 
major or minor version, let me know by commenting `@dependabot ignore this 
major version` or `@dependabot ignore this minor version`. You can also ignore 
all major, minor, or patch releases for a dependency by adding an [`ignore` 
condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore)
 with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts 
on it.


-- 
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] commented on pull request #3526: build(deps): bump joinfaces.version from 4.7.5 to 5.0.0

2022-12-12 Thread GitBox


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

   OK, I won't notify you again about this release, but will get in touch when 
a new version is available. You can also ignore all major, minor, or patch 
releases for a dependency by adding an [`ignore` 
condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore)
 with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts 
on it.


-- 
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] lofwyr14 closed pull request #3483: build(deps-dev): bump rollup from 2.79.1 to 3.5.1 in /tobago-example/tobago-example-demo

2022-12-12 Thread GitBox


lofwyr14 closed pull request #3483: build(deps-dev): bump rollup from 2.79.1 to 
3.5.1 in /tobago-example/tobago-example-demo
URL: https://github.com/apache/myfaces-tobago/pull/3483


-- 
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] lofwyr14 closed pull request #3526: build(deps): bump joinfaces.version from 4.7.5 to 5.0.0

2022-12-12 Thread GitBox


lofwyr14 closed pull request #3526: build(deps): bump joinfaces.version from 
4.7.5 to 5.0.0
URL: https://github.com/apache/myfaces-tobago/pull/3526


-- 
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] commented on pull request #3527: build(deps): bump spring-boot.version from 2.7.5 to 3.0.0

2022-12-12 Thread GitBox


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

   OK, I won't notify you again about this release, but will get in touch when 
a new version is available. You can also ignore all major, minor, or patch 
releases for a dependency by adding an [`ignore` 
condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore)
 with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts 
on it.


-- 
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] lofwyr14 closed pull request #3527: build(deps): bump spring-boot.version from 2.7.5 to 3.0.0

2022-12-12 Thread GitBox


lofwyr14 closed pull request #3527: build(deps): bump spring-boot.version from 
2.7.5 to 3.0.0
URL: https://github.com/apache/myfaces-tobago/pull/3527


-- 
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] commented on pull request #3523: build(deps): bump spring.version from 5.3.24 to 6.0.2

2022-12-12 Thread GitBox


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

   OK, I won't notify you again about this release, but will get in touch when 
a new version is available. You can also ignore all major, minor, or patch 
releases for a dependency by adding an [`ignore` 
condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore)
 with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts 
on it.


-- 
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] lofwyr14 closed pull request #3523: build(deps): bump spring.version from 5.3.24 to 6.0.2

2022-12-12 Thread GitBox


lofwyr14 closed pull request #3523: build(deps): bump spring.version from 
5.3.24 to 6.0.2
URL: https://github.com/apache/myfaces-tobago/pull/3523


-- 
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] lofwyr14 merged pull request #3530: build(release): set next SNAPSHOT version

2022-12-12 Thread GitBox


lofwyr14 merged PR #3530:
URL: https://github.com/apache/myfaces-tobago/pull/3530


-- 
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] lofwyr14 merged pull request #3529: build(release): set next SNAPSHOT version

2022-12-12 Thread GitBox


lofwyr14 merged PR #3529:
URL: https://github.com/apache/myfaces-tobago/pull/3529


-- 
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] [Comment Edited] (MYFACES-4040) name conflicts with attributes

2022-12-12 Thread Werner Punz (Jira)


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

Werner Punz edited comment on MYFACES-4040 at 12/12/22 8:52 AM:


I have rolled the fix into 2.3-Next and 4.0, I also will roll the ab changes 
into the pull request.

The question remains open, to especially [~paulnicolucci] whether we are going 
to roll it back intop 2.3, this will be a bigger change on the java codebase 
than in the other branches, given it has not the Ajax renderer in.

Since we have synched the rest of the codebase already in the javascript area, 
I would be in favor for a backport.

I will prepare a pull request and leave the final decision to the myfaces 
community on this one.

 


was (Author: werpu):
I have rolled the fix into 2.3-Next and 4.0, I also will roll the ab changes 
into the pull request.

The question remains open, to especially [~paulnicolucci] whether we are going 
to roll it back intop 2.3, this will be a bigger change on the java codebase 
than in the other branches, given it has not the Ajax renderer in.

Since we have synched the rest of the codebase already in the javascript area, 
I would be in favor for a backport.

 

>  name conflicts with  attributes
> -
>
> Key: MYFACES-4040
> URL: https://issues.apache.org/jira/browse/MYFACES-4040
> Project: MyFaces Core
>  Issue Type: Bug
>  Components: General
>Affects Versions: 2.2.9
>Reporter: Bauke Scholtz
>Assignee: Werner Punz
>Priority: Major
> Attachments: test-faces23-ajax.war
>
>
> https://java.net/jira/browse/JAVASERVERFACES-4115 also applies to MyFaces.
> {code}
> 
> 
> 
> 
> 
> 
> 
> {code}
> In MyFaces, the actual behavior is equal to  and 
> request.getParameter("execute") returns null.



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


[jira] [Commented] (MYFACES-4040) name conflicts with attributes

2022-12-12 Thread Werner Punz (Jira)


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

Werner Punz commented on MYFACES-4040:
--

I have rolled the fix into 2.3-Next and 4.0, I also will roll the ab changes 
into the pull request.

The question remains open, to especially [~paulnicolucci] whether we are going 
to roll it back intop 2.3, this will be a bigger change on the java codebase 
than in the other branches, given it has not the Ajax renderer in.

Since we have synched the rest of the codebase already in the javascript area, 
I would be in favor for a backport.

 

>  name conflicts with  attributes
> -
>
> Key: MYFACES-4040
> URL: https://issues.apache.org/jira/browse/MYFACES-4040
> Project: MyFaces Core
>  Issue Type: Bug
>  Components: General
>Affects Versions: 2.2.9
>Reporter: Bauke Scholtz
>Assignee: Werner Punz
>Priority: Major
> Attachments: test-faces23-ajax.war
>
>
> https://java.net/jira/browse/JAVASERVERFACES-4115 also applies to MyFaces.
> {code}
> 
> 
> 
> 
> 
> 
> 
> {code}
> In MyFaces, the actual behavior is equal to  and 
> request.getParameter("execute") returns null.



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


[GitHub] [myfaces] werpu merged pull request #422: Fix for https://issues.apache.org/jira/browse/MYFACES-4040

2022-12-12 Thread GitBox


werpu merged PR #422:
URL: https://github.com/apache/myfaces/pull/422


-- 
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] werpu opened a new pull request, #422: Fix for https://issues.apache.org/jira/browse/MYFACES-4040

2022-12-12 Thread GitBox


werpu opened a new pull request, #422:
URL: https://github.com/apache/myfaces/pull/422

   Fix for https://issues.apache.org/jira/browse/MYFACES-4040


-- 
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