from mobile (sorry for typos ;)
On Tue, May 30, 2023, 20:05 Jeroen Steenbeeke <j.steenbeeke...@gmail.com> wrote: > The current wicket-commons-fileupload 10.0.0-M1-SNAPSHOT jar in the Apache > snapshots repo duplicates classes from commons-io, Jakarta Servlet and > SLF4J and is triggering my Maven Enforcer's BanDuplicateClasses rule. > Sounds interesting Could you share details? :) > Op za 27 mei 2023 om 21:53 schreef Martin Grigorov <mgrigo...@apache.org>: > > > On Sat, May 27, 2023 at 8:18 PM smallufo <small...@gmail.com> wrote: > > > > > Hi > > > Where can I get wicket-10 snapshot ? > > > > > > > > > > https://github.com/apache/wicket/blob/master/archetypes/quickstart/src/main/resources/archetype-resources/pom.xml#L175-L186 > > > > I cannot find it in mvnrepository.com ... > > > > I've upgrade all subsystems from javax to jakarta , and spring 5 to > spring > > 6 > > > But a lot of incompatibility issues are in wicket 9 > > > Since it has no major issues , how about releasing it ASAP ? > > > Thanks. > > > > > > > > > János Cserép <cserepja...@pilar.hu> 於 2023年5月25日 週四 下午3:51寫道: > > > > > > > Just a thought... > > > > > > > > I've been using Wicket 10 snapshot builds in production for over a > year > > > now > > > > with latest Spring and Jakarta libs without any major issues, so if > > that > > > is > > > > an option for you, go ahead. You can mitigate risks by creating > release > > > > from a known git rev yourself if your release process does not like > > > > SNAPSHOT dependencies. > > > > > > > > j > > > > > > > > > > > > On Thu, 25 May 2023 at 09:15, Tony Tkacik <tony.tka...@evolveum.com > > > > .invalid> > > > > wrote: > > > > > > > > > Hi, > > > > > I would like to ask about your timeline / plans regarding release > of > > > > > Wicket 10? > > > > > > > > > > We are in process of upgrading our open-source project midPoint to > > > latest > > > > > Spring releases and that requires Wicket to be updated to version > 10 > > > > > in order to support Spring 6. > > > > > > > > > > Thanks, > > > > > Anton Tkacik > > > > > > > > > > > > > > > > > -- > Jeroen Steenbeeke >