You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by Karl Pauls <ka...@gmail.com> on 2017/04/26 14:36:04 UTC

[VOTE] XSSAPI

Hi,

based on the discussions in the "move o.a.s.xss.JsonUtil into a
separate package" and the "Versioning of o.a.s.xss" threads I would
like to get consensus on the following way forward:

- create a new bundle xss.compat based on the last release of the xss bundle,
- deprecate all classes in its o.a.s.xss package,
- release it with an increased tick version of the o.a.s.xss package
- drop the JSONUtil class from the o.a.s.xss package in the xss bundle,
- implement SLING-6793 (Remove unused methods from XSSAPI) in the xss bundle,
- release the xss bundle with a 2.0.0 version of the o.a.s.xss package.

Please cast your votes.


-- 
Karl Pauls
karlpauls@gmail.com

Re: [VOTE] XSSAPI

Posted by Carsten Ziegeler <cz...@apache.org>.
Sounds good to me, +1

Carsten

Karl Pauls wrote
> Hi,
> 
> based on the discussions in the "move o.a.s.xss.JsonUtil into a
> separate package" and the "Versioning of o.a.s.xss" threads I would
> like to get consensus on the following way forward:
> 
> - create a new bundle xss.compat based on the last release of the xss bundle,
> - deprecate all classes in its o.a.s.xss package,
> - release it with an increased tick version of the o.a.s.xss package
> - drop the JSONUtil class from the o.a.s.xss package in the xss bundle,
> - implement SLING-6793 (Remove unused methods from XSSAPI) in the xss bundle,
> - release the xss bundle with a 2.0.0 version of the o.a.s.xss package.
> 
> Please cast your votes.
> 
> 


 

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

Re: [VOTE] XSSAPI

Posted by Karl Pauls <ka...@gmail.com>.
Looks like we have consensus with +1 votes from Karl Pauls, Carsten
Ziegeler, Stefan Seifert, and Radu Cotescu. I'll get started on
implementing this (should there still be negative votes coming in
later we can always roll it back).

regards,

Karl

On Thu, Apr 27, 2017 at 7:33 PM, Radu Cotescu <ra...@apache.org> wrote:
> +1
>
> On Wed, 26 Apr 2017 at 18:15 Stefan Seifert <ss...@pro-vision.de> wrote:
>
>> +1
>>
>> >-----Original Message-----
>> >From: Karl Pauls [mailto:karlpauls@gmail.com]
>> >Sent: Wednesday, April 26, 2017 4:36 PM
>> >To: dev@sling.apache.org
>> >Subject: [VOTE] XSSAPI
>> >
>> >Hi,
>> >
>> >based on the discussions in the "move o.a.s.xss.JsonUtil into a
>> >separate package" and the "Versioning of o.a.s.xss" threads I would
>> >like to get consensus on the following way forward:
>> >
>> >- create a new bundle xss.compat based on the last release of the xss
>> >bundle,
>> >- deprecate all classes in its o.a.s.xss package,
>> >- release it with an increased tick version of the o.a.s.xss package
>> >- drop the JSONUtil class from the o.a.s.xss package in the xss bundle,
>> >- implement SLING-6793 (Remove unused methods from XSSAPI) in the xss
>> >bundle,
>> >- release the xss bundle with a 2.0.0 version of the o.a.s.xss package.
>> >
>> >Please cast your votes.
>> >
>> >
>> >--
>> >Karl Pauls
>> >karlpauls@gmail.com
>>
>>



-- 
Karl Pauls
karlpauls@gmail.com

Re: [VOTE] XSSAPI

Posted by Radu Cotescu <ra...@apache.org>.
+1

On Wed, 26 Apr 2017 at 18:15 Stefan Seifert <ss...@pro-vision.de> wrote:

> +1
>
> >-----Original Message-----
> >From: Karl Pauls [mailto:karlpauls@gmail.com]
> >Sent: Wednesday, April 26, 2017 4:36 PM
> >To: dev@sling.apache.org
> >Subject: [VOTE] XSSAPI
> >
> >Hi,
> >
> >based on the discussions in the "move o.a.s.xss.JsonUtil into a
> >separate package" and the "Versioning of o.a.s.xss" threads I would
> >like to get consensus on the following way forward:
> >
> >- create a new bundle xss.compat based on the last release of the xss
> >bundle,
> >- deprecate all classes in its o.a.s.xss package,
> >- release it with an increased tick version of the o.a.s.xss package
> >- drop the JSONUtil class from the o.a.s.xss package in the xss bundle,
> >- implement SLING-6793 (Remove unused methods from XSSAPI) in the xss
> >bundle,
> >- release the xss bundle with a 2.0.0 version of the o.a.s.xss package.
> >
> >Please cast your votes.
> >
> >
> >--
> >Karl Pauls
> >karlpauls@gmail.com
>
>

RE: [VOTE] XSSAPI

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

>-----Original Message-----
>From: Karl Pauls [mailto:karlpauls@gmail.com]
>Sent: Wednesday, April 26, 2017 4:36 PM
>To: dev@sling.apache.org
>Subject: [VOTE] XSSAPI
>
>Hi,
>
>based on the discussions in the "move o.a.s.xss.JsonUtil into a
>separate package" and the "Versioning of o.a.s.xss" threads I would
>like to get consensus on the following way forward:
>
>- create a new bundle xss.compat based on the last release of the xss
>bundle,
>- deprecate all classes in its o.a.s.xss package,
>- release it with an increased tick version of the o.a.s.xss package
>- drop the JSONUtil class from the o.a.s.xss package in the xss bundle,
>- implement SLING-6793 (Remove unused methods from XSSAPI) in the xss
>bundle,
>- release the xss bundle with a 2.0.0 version of the o.a.s.xss package.
>
>Please cast your votes.
>
>
>--
>Karl Pauls
>karlpauls@gmail.com


Re: [VOTE] XSSAPI

Posted by Karl Pauls <ka...@gmail.com>.
+1

regards,

Karl

On Wed, Apr 26, 2017 at 4:36 PM, Karl Pauls <ka...@gmail.com> wrote:
> Hi,
>
> based on the discussions in the "move o.a.s.xss.JsonUtil into a
> separate package" and the "Versioning of o.a.s.xss" threads I would
> like to get consensus on the following way forward:
>
> - create a new bundle xss.compat based on the last release of the xss bundle,
> - deprecate all classes in its o.a.s.xss package,
> - release it with an increased tick version of the o.a.s.xss package
> - drop the JSONUtil class from the o.a.s.xss package in the xss bundle,
> - implement SLING-6793 (Remove unused methods from XSSAPI) in the xss bundle,
> - release the xss bundle with a 2.0.0 version of the o.a.s.xss package.
>
> Please cast your votes.
>
>
> --
> Karl Pauls
> karlpauls@gmail.com



-- 
Karl Pauls
karlpauls@gmail.com