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 2021/08/01 20:00:32 UTC

[SHIRO-206] JSF support

Hi everyone,

we had a discussion in slack, that later versions of shiro might want
to concentrate on CDI-ish/jndi based usages. Not that this would be a
target for 2.0, but SHIRO-206 [1] wants to add JSF support.

Unless someone wants to maintain it actively in the project, I would
vote to remove this feature from the 2.0 milestone.

WDYT?

- Ben

[1] - https://issues.apache.org/jira/browse/SHIRO-206

Re: [SHIRO-206] JSF support

Posted by Benjamin Marwell <bm...@apache.org>.
Thanks all,

I removedSHIRO-206 [1] from the 2.0.0 milestone [2].

Feel free to browse the 2.0.0 milestone [2] and give further feedback.

- Ben

[1] - https://issues.apache.org/jira/browse/SHIRO-206
[2] - https://issues.apache.org/jira/projects/SHIRO/versions/12315455

Am Mo., 2. Aug. 2021 um 22:27 Uhr schrieb Brian Demers <bd...@apache.org>:
>
> +1 to remove
>
> JSF support could be done in a third-party repo until it gains more
> support/usage (and a few folks to help maintain it)
> (said third-party repo could also be pushed to Maven Central)
>
> Another option is to create a `apache/shiro-labs` git repo to test out
> ideas for things that are NOT ready for the main tree.  (Maven does
> something similar with https://github.com/apache/maven-studies/)
>
> On Sun, Aug 1, 2021 at 4:00 PM Benjamin Marwell <bm...@apache.org> wrote:
>
> > Hi everyone,
> >
> > we had a discussion in slack, that later versions of shiro might want
> > to concentrate on CDI-ish/jndi based usages. Not that this would be a
> > target for 2.0, but SHIRO-206 [1] wants to add JSF support.
> >
> > Unless someone wants to maintain it actively in the project, I would
> > vote to remove this feature from the 2.0 milestone.
> >
> > WDYT?
> >
> > - Ben
> >
> > [1] - https://issues.apache.org/jira/browse/SHIRO-206
> >

Re: [SHIRO-206] JSF support

Posted by Francois Papon <fr...@openobject.fr>.
Thank you Rob!

It will be very nice!

regards,

François
fpapon@apache.org

Le 03/08/2021 à 02:14, Rob Young a écrit :
> I wrote a bunch of JSF composites that are a thin layer for JSF/shiro
> I could probably get the ok for releasing to the public if interested.
> Nothing earth shattering but we've been using it for years and they're
> quite helpful.
>
> On Mon, Aug 2, 2021 at 4:27 PM Brian Demers <bdemers@apache.org
> <ma...@apache.org>> wrote:
>
>     +1 to remove
>
>     JSF support could be done in a third-party repo until it gains
>     more support/usage (and a few folks to help maintain it)
>     (said third-party repo could also be pushed to Maven Central)
>
>     Another option is to create a `apache/shiro-labs` git repo to test
>     out ideas for things that are NOT ready for the main tree.  (Maven
>     does something similar
>     with https://github.com/apache/maven-studies/
>     <https://github.com/apache/maven-studies/>)
>
>     On Sun, Aug 1, 2021 at 4:00 PM Benjamin Marwell
>     <bmarwell@apache.org <ma...@apache.org>> wrote:
>
>         Hi everyone,
>
>         we had a discussion in slack, that later versions of shiro
>         might want
>         to concentrate on CDI-ish/jndi based usages. Not that this
>         would be a
>         target for 2.0, but SHIRO-206 [1] wants to add JSF support.
>
>         Unless someone wants to maintain it actively in the project, I
>         would
>         vote to remove this feature from the 2.0 milestone.
>
>         WDYT?
>
>         - Ben
>
>         [1] - https://issues.apache.org/jira/browse/SHIRO-206
>         <https://issues.apache.org/jira/browse/SHIRO-206>
>
>
>
> -- 
> Rob Young
> robertjohnyoung@gmail.com <ma...@gmail.com>
>

Re: [SHIRO-206] JSF support

Posted by Rob Young <bo...@gmail.com>.
I wrote a bunch of JSF composites that are a thin layer for JSF/shiro I
could probably get the ok for releasing to the public if interested.
Nothing earth shattering but we've been using it for years and they're
quite helpful.

On Mon, Aug 2, 2021 at 4:27 PM Brian Demers <bd...@apache.org> wrote:

> +1 to remove
>
> JSF support could be done in a third-party repo until it gains more
> support/usage (and a few folks to help maintain it)
> (said third-party repo could also be pushed to Maven Central)
>
> Another option is to create a `apache/shiro-labs` git repo to test out
> ideas for things that are NOT ready for the main tree.  (Maven does
> something similar with https://github.com/apache/maven-studies/)
>
> On Sun, Aug 1, 2021 at 4:00 PM Benjamin Marwell <bm...@apache.org>
> wrote:
>
>> Hi everyone,
>>
>> we had a discussion in slack, that later versions of shiro might want
>> to concentrate on CDI-ish/jndi based usages. Not that this would be a
>> target for 2.0, but SHIRO-206 [1] wants to add JSF support.
>>
>> Unless someone wants to maintain it actively in the project, I would
>> vote to remove this feature from the 2.0 milestone.
>>
>> WDYT?
>>
>> - Ben
>>
>> [1] - https://issues.apache.org/jira/browse/SHIRO-206
>>
>

-- 
Rob Young
robertjohnyoung@gmail.com

Re: [SHIRO-206] JSF support

Posted by Benjamin Marwell <bm...@apache.org>.
Thanks all,

I removedSHIRO-206 [1] from the 2.0.0 milestone [2].

Feel free to browse the 2.0.0 milestone [2] and give further feedback.

- Ben

[1] - https://issues.apache.org/jira/browse/SHIRO-206
[2] - https://issues.apache.org/jira/projects/SHIRO/versions/12315455

Am Mo., 2. Aug. 2021 um 22:27 Uhr schrieb Brian Demers <bd...@apache.org>:
>
> +1 to remove
>
> JSF support could be done in a third-party repo until it gains more
> support/usage (and a few folks to help maintain it)
> (said third-party repo could also be pushed to Maven Central)
>
> Another option is to create a `apache/shiro-labs` git repo to test out
> ideas for things that are NOT ready for the main tree.  (Maven does
> something similar with https://github.com/apache/maven-studies/)
>
> On Sun, Aug 1, 2021 at 4:00 PM Benjamin Marwell <bm...@apache.org> wrote:
>
> > Hi everyone,
> >
> > we had a discussion in slack, that later versions of shiro might want
> > to concentrate on CDI-ish/jndi based usages. Not that this would be a
> > target for 2.0, but SHIRO-206 [1] wants to add JSF support.
> >
> > Unless someone wants to maintain it actively in the project, I would
> > vote to remove this feature from the 2.0 milestone.
> >
> > WDYT?
> >
> > - Ben
> >
> > [1] - https://issues.apache.org/jira/browse/SHIRO-206
> >

Re: [SHIRO-206] JSF support

Posted by "francois.papon" <fr...@openobject.fr>.
I like the idea of a shiro-labs repo :)+1Envoyé depuis mon appareil Galaxy
-------- Message d'origine --------De : Brian Demers <bd...@apache.org> Date : 02/08/2021  22:27  (GMT+01:00) À : user@shiro.apache.org Cc : dev@shiro.apache.org Objet : Re: [SHIRO-206] JSF support +1 to removeJSF support could be done in a third-party repo until it gains more support/usage (and a few folks to help maintain it)(said third-party repo could also be pushed to Maven Central)Another option is to create a `apache/shiro-labs` git repo to test out ideas for things that are NOT ready for the main tree.  (Maven does something similar with https://github.com/apache/maven-studies/)On Sun, Aug 1, 2021 at 4:00 PM Benjamin Marwell <bm...@apache.org> wrote:Hi everyone,

we had a discussion in slack, that later versions of shiro might want
to concentrate on CDI-ish/jndi based usages. Not that this would be a
target for 2.0, but SHIRO-206 [1] wants to add JSF support.

Unless someone wants to maintain it actively in the project, I would
vote to remove this feature from the 2.0 milestone.

WDYT?

- Ben

[1] - https://issues.apache.org/jira/browse/SHIRO-206


Re: [SHIRO-206] JSF support

Posted by "francois.papon" <fr...@openobject.fr>.
I like the idea of a shiro-labs repo :)+1Envoyé depuis mon appareil Galaxy
-------- Message d'origine --------De : Brian Demers <bd...@apache.org> Date : 02/08/2021  22:27  (GMT+01:00) À : user@shiro.apache.org Cc : dev@shiro.apache.org Objet : Re: [SHIRO-206] JSF support +1 to removeJSF support could be done in a third-party repo until it gains more support/usage (and a few folks to help maintain it)(said third-party repo could also be pushed to Maven Central)Another option is to create a `apache/shiro-labs` git repo to test out ideas for things that are NOT ready for the main tree.  (Maven does something similar with https://github.com/apache/maven-studies/)On Sun, Aug 1, 2021 at 4:00 PM Benjamin Marwell <bm...@apache.org> wrote:Hi everyone,

we had a discussion in slack, that later versions of shiro might want
to concentrate on CDI-ish/jndi based usages. Not that this would be a
target for 2.0, but SHIRO-206 [1] wants to add JSF support.

Unless someone wants to maintain it actively in the project, I would
vote to remove this feature from the 2.0 milestone.

WDYT?

- Ben

[1] - https://issues.apache.org/jira/browse/SHIRO-206


Re: [SHIRO-206] JSF support

Posted by Brian Demers <bd...@apache.org>.
+1 to remove

JSF support could be done in a third-party repo until it gains more
support/usage (and a few folks to help maintain it)
(said third-party repo could also be pushed to Maven Central)

Another option is to create a `apache/shiro-labs` git repo to test out
ideas for things that are NOT ready for the main tree.  (Maven does
something similar with https://github.com/apache/maven-studies/)

On Sun, Aug 1, 2021 at 4:00 PM Benjamin Marwell <bm...@apache.org> wrote:

> Hi everyone,
>
> we had a discussion in slack, that later versions of shiro might want
> to concentrate on CDI-ish/jndi based usages. Not that this would be a
> target for 2.0, but SHIRO-206 [1] wants to add JSF support.
>
> Unless someone wants to maintain it actively in the project, I would
> vote to remove this feature from the 2.0 milestone.
>
> WDYT?
>
> - Ben
>
> [1] - https://issues.apache.org/jira/browse/SHIRO-206
>

Re: [SHIRO-206] JSF support

Posted by Brian Demers <bd...@apache.org>.
+1 to remove

JSF support could be done in a third-party repo until it gains more
support/usage (and a few folks to help maintain it)
(said third-party repo could also be pushed to Maven Central)

Another option is to create a `apache/shiro-labs` git repo to test out
ideas for things that are NOT ready for the main tree.  (Maven does
something similar with https://github.com/apache/maven-studies/)

On Sun, Aug 1, 2021 at 4:00 PM Benjamin Marwell <bm...@apache.org> wrote:

> Hi everyone,
>
> we had a discussion in slack, that later versions of shiro might want
> to concentrate on CDI-ish/jndi based usages. Not that this would be a
> target for 2.0, but SHIRO-206 [1] wants to add JSF support.
>
> Unless someone wants to maintain it actively in the project, I would
> vote to remove this feature from the 2.0 milestone.
>
> WDYT?
>
> - Ben
>
> [1] - https://issues.apache.org/jira/browse/SHIRO-206
>

Re: [SHIRO-206] JSF support

Posted by JB Onofré <jb...@nanthrax.net>.
+1 as well

Regards 
JB

> Le 2 août 2021 à 09:05, Francois Papon <fr...@openobject.fr> a écrit :
> 
> +1 to remove.
> 
> regards,
> 
> François
> fpapon@apache.org
> 
>> Le 01/08/2021 à 22:00, Benjamin Marwell a écrit :
>> Hi everyone,
>> 
>> we had a discussion in slack, that later versions of shiro might want
>> to concentrate on CDI-ish/jndi based usages. Not that this would be a
>> target for 2.0, but SHIRO-206 [1] wants to add JSF support.
>> 
>> Unless someone wants to maintain it actively in the project, I would
>> vote to remove this feature from the 2.0 milestone.
>> 
>> WDYT?
>> 
>> - Ben
>> 
>> [1] - https://issues.apache.org/jira/browse/SHIRO-206


Re: [SHIRO-206] JSF support

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

regards,

François
fpapon@apache.org

Le 01/08/2021 à 22:00, Benjamin Marwell a écrit :
> Hi everyone,
>
> we had a discussion in slack, that later versions of shiro might want
> to concentrate on CDI-ish/jndi based usages. Not that this would be a
> target for 2.0, but SHIRO-206 [1] wants to add JSF support.
>
> Unless someone wants to maintain it actively in the project, I would
> vote to remove this feature from the 2.0 milestone.
>
> WDYT?
>
> - Ben
>
> [1] - https://issues.apache.org/jira/browse/SHIRO-206

Re: [SHIRO-206] JSF support

Posted by Lenny Primak <lp...@hope.nyc.ny.us>.
+1 for removing from 2.0 milestone

The library is pretty useful and I may want to re-add it in the future once I get some time to work on Jakarta EE / CDI stuff in general.


> On Aug 1, 2021, at 3:00 PM, Benjamin Marwell <bm...@apache.org> wrote:
> 
> Hi everyone,
> 
> we had a discussion in slack, that later versions of shiro might want
> to concentrate on CDI-ish/jndi based usages. Not that this would be a
> target for 2.0, but SHIRO-206 [1] wants to add JSF support.
> 
> Unless someone wants to maintain it actively in the project, I would
> vote to remove this feature from the 2.0 milestone.
> 
> WDYT?
> 
> - Ben
> 
> [1] - https://issues.apache.org/jira/browse/SHIRO-206


Re: [SHIRO-206] JSF support

Posted by Lenny Primak <lp...@hope.nyc.ny.us>.
+1 for removing from 2.0 milestone

The library is pretty useful and I may want to re-add it in the future once I get some time to work on Jakarta EE / CDI stuff in general.


> On Aug 1, 2021, at 3:00 PM, Benjamin Marwell <bm...@apache.org> wrote:
> 
> Hi everyone,
> 
> we had a discussion in slack, that later versions of shiro might want
> to concentrate on CDI-ish/jndi based usages. Not that this would be a
> target for 2.0, but SHIRO-206 [1] wants to add JSF support.
> 
> Unless someone wants to maintain it actively in the project, I would
> vote to remove this feature from the 2.0 milestone.
> 
> WDYT?
> 
> - Ben
> 
> [1] - https://issues.apache.org/jira/browse/SHIRO-206