Hi, I was attempting a basic upgrade from 6.16 to 6.19, which I thought was a simple drop in release. First I had a class not found exception for WicketWebjars, so I added wicket-webjars-0.5.0.jar, but now I get java.lang.NoSuchMethodError: org.apache.wicket.protocol.http.WebApplication.setMetaData(Lorg/apache/wicket/MetaDataKey;Ljava/lang/Object;)Lorg/apache/wicket/Application;
I didn't see any dependency listed in the pom or on the wicket site. Very possible I am missing something obvious. 1) Is the wicket-webjars dependency new? 2) What is the intended version of wicket-webjars for 6.19 Thanks -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/WicketWebjars-dependency-upgrading-from-6-16-to-6-19-tp4670668.html Sent from the Users forum mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
