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.

Apache Wicket 1.

...

Nov 11, 2007

This release is the first in a series of release candidates until we feel confident to finalize Wicket 1.3. This is called a release candidate because we strive for API freeze. This means only bug fixes will be done on the 1.3 release from now on.

Migrating from 1.2

If you are coming from Wicket 1.2, you really want to read our migration guide, found on the wiki.

Downloading the release

You can download the release from the official Apache mirror system, and you can find it here

The release notes

The release notes for this release are here

Apache Wicket 1.3.0-beta4 is released!

...

Oct 11, 2007

This release is the fourth in a series of beta releases until we feel confident to finalize Wicket 1.3. This is called a beta because we haven't fixed all the bugs we intend to for 1.3, and probably haven't found them all either (can you ever be sure?). However, we are confident that most major API changes are in and therefore want to give you access to a more stable platform than depending on trunk.

Migrating from 1.2

If you are coming from Wicket 1.2, you really want to read our migration guide, found on the wiki.

Downloading the release

You can download the release from the official Apache mirror system, and you can find it here

Read more on downloading Wicket here.

Apache Wicket has graduated!

...

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 Wicket Team

Books about Wicket

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