Welcome to the OpenJDK Quality Outreach June update.
JDK 21 has entered Rampdown Phase One (RDP1) [1], which means that the
main-line has been forked into a dedicated JDK 21 stabilization repository. At
this point, the overall JDK 21 feature set is frozen. Any changes pushed to the
main line ar
Glad to hear that your testing went well.
Some of the documentation needs to be rewritten, so I'll look at that next
unless someone else gets to it first.
I plan on creating a release candidate for a 2.0.0-beta1 or 2.0.0-M1 within
a week or so. Since this is a major release I think it is importan
On Wed, 14 Jun 2023 at 16:53, Gary Gregory wrote:
>
> Glad to hear that your testing went well.
>
> Some of the documentation needs to be rewritten, so I'll look at that next
> unless someone else gets to it first.
>
> I plan on creating a release candidate for a 2.0.0-beta1 or 2.0.0-M1 within
> a
It seems new jar file missing `Automatic-Module-Name` would it be
possible to add it? :)
On Wed, 14 Jun 2023 at 17:10, Maxim Solodovnik wrote:
>
> On Wed, 14 Jun 2023 at 16:53, Gary Gregory wrote:
> >
> > Glad to hear that your testing went well.
> >
> > Some of the documentation needs to be rew
It seems I have API related question:
FileItemHeadersImpl is not public anymore :((
How it can be created? :)))
On Wed, 14 Jun 2023 at 17:28, Maxim Solodovnik wrote:
>
> It seems new jar file missing `Automatic-Module-Name` would it be
> possible to add it? :)
>
> On Wed, 14 Jun 2023 at 17:10, M
A FileItemHeadersImpl is created by calling
AbstractFileUpload#newFileItemHeaders()
Gary
On Wed, Jun 14, 2023, 06:50 Maxim Solodovnik wrote:
> It seems I have API related question:
>
> FileItemHeadersImpl is not public anymore :((
> How it can be created? :)))
>
> On Wed, 14 Jun 2023 at 17:28,
On Wed, 14 Jun 2023 at 19:46, Gary Gregory wrote:
>
> A FileItemHeadersImpl is created by calling
> AbstractFileUpload#newFileItemHeaders()
At Apache Wicket we are implementing FileItem and need a way to create
FileItemHeaders
AbstractFileUpload#newFileItemHeaders() is not static :(((
>
> Gary
>
Let me take a look at this, but you should really be using a file item
factory to create file items...
Gary
On Wed, Jun 14, 2023, 09:06 Maxim Solodovnik wrote:
> On Wed, 14 Jun 2023 at 19:46, Gary Gregory wrote:
> >
> > A FileItemHeadersImpl is created by calling
> > AbstractFileUpload#newFile
Hello,
What Java version Collections 4.5 is being built for?
Best regards,
On Wed, 14 Jun 2023 at 22:39, Gary Gregory wrote:
>
> Let me take a look at this, but you should really be using a file item
> factory to create file items...
Thanks a million!
Here is the original code:
https://github.com/apache/wicket/blob/wicket-9.x/wicket-core/src/main/java/org/apache/wicket
On Wed, 14 Jun 2023 at 23:32, Efremov, Rodion
wrote:
>
> Hello,
>
> What Java version Collections 4.5 is being built for?
>
> Best regards,
--
Best regards,
Maxim
-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
F
Hello,
On Wed, 14 Jun 2023 at 23:32, Efremov, Rodion
wrote:
>
> Hello,
>
> What Java version Collections 4.5 is being built for?
the answer is here:
https://github.com/apache/commons-collections/blob/master/pom.xml#L532
:)
ps I believe this question is for user@ list :)
>
> Best regards,
--
Java 8.
Gary
On Wed, Jun 14, 2023, 12:42 Maxim Solodovnik wrote:
> On Wed, 14 Jun 2023 at 23:32, Efremov, Rodion
> wrote:
> >
> > Hello,
> >
> > What Java version Collections 4.5 is being built for?
> >
> > Best regards,
>
>
>
> --
> Best regards,
> Maxim
>
> --
13 matches
Mail list logo