You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Michael O'Cleirigh <mi...@rivulet.ca> on 2010/11/29 14:27:59 UTC

[Announce] Wicketstuff-core 1.4.14 Released

Hello,

Following the release of wicket 1.4.14 I've cut a matching release for 
wicketstuff-core.

The artifacts have been promoted and synced into the maven central 
repository.

They can be retrieved like this:

<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>progressbar</artifactId>
<version>1.4.14</version>
</dependency>

The release tag is here: 
https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/tags/wicketstuff-core-1.4.14

The new 1.4.14.1-SNAPSHOT stable branch is here: 
https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/branches/wicketstuff-core-1.4.14

The new 1.4.15-SNAPSHOT  branch is here: 
https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/branches/wicketstuff-core-1.4

Release Notes - WicketStuff Core - Version 1.4.14:

wicketstuff-minis:
  - added org.wicketstuff.minis.util.FutureModel
  - added org.wicketstuff.minis.util.ListViewFormComponentReuseManager
  - added org.wicketstuff.minis.util.VersatileWebRequestCodingStrategy

progressbar:
  - copied wicketstuff-progressbar from wicketstuff trunk into 
wicketstuff core.
  - changed the artifactId's from wicketstuff-progressbar-* to 
progressbar-* to fit into the wicketstuff-core naming convention.

The plan is to release a 1.4.14.1 point release within one month from 
today.    If you commit code and/or want a release sooner let me know as 
one month is the worst case target.

Regards,

Mike



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org