Re: SCR Release

2020-08-19 Thread Jean-Baptiste Onofre
Hi Thomas, Thanks for the update, I plan to submit the release to vote during the week end or early next week. So, I will follow this Jira. Regards JB > Le 19 août 2020 à 21:35, Thomas Watson a écrit : > > I just discovered an issue with the logging in SCR that I need to address > before we

[jira] [Resolved] (FELIX-6321) SCR Logging does not reset properly on config changes

2020-08-19 Thread Tom Watson (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Watson resolved FELIX-6321. --- Resolution: Fixed I merged a simple version of a fix for this. To make it simple the code only supp

[GitHub] [felix-dev] tjwatson merged pull request #43: FELIX-6321 - keep existing LogManager on config update

2020-08-19 Thread GitBox
tjwatson merged pull request #43: URL: https://github.com/apache/felix-dev/pull/43 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 t

[GitHub] [felix-dev] tjwatson opened a new pull request #43: FELIX-6321 - keep existing LogManager on config update

2020-08-19 Thread GitBox
tjwatson opened a new pull request #43: URL: https://github.com/apache/felix-dev/pull/43 Replacing the existing LogManager with a new one on configuration updates causes the existing loggers for each component to stop working properly. This is a quick fix to avoid creating a new Lo

Re: SCR Release

2020-08-19 Thread Thomas Watson
I just discovered an issue with the logging in SCR that I need to address before we cut a release: https://issues.apache.org/jira/browse/FELIX-6321 I hope to have something to merge today. Tom On Mon, Aug 17, 2020 at 8:01 AM Jean-Baptiste Onofre wrote: > Hi Thomas, > > Thanks for the update, I

[jira] [Created] (FELIX-6321) SCR Logging does not reset properly on config changes

2020-08-19 Thread Tom Watson (Jira)
Tom Watson created FELIX-6321: - Summary: SCR Logging does not reset properly on config changes Key: FELIX-6321 URL: https://issues.apache.org/jira/browse/FELIX-6321 Project: Felix Issue Type: Bug