[GitHub] [myfaces-tobago] dependabot[bot] opened a new pull request, #3398: build(deps): bump tomee-maven-plugin from 9.0.0-M8 to 9.0.0.RC1

2022-11-03 Thread GitBox


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

   Bumps tomee-maven-plugin from 9.0.0-M8 to 9.0.0.RC1.
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.tomee.maven:tomee-maven-plugin=maven=9.0.0-M8=9.0.0.RC1)](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



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

2022-11-03 Thread GitBox


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

   Short update... Still working on the issue. While fixing this one I noticed 
that script src elements in Ajax calls were loaded asynchronously thus causing 
race conditions for mixed script src and embedded script tags. Apparently a bug 
which we also have in the old implementation, but never reported. So I had to 
fix this area as well.
   
   I have the fix now running, but broke one of my nonce tests with the new 
code (the final integration test fails which tests for one of the nonce corner 
conditions)
   
   So I will fix this one as well, and after that run the code against the 
linked war. But for now it is getting late, and I am calling it a day.
   Sorry for the delay.
   


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



[VOTE] Release Tobago 4.6.0

2022-11-03 Thread Udo Schnurpfeil

Hello,

we would like to release:
* Tobago 4.6.0

The artifacts were deployed on nexus repository for binary and source 
packages:

* Tobago 4.6.0 [1]

The release notes are in Jira:
* Tobago 4.6.0 [2]

The artifacts are available at the staging repository (Nexus) at:

* Tobago 4.6.0 [3] (sha-256 
81a4128b4043c8f56752547e122e03978f270e341f3a925ef03ad814b0caffa7)


Please vote now! (The vote is open for 72h.)

[ ] +1
[ ] +0
[ ] -1

Regards,

Udo

[1] https://repository.apache.org/content/repositories/orgapachemyfaces-1214
[2] https://issues.apache.org/jira/projects/TOBAGO/versions/12352084
[3] 
https://repository.apache.org/content/repositories/orgapachemyfaces-1214/org/apache/myfaces/tobago/tobago/4.6.0/tobago-4.6.0-source-release.zip






OpenPGP_signature
Description: OpenPGP digital signature


[GitHub] [myfaces] volosied opened a new pull request, #372: MYFACES-4494: Fix Element Ordering

2022-11-03 Thread GitBox


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

   https://issues.apache.org/jira/browse/MYFACES-4494


-- 
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] [Created] (MYFACES-4494) TCK: Spec1574IT: Fix Element Ordering

2022-11-03 Thread Volodymyr Siedlecki (Jira)
Volodymyr Siedlecki created MYFACES-4494:


 Summary: TCK: Spec1574IT: Fix Element Ordering
 Key: MYFACES-4494
 URL: https://issues.apache.org/jira/browse/MYFACES-4494
 Project: MyFaces Core
  Issue Type: Bug
Affects Versions: 4.0.0-RC2
Reporter: Volodymyr Siedlecki


The following TCK failure occurs for the two pages{*}.{*}  The element ordering 
is not correct.

*faces40/selectManyCheckbox:* 
 * spec1574IT.xhtml?radio=true=list

 * spec1574IT.xhtml?layout=list

App: 
[https://github.com/jakartaee/faces/blob/4.0.1/tck/faces40/selectManyCheckbox/src/main/webapp/spec1574IT.xhtml]

Test: 
[https://github.com/jakartaee/faces/blob/4.0.1/tck/faces40/selectManyCheckbox/src/test/java/ee/jakarta/tck/faces/test/servlet50/selectmanycheckbox/Spec1574IT.java#L205]

Assertion fails:

java.lang.AssertionError: ul has 2 children expected:<2> but was:<4>

    at org.junit.Assert.fail(Assert.java:89)

    at org.junit.Assert.failNotEquals(Assert.java:835)

    at org.junit.Assert.assertEquals(Assert.java:647)

    at 
ee.jakarta.tck.faces.test.servlet50.selectmanycheckbox.Spec1574IT.assertValidMarkup(Spec1574IT.java:205)

    at 
ee.jakarta.tck.faces.test.servlet50.selectmanycheckbox.Spec1574IT.testSelectOneRadioListMarkup(Spec1574IT.java:153)



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


[jira] [Resolved] (TOBAGO-2165) Use text-bg-* CSS classes for tc:badge

2022-11-03 Thread Jira


 [ 
https://issues.apache.org/jira/browse/TOBAGO-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Henning Nöth resolved TOBAGO-2165.
--
Resolution: Fixed

> Use text-bg-* CSS classes for tc:badge
> --
>
> Key: TOBAGO-2165
> URL: https://issues.apache.org/jira/browse/TOBAGO-2165
> Project: MyFaces Tobago
>  Issue Type: Improvement
>  Components: Themes
>Affects Versions: 5.3.0
>Reporter: Henning Nöth
>Assignee: Henning Nöth
>Priority: Minor
> Fix For: 5.3.1
>
>
> The text-bg-[primary/secondary/warning/...] CSS classes are introduced since 
> Bootstrap 5.2.
> We should use it to get rid of bg-* classes with custom text color.



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


[GitHub] [myfaces-tobago] henningn merged pull request #3397: refactor(badge): Use text-bg-* classes

2022-11-03 Thread GitBox


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


-- 
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 #3396: refactor(badge): Use text-bg-* classes

2022-11-03 Thread GitBox


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


-- 
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 #3395: Tobago 5.x

2022-11-03 Thread GitBox


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


-- 
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] [Created] (TOBAGO-2165) Use text-bg-* CSS classes for tc:badge

2022-11-03 Thread Jira
Henning Nöth created TOBAGO-2165:


 Summary: Use text-bg-* CSS classes for tc:badge
 Key: TOBAGO-2165
 URL: https://issues.apache.org/jira/browse/TOBAGO-2165
 Project: MyFaces Tobago
  Issue Type: Improvement
  Components: Themes
Affects Versions: 5.3.0
Reporter: Henning Nöth


The text-bg-[primary/secondary/warning/...] CSS classes are introduced since 
Bootstrap 5.2.
We should use it to get rid of bg-* classes with custom text color.



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


[GitHub] [myfaces-tobago] lofwyr14 merged pull request #3392: build(deps): bump commons-compress from 1.21 to 1.22

2022-11-03 Thread GitBox


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


-- 
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] [Resolved] (TOBAGO-1525) Make different app-server better testable with the examples

2022-11-03 Thread Udo Schnurpfeil (Jira)


 [ 
https://issues.apache.org/jira/browse/TOBAGO-1525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Udo Schnurpfeil resolved TOBAGO-1525.
-
Resolution: Fixed

> Make different app-server better testable with the examples
> ---
>
> Key: TOBAGO-1525
> URL: https://issues.apache.org/jira/browse/TOBAGO-1525
> Project: MyFaces Tobago
>  Issue Type: Task
>  Components: Demo
>Reporter: Udo Schnurpfeil
>Assignee: Udo Schnurpfeil
>Priority: Minor
>




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


[GitHub] [myfaces-tobago] henningn merged pull request #3393: test(date): fix IDs

2022-11-03 Thread GitBox


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


-- 
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 #3394: Date test from lennox_2019 + fix

2022-11-03 Thread GitBox


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


-- 
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 #3368: TOBAGO-2164

2022-11-03 Thread GitBox


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


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