[GitHub] [myfaces-tobago] dependabot[bot] opened a new pull request #765: build(deps): bump ant-apache-regexp from 1.10.9 to 1.10.10

2021-04-19 Thread GitBox


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


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


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [myfaces-tobago] dependabot[bot] opened a new pull request #766: build(deps-dev): bump sass from 1.32.8 to 1.32.10 in /tobago-theme

2021-04-19 Thread GitBox


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


   Bumps [sass](https://github.com/sass/dart-sass) from 1.32.8 to 1.32.10.
   
   Release notes
   Sourced from https://github.com/sass/dart-sass/releases";>sass's releases.
   
   Dart Sass 1.32.10
   To install Sass 1.32.10, download one of the packages below and https://katiek2.github.io/path-doc/";>add it to your PATH, or see https://sass-lang.com/install";>the Sass website for full installation 
instructions.
   Changes
   
   No user-visible changes.
   
   See the https://github.com/sass/dart-sass/blob/master/CHANGELOG.md#13210";>full 
changelog for changes in earlier releases.
   Dart Sass 1.32.9
   To install Sass 1.32.9, download one of the packages below and https://katiek2.github.io/path-doc/";>add it to your PATH, or see https://sass-lang.com/install";>the Sass website for full installation 
instructions.
   Changes
   
   Fix a typo in a deprecation warning.
   
   JavaScript API
   
   Drop support for Chokidar 2.x. This version was incompatible with Node 
14, but   due to shortcomings in npm's version resolver sometimes still ended 
up   installed anyway. Only declaring support for 3.0.0 should ensure 
compatibility   going forward.
   
   Dart API
   
   Allow the null safety release of args and watcher.
   
   Command Line Interface
   
   Add a -w shorthand for the --watch flag.
   
   See the https://github.com/sass/dart-sass/blob/master/CHANGELOG.md#1329";>full 
changelog for changes in earlier releases.
   
   
   
   Changelog
   Sourced from https://github.com/sass/dart-sass/blob/master/CHANGELOG.md";>sass's 
changelog.
   
   1.32.10
   
   No user-visible changes.
   
   1.32.9
   
   Fix a typo in a deprecation warning.
   
   JavaScript API
   
   Drop support for Chokidar 2.x. This version was incompatible with Node 
14, but
   due to shortcomings in npm's version resolver sometimes still ended up
   installed anyway. Only declaring support for 3.0.0 should ensure 
compatibility
   going forward.
   
   Dart API
   
   Allow the null safety release of args and watcher.
   
   Command Line Interface
   
   Add a -w shorthand for the --watch flag.
   
   
   
   
   Commits
   
   https://github.com/sass/dart-sass/commit/1e14b3ec6590be20a0fb2296ac888166fbb70af2";>1e14b3e
 Add missing package_config dep (https://github-redirect.dependabot.com/sass/dart-sass/issues/1286";>#1286)
   https://github.com/sass/dart-sass/commit/16d6711eb1b97658438e946fe6a36b1dc6512de9";>16d6711
 Limit Chokidar's lower bound to 3.0.0 (https://github-redirect.dependabot.com/sass/dart-sass/issues/1279";>#1279)
   https://github.com/sass/dart-sass/commit/11d09cffd7d52fed2d97f1a6a81996cef6d7165f";>11d09cf
 Add -w shorthand for --watch CLI flag (https://github-redirect.dependabot.com/sass/dart-sass/issues/1276";>#1276)
   https://github.com/sass/dart-sass/commit/39f19bef98e18736cd295e0afe4ce207abc7f767";>39f19be
 Fix the name of the blackness argument (https://github-redirect.dependabot.com/sass/dart-sass/issues/1264";>#1264)
   https://github.com/sass/dart-sass/commit/2ab4f8061c427e1c139be5cec85f285d783bd982";>2ab4f80
 Fix deprecation warning typo. (https://github-redirect.dependabot.com/sass/dart-sass/issues/1247";>#1247)
   https://github.com/sass/dart-sass/commit/fbd9cfd8a2f32f30a7c01d1915055410a0f20b88";>fbd9cfd
 Fix a bunch of typos in comments (https://github-redirect.dependabot.com/sass/dart-sass/issues/1257";>#1257)
   https://github.com/sass/dart-sass/commit/7106bac9e28030e8ed05c2fdb69a38b382903e23";>7106bac
 Fix typos in the doc of SimpleSelector (https://github-redirect.dependabot.com/sass/dart-sass/issues/1251";>#1251)
   https://github.com/sass/dart-sass/commit/f6819060ec54358e318fafa6395238975030834c";>f681906
 Merge pull request https://github-redirect.dependabot.com/sass/dart-sass/issues/1283";>#1283
 from sass/nnbd
   https://github.com/sass/dart-sass/commit/c2e02a50da95a0e1a6e42883a0a673e5b2b4ae09";>c2e02a5
 Use ?[] instead of .andGet()
   https://github.com/sass/dart-sass/commit/59b9dac23691bb5c84f55ba0afee0f61862004df";>59b9dac
 Update the pubspec
   Additional commits viewable in https://github.com/sass/dart-sass/compare/1.32.8...1.32.10";>compare 
view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sass&package-manager=npm_and_yarn&previous-version=1.32.8&new-version=1.32.10)](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:
   - `@de

[GitHub] [myfaces-tobago] henningn opened a new pull request #767: fix(ajax): update jsf_js implementation

2021-04-19 Thread GitBox


henningn opened a new pull request #767:
URL: https://github.com/apache/myfaces-tobago/pull/767


   Current jsf_js version is from 2021-04-19.
   This fixes a bug where the jfwid is written on the end of the page after an 
ajax request.
   
   Issue: TOBAGO-2018


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [myfaces-tobago] henningn merged pull request #766: build(deps-dev): bump sass from 1.32.8 to 1.32.10 in /tobago-theme

2021-04-19 Thread GitBox


henningn merged pull request #766:
URL: https://github.com/apache/myfaces-tobago/pull/766


   


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [myfaces-tobago] henningn merged pull request #765: build(deps): bump ant-apache-regexp from 1.10.9 to 1.10.10

2021-04-19 Thread GitBox


henningn merged pull request #765:
URL: https://github.com/apache/myfaces-tobago/pull/765


   


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [myfaces-tobago] henningn merged pull request #767: fix(ajax): update jsf_js implementation

2021-04-19 Thread GitBox


henningn merged pull request #767:
URL: https://github.com/apache/myfaces-tobago/pull/767


   


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [myfaces-tobago] henningn merged pull request #740: fix(AuthorizationHelper): RolesAllowed annotation for composite-components

2021-04-19 Thread GitBox


henningn merged pull request #740:
URL: https://github.com/apache/myfaces-tobago/pull/740


   


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




RE: [VOTE] release of MyFaces Core 2.3.9

2021-04-19 Thread Volodymyr Siedlecki
+1 from me as well.Vlad
 
- Original message -From: Bernd Bohmann To: MyFaces Development Cc:Subject: [EXTERNAL] Re: [VOTE] release of MyFaces Core 2.3.9Date: Sat, Apr 17, 2021 2:36 PM  Here is my +1 Regards  Bernd On Fri, Apr 16, 2021 at 3:00 PM Paul Nicolucci  wrote: My +1 as well Regards, Paul Nicolucci On Fri, Apr 16, 2021, 8:39 AM Thomas AndraschkoZjQcmQRYFpfptBannerStart  

This Message Is From an External Sender
This message came from outside your organization. ZjQcmQRYFpfptBannerEnd 
Here is my +1
 
Regards 
 
Bernd 

On Fri, Apr 16, 2021 at 3:00 PM Paul Nicolucci  wrote:
My +1 as well
 
Regards,
 
Paul Nicolucci 

On Fri, Apr 16, 2021, 8:39 AM Thomas Andraschko  wrote:
+1 

Am Fr., 16. Apr. 2021 um 14:28 Uhr schrieb Bill Lucy :
+1Thanks for getting this out,BillOn Thu, Apr 15, 2021 at 1:55 PM Paul Nicolucci  wrote:>> Hi,>> I was running the needed tasks to get the 2.3.9 release of Apache MyFaces Core out.>> Please note that this vote concerns all of the following parts:>    1. Maven artifact group "org.apache.myfaces.core" v2.3.9  [1]>> The artifacts were deployed on nexus repo [1] for binary and source packages.>> The release notes could be found at [4].>> Also the japicmp tool (similar to clirr) shows there are no API changes from 2.3.8 to 2.3.9. I've attached the results to this email as well (results.html).>> Please take a look at the "2.3.9" artifacts and vote! (see [3])>> Please note: This vote is "majority approval" with a minimum of three +1 votes (see [2]).>> > [ ] +1 for community members who have reviewed the bits> [ ] +0> [ ] -1 for fatal flaws that should cause these bits not to be released, and why..> >> Thanks,> Paul Nicolucci>> [1] https://repository.apache.org/content/repositories/orgapachemyfaces-1184/org/apache/myfaces/core/> [2] http://www.apache.org/foundation/voting.html#ReleaseVotes> [3] https://repository.apache.org/content/repositories/orgapachemyfaces-1184/org/apache/myfaces/core/myfaces-core-assembly/> [4] https://issues.apache.org/jira/projects/MYFACES/versions/12349634
 



[jira] [Resolved] (MYFACES-4396) Faces 4.0: execute="@this" and render="@this" does not behave as expected when nested in composite component

2021-04-19 Thread Thomas Andraschko (Jira)


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

Thomas Andraschko resolved MYFACES-4396.

Resolution: Fixed

> Faces 4.0:  execute="@this" and render="@this" does not behave as 
> expected when nested in composite component
> -
>
> Key: MYFACES-4396
> URL: https://issues.apache.org/jira/browse/MYFACES-4396
> Project: MyFaces Core
>  Issue Type: Improvement
>Reporter: Thomas Andraschko
>Assignee: Thomas Andraschko
>Priority: Major
> Fix For: 4.0.0-RC1
>
>
> https://github.com/eclipse-ee4j/faces-api/issues/1567



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Resolved] (MYFACES-4395) Faces 4.0: execute="@this" and render="@this" does not behave as expected when nested in composite component

2021-04-19 Thread Thomas Andraschko (Jira)


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

Thomas Andraschko resolved MYFACES-4395.

Resolution: Fixed

> Faces 4.0:  execute="@this" and render="@this" does not behave as 
> expected when nested in composite component
> -
>
> Key: MYFACES-4395
> URL: https://issues.apache.org/jira/browse/MYFACES-4395
> Project: MyFaces Core
>  Issue Type: Improvement
>Reporter: Thomas Andraschko
>Priority: Major
> Fix For: 4.0.0-RC1
>
>
> https://github.com/eclipse-ee4j/faces-api/issues/1567



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (MYFACES-4397) Faces 4.0: remove deprecated "current component" constants from UIComponent

2021-04-19 Thread Thomas Andraschko (Jira)
Thomas Andraschko created MYFACES-4397:
--

 Summary: Faces 4.0: remove deprecated "current component" 
constants from UIComponent
 Key: MYFACES-4397
 URL: https://issues.apache.org/jira/browse/MYFACES-4397
 Project: MyFaces Core
  Issue Type: Improvement
Affects Versions: 4.0.0-RC1
Reporter: Thomas Andraschko
Assignee: Thomas Andraschko


https://github.com/eclipse-ee4j/faces-api/issues/1571



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[GitHub] [myfaces-tobago] henningn opened a new pull request #768: fix(AuthorizationHelper): RolesAllowed annotation for composite-compo…

2021-04-19 Thread GitBox


henningn opened a new pull request #768:
URL: https://github.com/apache/myfaces-tobago/pull/768


   …nents
   
   * fix AuthorizationHelper if a controller is set as cc attribute
   * example added
   * jasmine test added
   
   Issue: TOBAGO-2008


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [myfaces-tobago] henningn merged pull request #768: fix(AuthorizationHelper): RolesAllowed annotation for composite-compo…

2021-04-19 Thread GitBox


henningn merged pull request #768:
URL: https://github.com/apache/myfaces-tobago/pull/768


   


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[jira] [Resolved] (TOBAGO-2008) AuthorizationHelper not working with composite component expressions

2021-04-19 Thread Jira


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

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

> AuthorizationHelper not working with composite component expressions
> 
>
> Key: TOBAGO-2008
> URL: https://issues.apache.org/jira/browse/TOBAGO-2008
> Project: MyFaces Tobago
>  Issue Type: Bug
>  Components: Core
>Affects Versions: 4.4.1
>Reporter: Carsten Dimmek
>Assignee: Henning Nöth
>Priority: Major
> Fix For: 4.5.4, 5.0.0
>
>
> When i create a composite component and have a secured method referenced with 
> cc.attrs  
> the AuthorizationHelper fails to resolve the corresponding bean
> {code:java}
> 
>  
> 
> 
> 
> 
> class MyController {
>   @RolesAllowed("admin")
>   public void approve() {
>   }
> }{code}
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Resolved] (MYFACES-4397) Faces 4.0: remove deprecated "current component" constants from UIComponent

2021-04-19 Thread Thomas Andraschko (Jira)


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

Thomas Andraschko resolved MYFACES-4397.

Resolution: Fixed

> Faces 4.0: remove deprecated "current component" constants from UIComponent
> ---
>
> Key: MYFACES-4397
> URL: https://issues.apache.org/jira/browse/MYFACES-4397
> Project: MyFaces Core
>  Issue Type: Improvement
>Affects Versions: 4.0.0-RC1
>Reporter: Thomas Andraschko
>Assignee: Thomas Andraschko
>Priority: Major
>
> https://github.com/eclipse-ee4j/faces-api/issues/1571



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[GitHub] [myfaces-tobago] henningn opened a new pull request #769: build(theme): rebuild after dependency updates

2021-04-19 Thread GitBox


henningn opened a new pull request #769:
URL: https://github.com/apache/myfaces-tobago/pull/769


   


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [myfaces-tobago] henningn merged pull request #769: build(theme): rebuild after dependency updates

2021-04-19 Thread GitBox


henningn merged pull request #769:
URL: https://github.com/apache/myfaces-tobago/pull/769


   


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org