You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shiro.apache.org by Benjamin Marwell <bm...@apache.org> on 2022/02/15 07:01:11 UTC

[VOTE] skip deployment of integration-test and samples artifacts

Hello Shiro devs and users!

As discussed on the dev list, there seems to be a majority in favour
of not deploying integration tests and samples anymore.
The change is targeted to Shiro 2.0.0 and either Shiro 1.9.1 or 1.10.0.
It can be integrated in 1.9.0 as well if there is demand.
This vote does not target a specific version, though.

Please vote if you agree with this change or not.

Technical change:
Add the property <maven.deploy.skip>true</maven.deploy.skip> to
artifacts which are part of the integration tests and/or samples modules.

Rationale:
Those artifacts are usually only interesting for development (ITs) and
for reference used by other developers (samples).
Binary artifacts should not be needed for those, especially not on
maven central.

- [ ] +1 (fully agree)
- [ ] 0 (neutral)
- [ ] -1 (veto; please add a reason for your veto to make it count)

This vote will run for at least 72 hours and can be resolved by lazy
consensus. Rules of the Apache Foundation Voting Process [1] apply
where not stated otherwise.

Thank you all for your participation!

- Ben

--

- [1]: https://www.apache.org/foundation/voting.html

Re: [VOTE] skip deployment of integration-test and samples artifacts

Posted by Brian Demers <br...@gmail.com>.
+1 !


On Tue, Feb 15, 2022 at 5:07 AM Jean-Baptiste Onofré <jb...@nanthrax.net>
wrote:

> +1
>
> Regards
> JB
>
> On Tue, Feb 15, 2022 at 8:01 AM Benjamin Marwell <bm...@apache.org>
> wrote:
> >
> > Hello Shiro devs and users!
> >
> > As discussed on the dev list, there seems to be a majority in favour
> > of not deploying integration tests and samples anymore.
> > The change is targeted to Shiro 2.0.0 and either Shiro 1.9.1 or 1.10.0.
> > It can be integrated in 1.9.0 as well if there is demand.
> > This vote does not target a specific version, though.
> >
> > Please vote if you agree with this change or not.
> >
> > Technical change:
> > Add the property <maven.deploy.skip>true</maven.deploy.skip> to
> > artifacts which are part of the integration tests and/or samples modules.
> >
> > Rationale:
> > Those artifacts are usually only interesting for development (ITs) and
> > for reference used by other developers (samples).
> > Binary artifacts should not be needed for those, especially not on
> > maven central.
> >
> > - [ ] +1 (fully agree)
> > - [ ] 0 (neutral)
> > - [ ] -1 (veto; please add a reason for your veto to make it count)
> >
> > This vote will run for at least 72 hours and can be resolved by lazy
> > consensus. Rules of the Apache Foundation Voting Process [1] apply
> > where not stated otherwise.
> >
> > Thank you all for your participation!
> >
> > - Ben
> >
> > --
> >
> > - [1]: https://www.apache.org/foundation/voting.html
>

Re: [VOTE] skip deployment of integration-test and samples artifacts

Posted by Jean-Baptiste Onofré <jb...@nanthrax.net>.
+1

Regards
JB

On Tue, Feb 15, 2022 at 8:01 AM Benjamin Marwell <bm...@apache.org> wrote:
>
> Hello Shiro devs and users!
>
> As discussed on the dev list, there seems to be a majority in favour
> of not deploying integration tests and samples anymore.
> The change is targeted to Shiro 2.0.0 and either Shiro 1.9.1 or 1.10.0.
> It can be integrated in 1.9.0 as well if there is demand.
> This vote does not target a specific version, though.
>
> Please vote if you agree with this change or not.
>
> Technical change:
> Add the property <maven.deploy.skip>true</maven.deploy.skip> to
> artifacts which are part of the integration tests and/or samples modules.
>
> Rationale:
> Those artifacts are usually only interesting for development (ITs) and
> for reference used by other developers (samples).
> Binary artifacts should not be needed for those, especially not on
> maven central.
>
> - [ ] +1 (fully agree)
> - [ ] 0 (neutral)
> - [ ] -1 (veto; please add a reason for your veto to make it count)
>
> This vote will run for at least 72 hours and can be resolved by lazy
> consensus. Rules of the Apache Foundation Voting Process [1] apply
> where not stated otherwise.
>
> Thank you all for your participation!
>
> - Ben
>
> --
>
> - [1]: https://www.apache.org/foundation/voting.html

Re: [VOTE] skip deployment of integration-test and samples artifacts

Posted by Benjamin Marwell <bm...@apache.org>.
Here's my own +1.

Am Di., 15. Feb. 2022 um 08:43 Uhr schrieb Francois Papon
<fr...@openobject.fr>:
>
> +1
>
> regards,
>
> François
>
> On 15/02/2022 08:01, Benjamin Marwell wrote:
> > Hello Shiro devs and users!
> >
> > As discussed on the dev list, there seems to be a majority in favour
> > of not deploying integration tests and samples anymore.
> > The change is targeted to Shiro 2.0.0 and either Shiro 1.9.1 or 1.10.0.
> > It can be integrated in 1.9.0 as well if there is demand.
> > This vote does not target a specific version, though.
> >
> > Please vote if you agree with this change or not.
> >
> > Technical change:
> > Add the property <maven.deploy.skip>true</maven.deploy.skip> to
> > artifacts which are part of the integration tests and/or samples modules.
> >
> > Rationale:
> > Those artifacts are usually only interesting for development (ITs) and
> > for reference used by other developers (samples).
> > Binary artifacts should not be needed for those, especially not on
> > maven central.
> >
> > - [ ] +1 (fully agree)
> > - [ ] 0 (neutral)
> > - [ ] -1 (veto; please add a reason for your veto to make it count)
> >
> > This vote will run for at least 72 hours and can be resolved by lazy
> > consensus. Rules of the Apache Foundation Voting Process [1] apply
> > where not stated otherwise.
> >
> > Thank you all for your participation!
> >
> > - Ben
> >
> > --
> >
> > - [1]: https://www.apache.org/foundation/voting.html

Re: [VOTE] skip deployment of integration-test and samples artifacts

Posted by Francois Papon <fr...@openobject.fr>.
+1

regards,

François

On 15/02/2022 08:01, Benjamin Marwell wrote:
> Hello Shiro devs and users!
>
> As discussed on the dev list, there seems to be a majority in favour
> of not deploying integration tests and samples anymore.
> The change is targeted to Shiro 2.0.0 and either Shiro 1.9.1 or 1.10.0.
> It can be integrated in 1.9.0 as well if there is demand.
> This vote does not target a specific version, though.
>
> Please vote if you agree with this change or not.
>
> Technical change:
> Add the property <maven.deploy.skip>true</maven.deploy.skip> to
> artifacts which are part of the integration tests and/or samples modules.
>
> Rationale:
> Those artifacts are usually only interesting for development (ITs) and
> for reference used by other developers (samples).
> Binary artifacts should not be needed for those, especially not on
> maven central.
>
> - [ ] +1 (fully agree)
> - [ ] 0 (neutral)
> - [ ] -1 (veto; please add a reason for your veto to make it count)
>
> This vote will run for at least 72 hours and can be resolved by lazy
> consensus. Rules of the Apache Foundation Voting Process [1] apply
> where not stated otherwise.
>
> Thank you all for your participation!
>
> - Ben
>
> --
>
> - [1]: https://www.apache.org/foundation/voting.html