The build should be fixed with
https://github.com/apache/wicket/commit/8f8951b64db7006b131f7acfc8ad8f32bc6dca8a
Please review it and let us know if you see a problem!
On Mon, Apr 3, 2023 at 11:01 AM Martin Grigorov
wrote:
> Well, that's good news, I think!
> The commons team is doing something !
Well, that's good news, I think!
The commons team is doing something !
Let's wait a bit and see whether we should depend on a stable release or
contibue with the PR that copies the classes.
On Mon, Apr 3, 2023 at 10:59 AM Francesco Chicchiriccò
wrote:
> As far as I can see the class
>
> org.apa
As far as I can see the class
org.apache.commons.fileupload2.pub.FileSizeLimitExceededException
imported here:
https://github.com/apache/wicket/blob/master/wicket-core/src/main/java/org/apache/wicket/markup/html/form/Form.java#L29
is not present anymore in
https://github.com/apache/commons-f
It seems Gary preparing release 2.0.0
On Mon, 3 Apr 2023 at 14:49, Francesco Chicchiriccò wrote:
>
> I see several recent commits on FileUpload, however:
>
> https://github.com/apache/commons-fileupload/commits/master
>
> and AFAICT Wicket 10.0.0-M1-SNAPSHOT depends on Commons FileUpload
>
I see several recent commits on FileUpload, however:
https://github.com/apache/commons-fileupload/commits/master
and AFAICT Wicket 10.0.0-M1-SNAPSHOT depends on Commons FileUpload 2.0-SNAPSHOT
no?
Last Friday all was working on Syncope side as well:
https://github.com/apache/syncope/commit/c65
On Mon, 3 Apr 2023 at 14:39, Martin Grigorov wrote:
>
> https://repository.apache.org/content/repositories/snapshots/org/apache/wicket/wicket-util/10.0.0-M1-SNAPSHOT/wicket-util-10.0.0-M1-20230324.080605-197.pom
> is the last version and it contains the dependency to commons-fileupload2
>
> On Mon
https://repository.apache.org/content/repositories/snapshots/org/apache/wicket/wicket-util/10.0.0-M1-SNAPSHOT/wicket-util-10.0.0-M1-20230324.080605-197.pom
is the last version and it contains the dependency to commons-fileupload2
On Mon, Apr 3, 2023 at 10:33 AM Martin Grigorov
wrote:
> Hi France
Hi Francesco,
There are no new commits in master since Mar 24 -
https://github.com/apache/wicket/commits/master.
The PR about commons-fileupload2 is not yet merged to master -
https://github.com/apache/wicket/pull/565.
I see no reasons in Wicket for this exception ...
One possible way to break th
Hi there,
FTR this morning I've started receiving the following exception from Syncope
Console 4.0.0-SNAPSHOT, based on Wicket 10.0.0-M1-SNAPSHOT:
java.lang.ClassNotFoundException:
org.apache.commons.fileupload2.pub.FileSizeLimitExceededException
at
org.apache.catalina.loader.WebappClas