[RELEASE] WASP/SWARM/Wicket security 1.4.1 released, roadmap for future direction

2010-09-17 Thread Martijn Dashorst
The Wicket Security project WASP/SWARM has released a new version: 1.4.1 News worthy changes: * Moved code from SwarmStrategy to AbstractSwarmStrategy to allow reuse with different implementations * Logout now uses Session.invalidate() instead of invalidateNow(), to prevent problems with the

Re: [RELEASE] WASP/SWARM/Wicket security 1.4.1 released, roadmap for future direction

2010-09-17 Thread Ichiro Furusato
I haven't been following this that closely (I've only been acquainted with Wicket for a few days) but on installing Wasp and Swarm and then (on learning it wouldn't be a final solution) giving up on it to go back to wicket-auth-roles as a simpler solution, might there be another possibility? Why no

Re: [RELEASE] WASP/SWARM/Wicket security 1.4.1 released, roadmap for future direction

2010-09-20 Thread nino martinez wael
For the names, I'd probably go for "Wicket Keeper" or playaround with services like this: http://acronymcreator.net A few samples from first shot of "framework formerly know as wicket security" : FRESh: Framework foRmerly wickEt Security FEISty: Framework formErly wIcket Security FLAWlEsS: Frame

Re: [RELEASE] WASP/SWARM/Wicket security 1.4.1 released, roadmap for future direction

2011-11-01 Thread Leonardo D'Alimonte
Hi Martjin! I'm trying to upgrade our project based on Wicket and Wicket-security (Swarm) from version 1.3.6 to 1.4.18 and from version 1.3.0 to 1.4.1 (Swarm)...work not so easy, because if I follow your link to the the Wicketstuff repo, the only version I can find is the 1.4-SNAPSHOT. If I had in

Re: [RELEASE] WASP/SWARM/Wicket security 1.4.1 released, roadmap for future direction

2011-11-01 Thread Martijn Dashorst
Try http://wicketstuff.org/maven/mirror I've uploaded our internal artifactory wicketstuff cache. Martijn On Tue, Nov 1, 2011 at 1:05 PM, Leonardo D'Alimonte wrote: > Hi Martjin! > > I'm trying to upgrade our project based on Wicket and Wicket-security > (Swarm) from version 1.3.6 to 1.4.18 >

Re: [RELEASE] WASP/SWARM/Wicket security 1.4.1 released, roadmap for future direction

2011-11-01 Thread Martijn Dashorst
On Tue, Nov 1, 2011 at 1:59 PM, Martijn Dashorst wrote: > Try > > http://wicketstuff.org/maven/mirror > > I've uploaded our internal artifactory wicketstuff cache. Note that this directory will go away once I find out how to do a rsync on the box (not installed or available on path). If/when that

Re: [RELEASE] WASP/SWARM/Wicket security 1.4.1 released, roadmap for future direction

2011-11-01 Thread Martin Grigorov
On Tue, Nov 1, 2011 at 3:12 PM, Martijn Dashorst wrote: > On Tue, Nov 1, 2011 at 1:59 PM, Martijn Dashorst > wrote: >> Try >> >> http://wicketstuff.org/maven/mirror >> >> I've uploaded our internal artifactory wicketstuff cache. > > Note that this directory will go away once I find out how to do

Re: [RELEASE] WASP/SWARM/Wicket security 1.4.1 released, roadmap for future direction

2011-11-01 Thread Leonardo D'Alimonte
Martin, you mean this machine goes on 503 error often: http://wicketstuff.org/maven/mirror ? I found lots of errors here instead: http://wicketinaction.com/2010/05/wicket-security-wasp-and-swarm-1-4-released/ Every time I try to connect there it answers: "Error establishing a database connection",

Re: [RELEASE] WASP/SWARM/Wicket security 1.4.1 released, roadmap for future direction

2011-11-01 Thread Martijn Dashorst
On Tue, Nov 1, 2011 at 3:32 PM, Leonardo D'Alimonte wrote: > Martin, > > you mean this machine goes on 503 error often: > http://wicketstuff.org/maven/mirror ? > I found lots of errors here instead: > http://wicketinaction.com/2010/05/wicket-security-wasp-and-swarm-1-4-released/ > Every time I try

Re: [RELEASE] WASP/SWARM/Wicket security 1.4.1 released, roadmap for future direction

2011-11-01 Thread Martijn Dashorst
On Tue, Nov 1, 2011 at 3:41 PM, Martijn Dashorst wrote: > It is not your problem, but strange enough the main page just works... It appears that mij hosting provider has reset/blocked the account for the mysql database. Investigating how to reset the password. Martijn --

Re: [RELEASE] WASP/SWARM/Wicket security 1.4.1 released, roadmap for future direction

2011-11-01 Thread Leonardo D'Alimonte
Sounds good, the workaround of adding mirror repository to the pom works finally. Now I'm going on having discussions with properties file inside the project and resolving JUnit errors. Leonardo Martijn Dashorst wrote: > > On Tue, Nov 1, 2011 at 3:41 PM, Martijn Dashorst > w

Re: [RELEASE] WASP/SWARM/Wicket security 1.4.1 released, roadmap for future direction

2011-11-02 Thread Martijn Dashorst
All is working now. Martijn On Tue, Nov 1, 2011 at 3:48 PM, Martijn Dashorst wrote: > On Tue, Nov 1, 2011 at 3:41 PM, Martijn Dashorst > wrote: >> It is not your problem, but strange enough the main page just works... > > It appears that mij hosting provider has reset/blocked the account for >

Re: [RELEASE] WASP/SWARM/Wicket security 1.4.1 released, roadmap for future direction

2011-11-02 Thread Leonardo D'Alimonte
Great! The main repository (http://wicketstuff.org/maven/repository/org/apache/wicket/wicket-security/swarm/) seems to miss the latest release of Swarm, I can see only 1.4-SNAPSHOT/ and with incomplete dependencies...anyway the mirror repository works perfectly :) Leonardo Martijn Dashorst wrote

Re: [RELEASE] WASP/SWARM/Wicket security 1.4.1 released, roadmap for future direction

2012-04-19 Thread Leonardo D'Alimonte
Hi everybody, I'm still having troubles downloading Swarm 1.4 from the Wicketstuff Maven repository, GitHub alerts me that "File Not Found"... Is this version (i know isn't the latest..) so difficult to recover?? Thanks, Leonardo -- View this message in context: http://apache-wicket.1842946.n4.

Re: [RELEASE] WASP/SWARM/Wicket security 1.4.1 released, roadmap for future direction

2012-04-19 Thread Martin Grigorov
Hi, Check wicketstuff-security-** modules at http://repo1.maven.org/maven2/org/wicketstuff/ On Thu, Apr 19, 2012 at 12:01 PM, Leonardo D'Alimonte wrote: > Hi everybody, > > I'm still having troubles downloading Swarm 1.4 from the Wicketstuff Maven > repository, GitHub alerts me that "File Not Fo

Re: [RELEASE] WASP/SWARM/Wicket security 1.4.1 released, roadmap for future direction

2012-04-19 Thread Emond Papegaaij
Wicket security for 1.4 is no longer maintained and it was never released as part of WicketStuff core. If you want to use wicket security on 1.4, I suggest you build it yourself from https://github.com/dashorst/wicketstuff-security . This is where we put it before adding it to WicketStuff core.