The Wicket Team is proud to introduce the seventh Release Candidate in
Wicket 1.5 series. It includes bug fixes and improvements reported
against 1.5-RC5.1. 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-RC7
* Changelog:
 
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&version=12316657
 
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&version=12317645
* To use in Maven:
 <dependency>
   <groupId>org.apache.wicket</groupId>
   <artifactId>wicket-core</artifactId>
   <version>1.5-RC7</version>
 </dependency>
* Download the full distribution:
 http://www.apache.org/dyn/closer.cgi/wicket/1.5-RC7 (including source)

The Wicket Team!

Reply via email to