This makes total sense to me.  Now I know, sorry for any confusion this may
have caused.

I've commented out shiro-security and will uncomment it when it's
dependencies become available via maven.

Tauren




On Fri, Jun 26, 2009 at 2:52 PM, Jeremy Thomerson <jer...@wickettraining.com
> wrote:

> Yes - wicket-core should always be trunk-buildable.  IMHO anyway.
>
> Jeremy Thomerson
> http://www.wickettraining.com
> -- sent from a wireless device
>
>
> -----Original Message-----
> From: Martin Funk <mafulaf...@googlemail.com>
> Sent: Friday, June 26, 2009 3:10 PM
> To: users@wicket.apache.org
> Subject: Re: Migration of wicket-ki-security to wicket-shiro-security
>
> the state it is currently in it affects 20 other projects.
> The initial idea for the core projects was to get all the projects
> that are alive together.
> In that sense I think the core projects should be in a state were one
> can build em with the
> following steps:
>
> svn checkout
> https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/wicketstuff-core
> cd wicketstuff-core
> mvn install
>
> mf
>
> Am 26.06.2009 um 22:02 schrieb Tauren Mills:
>
> > I was just chatting with Les (from the Shiro project), and it sounds
> > like
> > Shiro will have maven snapshots available on the Apache Hudson
> > server very
> > soon now.  I think he's just waiting on Apache to set something up.
> >
> > Martin -- I didn't realize I shouldn't have added the project to
> > wicketstuff-core/pom.xml.  Is that because the project depends on
> > something
> > that isn't available in maven? I just want to make sure I understand
> > the
> > reasoning.  Once shiro is in maven, it would be fine to have the
> > submodule
> > included, right?
> >
> > Thanks,
> > Tauren
> >
> >
> >
> >
> > On Fri, Jun 26, 2009 at 12:32 PM, Martin Funk <mafulaf...@googlemail.com
> > >wrote:
> >
> >> not that bad of a plan,
> >>
> >> I'd suggest a little change.
> >>
> >> Besides the things you have already done please uncomment the
> >> shiro-security module out of the wicketstuff-core pom.xml
> >>
> >> You can comment on that in the pom.xml itself and on the the wiki
> >> page you
> >> already created.
> >>
> >> mf
> >>
> >>
> >> Am 26.06.2009 um 10:23 schrieb Tauren Mills:
> >>
> >>
> >> 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
> >>>
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> >> For additional commands, e-mail: users-h...@wicket.apache.org
> >>
> >>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

Reply via email to