Sounds like a good plan to me.

Tauren


On Fri, Jun 26, 2009 at 2:59 AM, Maarten Bosteels
<mbosteels....@gmail.com>wrote:

> wicket-ki-security is not yet abandonded :-)
> I suggest we remove the project (or move it to the attic) as soon as Shiro
> has a non-snapshot release in maven.
>
> Maarten
>
> On Fri, Jun 26, 2009 at 11:06 AM, Tauren Mills <tau...@groovee.com> wrote:
>
> > BTW -- I added a page to the wiki as well:
> >
> http://wicketstuff.org/confluence/display/STUFFWIKI/wicket-shiro-security
> >
> > Thanks Martijn -- not sure if it should be moved yet, but that's good to
> > know.
> >
> > Tauren
> >
> >
> >
> > On Fri, Jun 26, 2009 at 1:35 AM, Martijn Dashorst <
> > martijn.dasho...@gmail.com> wrote:
> >
> > > I think we have an attic for abandoned projects.
> > >
> > > Martijn
> > >
> > > On Fri, Jun 26, 2009 at 10:23 AM, Tauren Mills<tau...@groovee.com>
> > wrote:
> > > > I've created a new project in WicketStuff for wicket-shiro-security:
> > > >
> > >
> >
> https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/wicketstuff-core/shiro-security/
> > > >
> > > > This project is basically the same as wicket-ki-security, but I've
> > > changed
> > > > all references of apache ki/jsecurity to shiro. In addition, instead
> of
> > > > being dependent on jsecurity-0.9.0.jar, this project relies on the
> > > following
> > > > jars:
> > > >
> > > > shiro-core-1.0-incubating-SNAPSHOT.jar
> > > > shiro-web-1.0-incubating-SNAPSHOT.jar
> > > > shiro-spring-1.0-incubating-SNAPSHOT.jar
> > > >
> > > > Unfortunately, I don't think these jars are availabe in a maven repo
> > yet.
> > > > So to build you'll need to:
> > > >
> > > > mkdir shiro
> > > > cd shiro
> > > > svn co http://svn.apache.org/repos/asf/incubator/shiro/trunk/
> > > > mvn install
> > > >
> > > > I've ran the two sample apps (realm and spring-jdbc) and they both
> > appear
> > > to
> > > > be working correctly.
> > > >
> > > > I didn't want to remove the wicket-ki-security project, as others
> might
> > > be
> > > > using it.  But now that apache ki has changed its name to apache
> shiro,
> > > > perhaps that project should be moved out of wicketstuff-core?
> > > >
> > > > Please let me know if anyone finds any issues with this release.
> > Thanks!
> > > >
> > > > Tauren
> > > >
> > >
> > >
> > >
> > > --
> > > Become a Wicket expert, learn from the best: http://wicketinaction.com
> > > Apache Wicket 1.3.5 is released
> > > Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> > > For additional commands, e-mail: users-h...@wicket.apache.org
> > >
> > >
> >
>

Reply via email to