You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by Oliver Lietz <ap...@oliverlietz.de> on 2016/08/13 08:10:59 UTC

[VOTE] Release Apache Sling JCR Oak Server 1.1.0

Hi,

we solved 11 issues in this release:
https://issues.apache.org/jira/browse/SLING/fixforversion/12337894

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

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 1503 /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,
O.


Re: [VOTE] Release Apache Sling JCR Oak Server 1.1.0

Posted by Oliver Lietz <ap...@oliverlietz.de>.
On Saturday 13 August 2016 10:10:59 Oliver Lietz wrote:
> Hi,
> 
> we solved 11 issues in this release:
> https://issues.apache.org/jira/browse/SLING/fixforversion/12337894

+1

O.


Re: [VOTE] Release Apache Sling JCR Oak Server 1.1.0

Posted by Stefan Egli <st...@apache.org>.
+1
(signatures checked)

Cheers,
Stefan


On 13/08/16 10:10, "Oliver Lietz" <ap...@oliverlietz.de> wrote:

>Hi,
>
>we solved 11 issues in this release:
>https://issues.apache.org/jira/browse/SLING/fixforversion/12337894
>
>Staging repository:
>https://repository.apache.org/content/repositories/orgapachesling-1503/
>
>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 1503 /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,
>O.
>



Re: [VOTE] Release Apache Sling JCR Oak Server 1.1.0

Posted by Oliver Lietz <ap...@oliverlietz.de>.
On Wednesday 17 August 2016 08:55:43 Daniel Klco wrote:
> The bundle compiles file, however when I install it into the latest Sling
> Launchpad I get the following missing import:
> http://imgur.com/a/yUfG7
> 
> It looks like org.apache.jackrabbit.commons.jackrabbit.authorization is the
> problem:
> 
> com.mongodb -- Cannot be resolved but is not required
> org.apache.jackrabbit.commons.jackrabbit.authorization,version=[2.13,3) --
> Cannot be resolved
> org.apache.jackrabbit.oak.security.user -- Cannot be resolved but is not
> required
> org.apache.jackrabbit.test -- Cannot be resolved but is not required

You need a newer version due to SLING-5958 and SLING-5959, so *latest* 
Launchpad is fine (which I checked during release). Robert added some basic 
smoke tests to builder which ensure Launchpad is usable. See ITs in Oak Server 
also (SLING-5956).

Regards,
O.

[...]


Re: [VOTE] Release Apache Sling JCR Oak Server 1.1.0

Posted by Daniel Klco <dk...@apache.org>.
The bundle compiles file, however when I install it into the latest Sling
Launchpad I get the following missing import:
http://imgur.com/a/yUfG7

It looks like org.apache.jackrabbit.commons.jackrabbit.authorization is the
problem:

com.mongodb -- Cannot be resolved but is not required
org.apache.jackrabbit.commons.jackrabbit.authorization,version=[2.13,3) --
Cannot be resolved
org.apache.jackrabbit.oak.security.user -- Cannot be resolved but is not
required
org.apache.jackrabbit.test -- Cannot be resolved but is not required

On Wed, Aug 17, 2016 at 8:44 AM, Oliver Lietz <ap...@oliverlietz.de> wrote:

> On Wednesday 17 August 2016 08:34:58 Daniel Klco wrote:
> > Nope, I'm testing against Launchpad 9, specifically:
> >
> > org.apache.sling.launchpad-9-20160801.071219-1574.jar
>
> Can you give some details?
>
> O.
>
> > On Wed, Aug 17, 2016 at 4:58 AM, Oliver Lietz <ap...@oliverlietz.de>
> wrote:
> > > On Tuesday 16 August 2016 13:00:59 Daniel Klco wrote:
> > > > +1 -- Signatures check and it builds fine, however, it will not run
> > >
> > > within
> > >
> > > > the latest Sling Launchpad.
> > >
> > > hi Dan,
> > >
> > > you mean Launchpad 8? That's quite old and several new bundles will not
> > > run on
> > > 8. Current Launchpad (upcoming 9) is fine.
> > >
> > > Regards,
> > > O.
> > >
> > > > On Tue, Aug 16, 2016 at 9:18 AM, Stefan Seifert <
> sseifert@pro-vision.de>
> > > >
> > > > wrote:
> > > > > +1
>
>

Re: [VOTE] Release Apache Sling JCR Oak Server 1.1.0

Posted by Oliver Lietz <ap...@oliverlietz.de>.
On Wednesday 17 August 2016 08:34:58 Daniel Klco wrote:
> Nope, I'm testing against Launchpad 9, specifically:
> 
> org.apache.sling.launchpad-9-20160801.071219-1574.jar

Can you give some details?

O.

> On Wed, Aug 17, 2016 at 4:58 AM, Oliver Lietz <ap...@oliverlietz.de> wrote:
> > On Tuesday 16 August 2016 13:00:59 Daniel Klco wrote:
> > > +1 -- Signatures check and it builds fine, however, it will not run
> > 
> > within
> > 
> > > the latest Sling Launchpad.
> > 
> > hi Dan,
> > 
> > you mean Launchpad 8? That's quite old and several new bundles will not
> > run on
> > 8. Current Launchpad (upcoming 9) is fine.
> > 
> > Regards,
> > O.
> > 
> > > On Tue, Aug 16, 2016 at 9:18 AM, Stefan Seifert <ss...@pro-vision.de>
> > > 
> > > wrote:
> > > > +1


Re: [VOTE] Release Apache Sling JCR Oak Server 1.1.0

Posted by Daniel Klco <dk...@apache.org>.
Nope, I'm testing against Launchpad 9, specifically:

org.apache.sling.launchpad-9-20160801.071219-1574.jar

On Wed, Aug 17, 2016 at 4:58 AM, Oliver Lietz <ap...@oliverlietz.de> wrote:

> On Tuesday 16 August 2016 13:00:59 Daniel Klco wrote:
> > +1 -- Signatures check and it builds fine, however, it will not run
> within
> > the latest Sling Launchpad.
>
> hi Dan,
>
> you mean Launchpad 8? That's quite old and several new bundles will not
> run on
> 8. Current Launchpad (upcoming 9) is fine.
>
> Regards,
> O.
>
> > On Tue, Aug 16, 2016 at 9:18 AM, Stefan Seifert <ss...@pro-vision.de>
> >
> > wrote:
> > > +1
>
>
>

Re: [VOTE] Release Apache Sling JCR Oak Server 1.1.0

Posted by Oliver Lietz <ap...@oliverlietz.de>.
On Tuesday 16 August 2016 13:00:59 Daniel Klco wrote:
> +1 -- Signatures check and it builds fine, however, it will not run within
> the latest Sling Launchpad.

hi Dan,

you mean Launchpad 8? That's quite old and several new bundles will not run on 
8. Current Launchpad (upcoming 9) is fine.

Regards,
O.

> On Tue, Aug 16, 2016 at 9:18 AM, Stefan Seifert <ss...@pro-vision.de>
> 
> wrote:
> > +1



Re: [VOTE] Release Apache Sling JCR Oak Server 1.1.0

Posted by Daniel Klco <dk...@apache.org>.
+1 -- Signatures check and it builds fine, however, it will not run within
the latest Sling Launchpad.

On Tue, Aug 16, 2016 at 9:18 AM, Stefan Seifert <ss...@pro-vision.de>
wrote:

> +1
>
>
>

RE: [VOTE] Release Apache Sling JCR Oak Server 1.1.0

Posted by Stefan Seifert <ss...@pro-vision.de>.
+1



Re: [VOTE] Release Apache Sling JCR Oak Server 1.1.0

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

 

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