You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by Chetan Mehrotra <ch...@gmail.com> on 2015/07/27 12:28:54 UTC

[VOTE] Release Apache Sling Commons Log 4.0.4

Hi,

This is to vote for the Apache Sling Commons Log 4.0.4 release. We
solved 11 issues in this release

The docs are up to date at
http://sling.apache.org/documentation/development/logging.html

Issues fixed
https://issues.apache.org/jira/browse/SLING/fixforversion/12329862

Release Notes
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310710&version=12329862

Staging repository:
https://repository.apache.org/content/repositories/orgapachesling-1302/

You can use this UNIX script to download the release and verify the
signatures:
http://svn.apache.org/repos/asf/sling/trunk/check_staged_release.sh

Usage:
sh check_staged_release.sh 1302 /tmp/sling-staging

Please vote to approve this release:

 [ ] +1 Approve the release
 [ ]  0 Don't care
 [ ] -1 Don't release, because ...

This vote will be open for 72 hours.
Chetan Mehrotra

Release Notes - Sling - Version Commons Log 4.0.4

** Bug
    * [SLING-3421] - logback initialization does not initialize
correct loggers if there's a single false one
    * [SLING-4764] - ClassCastException when trying to modify
properties in custom appender Service

** Improvement
    * [SLING-2884] - [Log] Improvements to Web Console plugins
    * [SLING-4726] - Commons Log: Enable Name Hint for Web Console Log
Config Entries
    * [SLING-4788] - SlingConfigurationPrinter should use mode aware
and only stream the full logs in the zip version and avoid duplicate
information
    * [SLING-4839] - Allow to configure logger additivity via OSGi Config UI
    * [SLING-4840] - Provide an option to disable a set of logger via config
    * [SLING-4904] - Log Config printer should only dump last 'n'
lines of the logs
    * [SLING-4906] - Reduce (transitive) package dependencies
    * [SLING-4907] - Provide support for registering Filter with all
configured appenders

** New Feature
    * [SLING-4905] - Log WebConsole Plugin should provide link to
actual log file

Re: [VOTE] Release Apache Sling Commons Log 4.0.4

Posted by Daniel Klco <dk...@apache.org>.
+1

On Mon, Jul 27, 2015 at 9:56 AM, Stefan Egli <st...@apache.org> wrote:

> +1
>
> Cheers,
> Stefan
>
> On 7/27/15 12:28 PM, "Chetan Mehrotra" <ch...@gmail.com> wrote:
>
> >Hi,
> >
> >This is to vote for the Apache Sling Commons Log 4.0.4 release. We
> >solved 11 issues in this release
> >
> >The docs are up to date at
> >http://sling.apache.org/documentation/development/logging.html
> >
> >Issues fixed
> >https://issues.apache.org/jira/browse/SLING/fixforversion/12329862
> >
> >Release Notes
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310710&
> >version=12329862
> >
> >Staging repository:
> >https://repository.apache.org/content/repositories/orgapachesling-1302/
> >
> >You can use this UNIX script to download the release and verify the
> >signatures:
> >http://svn.apache.org/repos/asf/sling/trunk/check_staged_release.sh
> >
> >Usage:
> >sh check_staged_release.sh 1302 /tmp/sling-staging
> >
> >Please vote to approve this release:
> >
> > [ ] +1 Approve the release
> > [ ]  0 Don't care
> > [ ] -1 Don't release, because ...
> >
> >This vote will be open for 72 hours.
> >Chetan Mehrotra
> >
> >Release Notes - Sling - Version Commons Log 4.0.4
> >
> >** Bug
> >    * [SLING-3421] - logback initialization does not initialize
> >correct loggers if there's a single false one
> >    * [SLING-4764] - ClassCastException when trying to modify
> >properties in custom appender Service
> >
> >** Improvement
> >    * [SLING-2884] - [Log] Improvements to Web Console plugins
> >    * [SLING-4726] - Commons Log: Enable Name Hint for Web Console Log
> >Config Entries
> >    * [SLING-4788] - SlingConfigurationPrinter should use mode aware
> >and only stream the full logs in the zip version and avoid duplicate
> >information
> >    * [SLING-4839] - Allow to configure logger additivity via OSGi Config
> >UI
> >    * [SLING-4840] - Provide an option to disable a set of logger via
> >config
> >    * [SLING-4904] - Log Config printer should only dump last 'n'
> >lines of the logs
> >    * [SLING-4906] - Reduce (transitive) package dependencies
> >    * [SLING-4907] - Provide support for registering Filter with all
> >configured appenders
> >
> >** New Feature
> >    * [SLING-4905] - Log WebConsole Plugin should provide link to
> >actual log file
>
>
>

Re: [VOTE] Release Apache Sling Commons Log 4.0.4

Posted by Stefan Egli <st...@apache.org>.
+1

Cheers,
Stefan

On 7/27/15 12:28 PM, "Chetan Mehrotra" <ch...@gmail.com> wrote:

>Hi,
>
>This is to vote for the Apache Sling Commons Log 4.0.4 release. We
>solved 11 issues in this release
>
>The docs are up to date at
>http://sling.apache.org/documentation/development/logging.html
>
>Issues fixed
>https://issues.apache.org/jira/browse/SLING/fixforversion/12329862
>
>Release Notes
>https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310710&
>version=12329862
>
>Staging repository:
>https://repository.apache.org/content/repositories/orgapachesling-1302/
>
>You can use this UNIX script to download the release and verify the
>signatures:
>http://svn.apache.org/repos/asf/sling/trunk/check_staged_release.sh
>
>Usage:
>sh check_staged_release.sh 1302 /tmp/sling-staging
>
>Please vote to approve this release:
>
> [ ] +1 Approve the release
> [ ]  0 Don't care
> [ ] -1 Don't release, because ...
>
>This vote will be open for 72 hours.
>Chetan Mehrotra
>
>Release Notes - Sling - Version Commons Log 4.0.4
>
>** Bug
>    * [SLING-3421] - logback initialization does not initialize
>correct loggers if there's a single false one
>    * [SLING-4764] - ClassCastException when trying to modify
>properties in custom appender Service
>
>** Improvement
>    * [SLING-2884] - [Log] Improvements to Web Console plugins
>    * [SLING-4726] - Commons Log: Enable Name Hint for Web Console Log
>Config Entries
>    * [SLING-4788] - SlingConfigurationPrinter should use mode aware
>and only stream the full logs in the zip version and avoid duplicate
>information
>    * [SLING-4839] - Allow to configure logger additivity via OSGi Config
>UI
>    * [SLING-4840] - Provide an option to disable a set of logger via
>config
>    * [SLING-4904] - Log Config printer should only dump last 'n'
>lines of the logs
>    * [SLING-4906] - Reduce (transitive) package dependencies
>    * [SLING-4907] - Provide support for registering Filter with all
>configured appenders
>
>** New Feature
>    * [SLING-4905] - Log WebConsole Plugin should provide link to
>actual log file



Re: [VOTE] Release Apache Sling Commons Log 4.0.4

Posted by Chetan Mehrotra <ch...@gmail.com>.
+1
Chetan Mehrotra


On Mon, Jul 27, 2015 at 6:12 AM, Carsten Ziegeler <cz...@apache.org> wrote:
> +1
>
> --
> Carsten Ziegeler
> Adobe Research Switzerland
> cziegeler@apache.org

Re: [VOTE] Release Apache Sling Commons Log 4.0.4

Posted by Carsten Ziegeler <cz...@apache.org>.
+1

-- 
Carsten Ziegeler
Adobe Research Switzerland
cziegeler@apache.org