The Wicket Team is proud to introduce the fourth Release Candidate in
Wicket 1.5 series. It includes bug fixes and improvements reported
against 1.5-RC3. See the changelog for full list.

More detailed migration notes are available on our [Migrate to 1.5
Wiki Page](https://cwiki.apache.org/WICKET/migration-to-wicket-15.html)

Release Artifacts:
* Subversion tag:
http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-RC4.2
* Changelog: 
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&version=12316330
* To use in Maven:
<dependency>
   <groupId>org.apache.wicket</groupId>
   <artifactId>wicket</artifactId>
   <version>1.5-RC4.2</version>
   <type>pom</type>
</dependency>
* Download the full distribution:
http://www.apache.org/dyn/closer.cgi/wicket/1.5-RC4.2 (including source)

The Wicket Team!

P.S. The version is RC4.2 because we needed to make the build twice.

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

Reply via email to