Martijn Dashorst wrote:
I have uploaded a new version of the Wicket 1.3.0-beta3 release to my
people.apache.org account. Updates are:
 - updated copyright info in the notice.txt file (Frank)
 - archetype source is now included in the distribution, so it builds (Frank)

Please look carefully at this release, I may have seen some strange
things during my trial run of the examples [1], but the deployed
examples on wicketstuff don't seem to have those problems.

You can download the release here:

http://people.apache.org/~dashorst/releases/apache-wicket-1.3.0-beta3/dist

and point your maven 2 here:

http://people.apache.org/~dashorst/releases/apache-wicket-1.3.0-beta3/m2-repo

[ ] yes release 1.3.0-beta3 to our community
[ ] no, ...

I'm not sure yet...

I'm getting this in development mode:

13:48:35.011 ERROR Unhandled exception thrown by user code in task ModificationWatcher - org.apache.wicket.util.thread.Task org.apache.wicket.util.thread.Task$1.run(Task.java:118) org.apache.wicket.WicketRuntimeException: There is no application attached to current thread ModificationWatcher Task
        at org.apache.wicket.Application.get(Application.java:175)
at org.apache.wicket.resource.PropertiesFactory$1.onChange(PropertiesFactory.java:261) at org.apache.wicket.util.listener.ChangeListenerSet.notifyListener(ChangeListenerSet.java:31) at org.apache.wicket.util.listener.ListenerSet.notifyListeners(ListenerSet.java:59) at org.apache.wicket.util.watch.ModificationWatcher$1.run(ModificationWatcher.java:176)
        at org.apache.wicket.util.thread.Task$1.run(Task.java:114)
        at java.lang.Thread.run(Thread.java:595)


Am just off to find out why.

Regards,

Al
--
Alastair Maw
Wicket-biased blog at http://herebebeasties.com

Reply via email to