I can confirm - build is OK here.
On Tue, 2010-06-08 at 23:43 -0400, Ryan McKinley wrote: > Odd -- can you give me some more info on what fails? This build fine > for me on two different build systems: > > [INFO] > [INFO] > ------------------------------------------------------------------------ > [INFO] Reactor Summary: > [INFO] > ------------------------------------------------------------------------ > [INFO] Apache Shiro Security for Wicket - Parent ............. SUCCESS > [9.941s] > [INFO] Apache Shiro Security for Wicket ...................... SUCCESS > [9.506s] > [INFO] Apache Shiro Security for Wicket - Examples ........... SUCCESS > [0.296s] > [INFO] Apache Shiro Security for Wicket - Example Base ....... SUCCESS > [5.011s] > [INFO] Apache Shiro Security for Wicket - Realm Example ...... SUCCESS > [5.666s] > [INFO] Apache Shiro Security for Wicket - Spring, JDBC Example > SUCCESS [13.794s] > [INFO] Apache Shiro Security for Wicket - Spring, Hibernate Example, > Shiro Native Sessions SUCCESS [13.876s] > [INFO] > ------------------------------------------------------------------------ > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD SUCCESSFUL > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 58 seconds > [INFO] Finished at: Tue Jun 08 23:41:13 EDT 2010 > [INFO] Final Memory: 53M/504M > [INFO] > ------------------------------------------------------------------------ > > thanks > Ryan > > > On Tue, Jun 8, 2010 at 9:00 AM, Michael O'Cleirigh > <[email protected]> wrote: > > Hello, > > > > For work reasons I need to cut a 1.4.9.1 release this week (our internal > > release needs a newer release version of wicketstuff-core). Since Apache > > Shiro is released I'd like to get shiro-security included in the 1.4.9.1 > > wicketstuff-core release. > > > > Even with the SNAPSHOT shiro there are problems with the examples and the > > latest wicket 1.4.9 release. > > > > [INFO] Apache Shiro Security for Wicket - Parent ............. SUCCESS > > [0.189s] > > [INFO] Apache Shiro Security for Wicket ...................... SUCCESS > > [19.146s] > > [INFO] Apache Shiro Security for Wicket - Examples ........... SUCCESS > > [0.238s] > > [INFO] Apache Shiro Security for Wicket - Example Base ....... SUCCESS > > [9.863s] > > [INFO] Apache Shiro Security for Wicket - Realm Example ...... SUCCESS > > [9.604s] > > [INFO] Apache Shiro Security for Wicket - Spring, JDBC Example SUCCESS > > [11.766s] > > [INFO] Apache Shiro Security for Wicket - Spring, Hibernate Example FAILED > > [3.476s] > > [INFO] Apache Shiro Security for Wicket - Spring, Hibernate Example, Shiro > > Native Sessions FAILED [4.767s] > > > > If these can be fixed in trunk and then backported to the 1.4.9 branch the > > Shiro modules can be included in the next point release. > > > > Otherwise if they can be fixed in trunk the module will be available > > centrally once wicket 1.4.10 is released and we do a wicketstuff-core 1.4.10 > > matching release. > > > > Regards, > > > > Mike > > > > > > > > > >> @Shiro team: Congratulations ! > >> > >> On Sun, 2010-06-06 at 10:45 -0400, Ryan McKinley wrote: > >> > >>> > >>> Thanks Les- > >>> > >>> I updated the wicketstuff project to point to the use the new release. > >>> > >>> I was unable to get all of wicketstuff-core to build, so i did not change > >>> that. > >>> > >>> I vote that we remove: > >>> <module>ki-security</module> > >>> and enable: > >>> <module>shiro-security</module> > >>> > >>> Any objections out there? > >>> ryan > >>> > >> > >> Better move ki-security to the attic [1]. This way if anyone still need > >> it for some reason will be able to find/use it. > >> > >> 1. https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/attic > >> > >>> > >>> On Sun, Jun 6, 2010 at 2:26 AM, Les Hazlewood<[email protected]> > >>> wrote: > >>> > >>>> > >>>> Hi all, > >>>> > >>>> There have been a few people waiting for an Apache Shiro stable Maven > >>>> release so they can include it in WicketStuff. So I wanted to make it > >>>> known > >>>> for their benefit that we released 1.0 last week. Enjoy! > >>>> > >>>> Best, > >>>> > >>>> Les Hazlewood > >>>> > >>>> > >>> > >>> > >> > >> > > > > >
