[announce] Wicket 1.4.4

2009-12-11 Thread Igor Vaynberg
The Apache Wicket project is proud to announce the fourth maintenance
release of Apache Wicket 1.4.

Download Apache Wicket 1.4
--
You can download the release here:
http://www.apache.org/dyn/closer.cgi/wicket/1.4.4

Or use this in your Maven pom's to upgrade to the new version:

dependency
  groupIdorg.apache.wicket/groupId
  artifactIdwicket/artifactId
  version1.4.4/version
/dependency

Changes
-
A complete list of changes can be found here:
https://issues.apache.org/jira/secure/IssueNavigator.jspa?fixfor=12314323

We thank you for your patience and support.

-The Wicket Team


Re: [announce] Wicket 1.4.4

2009-12-11 Thread Igor Vaynberg
and now with a working changelog link:

https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=truepid=12310561fixfor=12314323sorter/field=prioritysorter/order=DESC

-igor

On Fri, Dec 11, 2009 at 10:16 AM, Igor Vaynberg igor.vaynb...@gmail.com wrote:
 The Apache Wicket project is proud to announce the fourth maintenance
 release of Apache Wicket 1.4.

 Download Apache Wicket 1.4
 --
 You can download the release here:
 http://www.apache.org/dyn/closer.cgi/wicket/1.4.4

 Or use this in your Maven pom's to upgrade to the new version:

 dependency
  groupIdorg.apache.wicket/groupId
  artifactIdwicket/artifactId
  version1.4.4/version
 /dependency

 Changes
 -
 A complete list of changes can be found here:
 https://issues.apache.org/jira/secure/IssueNavigator.jspa?fixfor=12314323

 We thank you for your patience and support.

 -The Wicket Team