David Matějček
David Matějček
GOTO replacement of this PR: https://github.com/eclipse-ee4j/glassfish/pull/25155
> The following does work: > > ``` > > org.glassfish.build > glassfishbuild-maven-plugin > 4.0.1 > > true > > > commons-io > commons-io > ${commons-io.version} > > > >...
I believe you cannot mix java.util.Date (rather obsoleted type) and Java Time api. Replace the java.util.Date time you used with the java.time.LocalDate.
> Also, maybe we need to move Grizzly to the GlassFish project or I need to nominate some other committers. It seems that now I'm the last active committer there....
Yet one note about statistics and feedback - people who already abandoned JEE don't provide any feedback. They are simply gone and we have to prove that JEE is modern...
``` [javatest.batch] 01-30-2024 13:10:45: TRACE: [WIRE] -
Well, I collided with this today when I executed tags TCK for any GF 7.0.x version. Finally I have found that by mistake I executed these tests with JDK21 -...
> @dmatej If you set LC_ALL=C it passes on SE 21? I think that's what you're saying, but it's not clear to me. No, it doesn't, but it fixes some...
It is more simple to list plugins which do have their page. I'm trying to find out how to create a page for native2ascii-maven-plugin, do we have some documentation for...
> please check in gh repo settings tab, then Pages. Unfortunatelly I don't have permissions to visit the repo settings. I tried to visit other plugins and then executed ```...