All,
After some struggles with maven (the changes plugin gave up on me), I have been able to release a new release candidate of Wicket 1.2.
You can download the release from the sourceforge servers.
http://sourceforge.net/project/showfiles.php?group_id=119783
This release contains all major packages of the wicket project, including wicket, extensions, quickstart, spring, spring annot and auth roles.
As an experiment I also created our own maven repository on the sourceforge servers. You can find it at:
http://wicketframework/maven2
As a statistics maniac I would appreciate downloads to go through the
sourceforge.net download service, but I understand the need for a maven repository.
Major fixes include:
o Deadlock fixed when trying to render a page that was expired the second time.
o body tag onLoads contributed by Panel are now removed when the the Panel gets removed.
o Ajax ClassCast exception at AjaxFormSubmitBehavior
o Made Tree better extensible. Added two more examples of customized tree to wicket examples, and display them in a table for better utilization of space.
o and of course the numerous contributed Application.properties. Thanks!
I have updated our website, and removed some obsolete information.
If anyone has a good idea to automatically upload the sources and javadoc jars to a remote repository using maven I'm all ears. Apparently they have some setting ${
pom.additionalArtifacts}, but no way of setting that.
Martijn
--
Wicket 1.2 is coming! Write Ajax applications without touching _javascript_!
-- http://wicketframework.org
- [Wicket-user] Wicket 1.2-rc3 released Martijn Dashorst
- Re: [Wicket-user] Wicket 1.2-rc3 released Maciej Janusz
- Re: [Wicket-user] Wicket 1.2-rc3 released Johan Compagner
- Re[2]: [Wicket-user] Wicket 1.2-rc3 released Maciej Janusz
- Re: [Wicket-user] Wicket 1.2-rc3 release... RĂ¼diger Schulz
- Re: [Wicket-user] Wicket 1.2-rc3 re... Johan Compagner
- Re: [Wicket-user] Wicket 1.2-rc... Johan Compagner
- Re: [Wicket-user] Wicket 1.... Johan Compagner
- Re: [Wicket-user] Wicket 1.2-rc3 released Timothy Bennett
- Re: [Wicket-user] Wicket 1.2-rc3 released Igor Vaynberg
- Re: [Wicket-user] Wicket 1.2-rc3 released Martijn Dashorst