Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jakartaee-tck-dev] tckrefactor branch

Hi,

I’m looking at working on the servlet module.
Ideally I’d like to have this compiling mvn clean install -pl :servlet
-am  some classes in the common module use classes from the runtime
module.
But this one has been commented on. Any reason?

The code is using different httpclients.
Do we want to use java.net.http.HttpClient or anything else? (Jetty
client, Apache etc..)

cheers
-- 
Olivier


Back to the top