Re: Your project's website

2021-01-18 Thread Bernd Bohmann
Hello Andrew We are using Apache CMS? We are building our pages with maven and with docsify. Which parts we are using will be decommissioned? Regards Bernd On Sat, Jan 16, 2021 at 3:17 PM Andrew Wetmore wrote: > Hi, and Happy New Year! > > Can you update me on progress you are making to migra

[jira] [Created] (MYFACES-4375) ResourceLoaderUtils - connection not close for FileURLConnection

2021-01-18 Thread Jira
Milan Siebenbürger created MYFACES-4375: --- Summary: ResourceLoaderUtils - connection not close for FileURLConnection Key: MYFACES-4375 URL: https://issues.apache.org/jira/browse/MYFACES-4375 Proj

[jira] [Commented] (MYFACES-4375) ResourceLoaderUtils - connection not close for FileURLConnection

2021-01-18 Thread Thomas Andraschko (Jira)
[ https://issues.apache.org/jira/browse/MYFACES-4375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17267272#comment-17267272 ] Thomas Andraschko commented on MYFACES-4375: It seems that the underlying I

[jira] [Comment Edited] (MYFACES-4375) ResourceLoaderUtils - connection not close for FileURLConnection

2021-01-18 Thread Thomas Andraschko (Jira)
[ https://issues.apache.org/jira/browse/MYFACES-4375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17267272#comment-17267272 ] Thomas Andraschko edited comment on MYFACES-4375 at 1/18/21, 1:07 PM: ---

[GitHub] [myfaces] tandraschko merged pull request #151: prefer secureRandom over random

2021-01-18 Thread GitBox
tandraschko merged pull request #151: URL: https://github.com/apache/myfaces/pull/151 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 t

[GitHub] [myfaces] tandraschko merged pull request #150: prefer secureRandom over random

2021-01-18 Thread GitBox
tandraschko merged pull request #150: URL: https://github.com/apache/myfaces/pull/150 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 t

[GitHub] [myfaces] tandraschko merged pull request #149: prefer secureRandom over random

2021-01-18 Thread GitBox
tandraschko merged pull request #149: URL: https://github.com/apache/myfaces/pull/149 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 t

[GitHub] [myfaces] tandraschko merged pull request #148: prefer secureRandom over random

2021-01-18 Thread GitBox
tandraschko merged pull request #148: URL: https://github.com/apache/myfaces/pull/148 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 t

[GitHub] [myfaces] tandraschko commented on pull request #143: Only Support Faces Version 3.0 During Validations

2021-01-18 Thread GitBox
tandraschko commented on pull request #143: URL: https://github.com/apache/myfaces/pull/143#issuecomment-762274722 closing in favor of #144 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [myfaces] tandraschko closed pull request #143: Only Support Faces Version 3.0 During Validations

2021-01-18 Thread GitBox
tandraschko closed pull request #143: URL: https://github.com/apache/myfaces/pull/143 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 t

[jira] [Resolved] (MYFACES-4375) ResourceLoaderUtils - connection not close for FileURLConnection

2021-01-18 Thread Thomas Andraschko (Jira)
[ https://issues.apache.org/jira/browse/MYFACES-4375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko resolved MYFACES-4375. Resolution: Fixed > ResourceLoaderUtils - connection not close for FileURLConnect

[GitHub] [myfaces-tobago] henningn opened a new pull request #193: Fix select one choice inside in

2021-01-18 Thread GitBox
henningn opened a new pull request #193: URL: https://github.com/apache/myfaces-tobago/pull/193 * add a getComponentCss() method for LabelLayoutRendererBase * selectOneChoice is now rendered with surrounding container (tobago-select-one-choice) inside input group * fix styling * ad