akatkere opened a new pull request, #399:
URL: https://github.com/apache/httpcomponents-core/pull/399

   This change makes sure if build jdk is based on Java >=9 API compatibility 
with Java 8 is maintained. Current source and target flags make sure source is 
Java 8 and generated byte code is Java 8 but it does not the package is 
compiled against Java 8 API.
   
   
   Tested with both Java 8 and Java 11 build jdk. And tested Java 11 generated 
jar in a Java 8 runtime.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org

Reply via email to