73b4ce1 Force Java 8 as we cannot build for Java 11 without breaking API.

Authored and Committed by rgrunber 3 years ago
    Force Java 8 as we cannot build for Java 11 without breaking API.
    
    - org.apache.commons.lang.enum will not build on any target greater than
      1.5 so force Java 8 for now
    
    Signed-off-by: Roland Grunberg <rgrunber@redhat.com>
    
        
file modified
+6 -1