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

2022-11-08 Thread GitBox
werpu commented on PR #356: URL: https://github.com/apache/myfaces/pull/356#issuecomment-1307321421 I for now have fixed the file upload issue and the push.init issue (silent api change), the f:param issue was not reproducible. I cannot test the push code atm because of a myfaces issue I

[GitHub] [myfaces-tobago] dependabot[bot] opened a new pull request, #3400: build(deps): bump maven-plugin-annotations from 3.6.4 to 3.7.0

2022-11-08 Thread GitBox
dependabot[bot] opened a new pull request, #3400: URL: https://github.com/apache/myfaces-tobago/pull/3400 Bumps [maven-plugin-annotations](https://github.com/apache/maven-plugin-tools) from 3.6.4 to 3.7.0. Release notes Sourced from

[GitHub] [myfaces-tobago] dependabot[bot] opened a new pull request, #3399: build(deps): bump jackson-databind from 2.14.0-rc3 to 2.14.0

2022-11-08 Thread GitBox
dependabot[bot] opened a new pull request, #3399: URL: https://github.com/apache/myfaces-tobago/pull/3399 Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.14.0-rc3 to 2.14.0. Commits See full diff in https://github.com/FasterXML/jackson/commits;>compare

[GitHub] [myfaces] pnicolucci commented on a diff in pull request #377: MYFACES-4495: Throw NPE when necessary

2022-11-08 Thread GitBox
pnicolucci commented on code in PR #377: URL: https://github.com/apache/myfaces/pull/377#discussion_r1017273953 ## impl/src/main/java/org/apache/myfaces/application/ApplicationImplEventManager.java: ## @@ -51,12 +52,17 @@ public void publishEvent(FacesContext

[GitHub] [myfaces] pnicolucci opened a new pull request, #377: MYFACES-4495: Throw NPE when necessary

2022-11-08 Thread GitBox
pnicolucci opened a new pull request, #377: URL: https://github.com/apache/myfaces/pull/377 https://issues.apache.org/jira/browse/MYFACES-4495 -- 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

[jira] [Created] (MYFACES-4495) TCK: Application: subscribeToEvent, publishEvent, unsubscibeFromEvent don't throw NPEs when specified by the JavaDoc

2022-11-08 Thread Paul Nicolucci (Jira)
Paul Nicolucci created MYFACES-4495: --- Summary: TCK: Application: subscribeToEvent, publishEvent, unsubscibeFromEvent don't throw NPEs when specified by the JavaDoc Key: MYFACES-4495 URL: