Re: shiro-jaxrs of shiro 2.0.0: tests expecting 403 get 401 and tests expecting 401 get UnauthenticatedException

2024-05-24 Thread Steinar Bang
> lenny-5o6p1tln9c5dpfhejli...@public.gmane.org: > Ah, that’s a different world here unfortunately… you are on your own there Yep. There may be a feature request about a parametrized classloader (which is a good idea in any case) going all the way into the code that tries to load a class by

Problem with parsing ini files on OSGi for SNAPSHOT build from current git main (what will be 2.0.1)

2024-05-24 Thread Steinar Bang
I get the following stack trace for all Shiro filters: https://gist.github.com/steinarb/faa44f384b330ae0259cc051036885db The error message is: org.apache.shiro.config.ConfigurationException: Unable to instantiate class [org.apache.shiro.web.filter.authc.PassThruAuthenticationFilter] for object

[BUILD-STABLE]: Job 'Shiro/Shiro-all/main [main] [657]'

2024-05-24 Thread Apache Jenkins Server
BUILD-STABLE: Job 'Shiro/Shiro-all/main [main] [657]': Is back to normal.

[BUILD-FAILURE]: Job 'Shiro/Shiro-all/main [main] [659]'

2024-05-24 Thread Apache Jenkins Server
BUILD-FAILURE: Job 'Shiro/Shiro-all/main [main] [659]': Check console output at "https://ci-builds.apache.org/job/Shiro/job/Shiro-all/job/main/659/";>Shiro/Shiro-all/main [main] [659]"

[BUILD-STABLE]: Job 'Shiro/Shiro-all/main [main] [660]'

2024-05-24 Thread Apache Jenkins Server
BUILD-STABLE: Job 'Shiro/Shiro-all/main [main] [660]': Is back to normal.

[BUILD-STABLE]: Job 'Shiro/Shiro-all/main [main] [660]'

2024-05-24 Thread Apache Jenkins Server
BUILD-STABLE: Job 'Shiro/Shiro-all/main [main] [660]': Is back to normal.

Re: Problem with parsing ini files on OSGi for SNAPSHOT build from current git main (what will be 2.0.1)

2024-05-24 Thread Jean-Baptiste Onofré
Hi Steinar I gonna take a look. Regards JB On Fri, May 24, 2024 at 7:35 PM Steinar Bang wrote: > > I get the following stack trace for all Shiro filters: > https://gist.github.com/steinarb/faa44f384b330ae0259cc051036885db > > The error message is: > org.apache.shiro.config.ConfigurationExcept