I find it useful as well.  Also, there is a situation where queue is
required (as far as I can tell) and that's when you're subclassing
something with <wicket:extend> doing an "add" on the subclass throws an
error because it can't be found in markup.  "queue" makes that situation
work.  Maybe there's another way to handle that...I'm not sure.

-Lon

On Wed, Jun 9, 2021 at 5:14 PM Justin Mclean <jmcl...@apache.org> wrote:

> Hi,
>
> I'm not on your PMC but I took a quick look at this release and noticed
> that the contents of LICENSE and NOTICE don't follow the guidance here. [1]
> In particular included 3rd party licenses are not listed in LICENSE and the
> NOTICE file contains MIT and BSD license information when it probably
> shouldn't.  there might however be a reason you are doing it this way that
> I'm not aware of.
>
> I can also see some fonts in your release that may not be under a license
> that is compatible with the Apache license.
>
> You might want to review these couple of things next time you make a
> release.
>
> Kind Regards,
> Justin
>
> 1. https://infra.apache.org/licensing-howto.html
>

Reply via email to