+1 for all of them except the Sling Feature Model Launcher 1.1.18 -1 for Sling Feature Model Launcher 1.1.18 since it seems to contain a regression that now defaults to "debug" log level instead of "info" which results in a significant amount of additional debug logging that should only be present when the verbose "-v" flag is supplied on the command line.
In other words, this command should log at info level instead of debug level. java -jar target/dependency/org.apache.sling.feature.launcher.jar -f target/org.apache.sling.starter-12-SNAPSHOT-oak_tar_far.far Regards, Eric On Tue, Mar 30, 2021 at 3:16 AM Carsten Ziegeler <[email protected]> wrote: > Hi, > > We solved 1 issue for Sling Feature Model 1.2.22 > https://issues.apache.org/jira/projects/SLING/versions/12349671 > > We solved 3 issues for Sling Feature Model Launcher 1.1.18 > https://issues.apache.org/jira/projects/SLING/versions/12349675 > > We solved 4 issues for Sling Feature Model API Regions Extension 1.2.0 > https://issues.apache.org/jira/projects/SLING/versions/12349676 > > We solved 4 issues for slingfeature-maven-plugin 1.5.0 > https://issues.apache.org/jira/projects/SLING/versions/12349677 > > Staging repositories: > https://repository.apache.org/content/repositories/orgapachesling-2422 > and > https://repository.apache.org/content/repositories/orgapachesling-2423 > > > You can use this UNIX script to download the release and verify the > signatures: > > https://gitbox.apache.org/repos/asf?p=sling-tooling-release.git;a=blob;f=check_staged_release.sh;hb=HEAD > > Usage: > sh check_staged_release.sh 2422 /tmp/sling-staging > sh check_staged_release.sh 2423 /tmp/sling-staging > > Please vote to approve this release: > > [ ] +1 Approve the release > [ ] 0 Don't care > [ ] -1 Don't release, because ... > > This majority vote is open for at least 72 hours. > > Regards > Carsten > -- > Carsten Ziegeler > Adobe Research Switzerland > [email protected] >
