Hello Alex,

Is it possible for you to test the 2.0.0-SNAPSHOT of Shiro to validate if it's working for you?

You can use the Apache snapshot repository:

        <repository>
            <id>apache-snapshots</id>
            <name>Apache Snapshots Repository</name>
<url>https://repository.apache.org/content/groups/snapshots-group</url>
            <releases>
                <enabled>false</enabled>
            </releases>
            <snapshots>
                <enabled>true</enabled>
            </snapshots>
        </repository>

regards

François

On 01/02/2023 20:32, Alex Orlov via user wrote:
Hello, Lenny,
Yes, if Shiro 2.0 alpha supports JPMS, jakarta namespace, web and jaxrs. I am ready to update my code if you release it. It would be even better.
--
Best regards, Alex Orlov

    Среда, 1 февраля 2023, 19:42 +02:00 от [email protected]:
    Hi, Alex,

    Would you be ok with using Shiro 2.0 alpha?
    It has both Jakarta artifacts and JPMS compliant.

    IMHO shro-all should have never existed.
    > On Feb 1, 2023, at 3:49 AM, Alex Orlov via user
    <[email protected] </[email protected]>> wrote:
    >
    > Hello, Francois Papon
    >
    > Thank you very much. I will wait for your decision.
    >
    > BTW. If you decide to continue with shiro-all it would be nice
    to provide shiro-all-javadoc and shiro-all-sources for it because
    it is very difficult to work without them.
    >
    > --
    > Best regards, Alex Orlov

--
--
François

Reply via email to