RE: [announce] Wicket Security 1.4 released!

2010-06-08 Thread Ben Swenka
Just catching up on emails - thanks! Much appreciated!!!

-Ben

-Original Message-
From: Martijn Dashorst [mailto:martijn.dasho...@gmail.com]
Sent: Monday, May 31, 2010 9:08 AM
To: users@wicket.apache.org
Subject: [announce] Wicket Security 1.4 released!

We are proud to release Wicket Security 1.4 final.

Wicket Security is an attempt to create an out of the box reusable
authenticating and authorization framework for Apache Wicket. It
contains several projects which can be used standalone or in
conjunction with each other.

After testing the codebase for a while we did not find any issues.

Differences between the 1.4-rc1 release:
 - upgraded dependencies to newest working versions (JUnit 4.x does
not work with Spring)
 - versioned maven plugins to appease the Maven 3 gods.

Many thanks go to Olger Warnier for the initial port of Wicket
Security to Wicket 1.4.

The release is available from the usual Wicket Stuff maven repository:


http://wicketstuff.org/maven/repository/org/apache/wicket/wicket-security

If you already depend on Wicket Security, all you need to do is modify
the version of your dependencies in your Maven poms:


wicketstuff
http://wicketstuff.org/maven/repository

true


true




org.apache.wicket.wicket-security
swarm
1.4
compile


Note that with future releases we will move to a new groupId and
package name (since org.apache.wicket is reserved for Apache Wicket,
and not 3rd party projects).

The future of the Wicket Security project is to remain a standalone
project (it will not be adopted by Apache Wicket), and will continue
to be maintained by Topicus. If you wish to join please let us know!

Emond & Martijn

-
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



RE: [announce] Wicket Security 1.4-rc1 released

2010-04-27 Thread Ben Swenka
This is excellent news - thanks!

Best Regards,
Ben

-Original Message-
From: Martijn Dashorst [mailto:martijn.dasho...@gmail.com]
Sent: Tuesday, April 27, 2010 5:39 AM
To: users@wicket.apache.org
Subject: [announce] Wicket Security 1.4-rc1 released

We have released Wicket Security 1.4-rc1. This release makes Wicket
Security (more) compatible with Wicket 1.4.

You can upgrade from 1.4-beta1 by updating the version in your poms to
1.4-rc1.

Individual files can be retrieved from here:

http://wicketstuff.org/maven/repository/org/apache/wicket/wicket-security

Martijn & Emond

-
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



RE: Wicket 1.4 upgrade - dependent on Wicket Security 1.4

2010-04-23 Thread Ben Swenka
Thanks Martijn - great to hear!

Given your info, we are going to proceed with our own testing as well. We
will make sure to report back with any issues that we come across.

Thanks again,
Ben

-Original Message-
From: Martijn Dashorst [mailto:martijn.dasho...@gmail.com]
Sent: Friday, April 23, 2010 4:38 AM
To: users@wicket.apache.org
Subject: Re: Wicket 1.4 upgrade - dependent on Wicket Security 1.4

We're about to migrate our 800+ page application from 1.3.7 to 1.4.x
which heavily uses Wicket Security. So while the codebase for Wicket
Security 1.4 is already pretty stable we really want to ensure
everything works before we put a final/stable sticker on Wicket
Security 1.4.

Expect a Wicket Security 1.4-beta release in the next week or two and
a final release before the end of june (or possibly sooner).

Martijn


On Thu, Apr 22, 2010 at 10:02 PM, Ben Swenka 
wrote:
> Hello,
>
>
>
> We've been using Wicket 1.3.7 for quite a while now. We've been waiting
to
> upgrade to Wicket 1.4 until Wicket Security 1.4 was in a
released/production
> state.
>
>
>
> Can anybody provide any insight into the current state of Wicket
Security
> 1.4? Would you recommend upgrading with the Beta 1 code, or waiting
until
> Wicket Security 1.4 is in release/production mode?
>
>
>
> Is there a rough timeline on when Wicket Security 1.4 will be in a
> production/released status?
>
>
>
> Is anybody using Wicket 1.4/Wicket Security 1.4/Spring Security 2.0.x
> together in production?
>
>
>
> Thank you very much,
>
> Ben Swenka
>



-- 
Become a Wicket expert, learn from the best: http://wicketinaction.com
Apache Wicket 1.4 increases type safety for web applications
Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.4.4

-
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



Wicket 1.4 upgrade - dependent on Wicket Security 1.4

2010-04-23 Thread Ben Swenka
Hello,



We’ve been using Wicket 1.3.7 for quite a while now. We’ve been waiting to
upgrade to Wicket 1.4 until Wicket Security 1.4 was in a released/production
state.



Can anybody provide any insight into the current state of Wicket Security
1.4? Would you recommend upgrading with the Beta 1 code, or waiting until
Wicket Security 1.4 is in release/production mode?



Is there a rough timeline on when Wicket Security 1.4 will be in a
production/released status?



Is anybody using Wicket 1.4/Wicket Security 1.4/Spring Security 2.0.x
together in production?



Thank you very much,

Ben Swenka