[GitHub] [myfaces] melloware opened a new pull request, #567: MYFACES-4598: Quarkus put "jakarta.faces" proxies back in

2023-04-09 Thread via GitHub


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

   cc @tandraschko you were right it then was having reflection issues with 
Converters.
   
   


-- 
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 merged pull request #567: MYFACES-4598: Quarkus put "jakarta.faces" proxies back in

2023-04-09 Thread via GitHub


melloware merged PR #567:
URL: https://github.com/apache/myfaces/pull/567


-- 
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] tandraschko commented on pull request #567: MYFACES-4598: Quarkus put "jakarta.faces" proxies back in

2023-04-09 Thread via GitHub


tandraschko commented on PR #567:
URL: https://github.com/apache/myfaces/pull/567#issuecomment-1501137130

   Even other excludes will propably break EL
   
   Try to produce a ArrayList in requestscope and access via EL
   


-- 
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 #568: MYFACES-4598: Revert Quarkus reduce WARNING noise

2023-04-09 Thread via GitHub


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

   @tandraschko you are right.  I guess there is nothing that can be done to 
reduce this noise on native image build.


-- 
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 merged pull request #568: MYFACES-4598: Revert Quarkus reduce WARNING noise

2023-04-09 Thread via GitHub


melloware merged PR #568:
URL: https://github.com/apache/myfaces/pull/568


-- 
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-4598) Quarkus: Over registering beans for reflection

2023-04-09 Thread Melloware (Jira)


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

Melloware commented on MYFACES-4598:


Follow up closing this as won't fix because these beans need to be registered 
and Quarkus is notifying about them in Native mode but JSF will not work in 
Native mode without these registrations.

> Quarkus: Over registering beans for reflection
> --
>
> Key: MYFACES-4598
> URL: https://issues.apache.org/jira/browse/MYFACES-4598
> Project: MyFaces Core
>  Issue Type: Improvement
>  Components: Extension Feature
>Affects Versions: 2.3-next-M7, 4.0.0
>Reporter: Melloware
>Assignee: Melloware
>Priority: Major
>
> MyFaces is over registering classes for reflection.
> See original ticket: [https://github.com/quarkusio/quarkus/issues/32337]
> basically the Quarkus team debugged and said we should not be registreing 
> `ClientProxy` classes for relfection.



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


[GitHub] [myfaces-master-pom] dependabot[bot] opened a new pull request, #81: Bump checkstyle-rules from 21 to 22

2023-04-09 Thread via GitHub


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

   Bumps checkstyle-rules from 21 to 22.
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.myfaces.buildtools:checkstyle-rules&package-manager=maven&previous-version=21&new-version=22)](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)
   
   
   


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