Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

Wicket is released under the Apache License, Version 2.0.

ApacheCon Europe 2008

ApacheCon Europe 2008 will once again be held at the Mövenpick Hotel in Amsterdam, April 7-11.

Image Removed

Attend and learn more about Apache Wicket (or any other Apache project you love), meet the committers of your favorite Apache projects and support the Apache Software Foundation. Register now!

Wicket Community Amsterdam Meetup April 8th

On Tuesday April 8th the Wicket Community will once again converge in Amsterdam for the second community meetup. This is a free event and you are invited! Some interesting presentations have been proposed already. Register now!

Apache Wicket 1.4-m1 is released!

...

May 2, 2008

The Apache Wicket team is proud to announce the availability of the first milestone release of our first java 1.5 Wicket version: Apache Wicket 1.4-m1. This is the first release with java 1.5 as a minimum. Not everything has been converted to java 1.5 yet but we are getting there.

...

Apache Wicket 1.4.9 Released

The Apache Wicket project is proud to announce the ninth maintenance release of Apache Wicket 1.4. This releases brings over 15 improvements and bug fixes.

Download Apache Wicket 1.4

You can download the release here: http://www.apache.org/dyn/closer.cgi/wicket/1.4.9

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

Code Block
xml
xml
<dependency>
  <groupId>org.apache.wicket</groupId>
  <artifactId>wicket</artifactId>
  <version>1.4.9</version>
</dependency>

Changes

A complete list of changes can be found here.

It is worth noting that WICKET-2846 will almost definitely be reverted in the next release because the community has shown a preference for this. So, it would be wise not to take advantage of the InheritableThreadLocal that was put into version 1.4.9.

We thank you for your patience and support.

The Wicket Team

Apache Wicket 1.4.8 Released

The Apache Wicket project is proud to announce the eighth maintenance release of Apache Wicket 1.4. This releases brings over 20 improvements and bug fixes.

Download Apache Wicket 1.4

You can download the release here: http://www.apache.org/dyn/closer.cgi/wicket/1.4.8

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

Code Block
xml
xml
<dependency>
  <groupId>org.apache.wicket</groupId>
  <artifactId>wicket</artifactId>
  <version>1.4.8</version>
</dependency>

Changes

A complete list of changes can be found here.

We thank you for your patience and support.

...

The following books are published regarding Apache Wicket (click a cover to learn more about the book):

Community meetings

The Wicket community is a very active community. The mailing lists and the irc channel are proof of that. But for those that prefer face to face meetings, several community members have organized meetups.

Country

Where

When

Denmark

Copenhagen

April 23rd, 08

The Netherlands

Amsterdam

April 8th

Belgium

Antwerp

JavaPolis'07 (dec 12th-14th)

Austria

Linz/Hagenberg

to be determined

Sweden

Stockholm

Januari

The United Kingdom

London

The first Wednesday of every month

Brazil

Rio de Janeiro

to be determined

USA

Minneapolis

to be determined

USA

San Francisco

to be determined

USA

Seattle

to be determined

...