Hi,
Martin moved the implementation to wicketstuff, so developers can still
use the old implementation in their project.
I've fixed some things so it is still working with Wicket 8:
https://github.com/wicketstuff/wicket1.5-tree/commits/master
wicket1.5-tree isn't part of wicketstuff-code because - as its name
implies - it is legacy and people should move away from it.
Have fun
Sven
Am 21.05.2018 um 11:55 schrieb Maxim Solodovnik:
I can't see recent commits here:
https://github.com/wicketstuff/core/commits/core-1.5.x ....
On Mon, May 21, 2018 at 3:26 PM, Andrea Del Bene <[email protected]> wrote:
hi,
I've seen Sven lately did some work on this module, but I don't understand
why its code is separated from the rest of WicketStuff project. In this way
it cannot be deployed to maven repository as part of WicketStuff project.
Is it like this on purpose?