From 69feff1dac34592dad3d7e48e1500c9d0c51e18b Mon Sep 17 00:00:00 2001 From: Graham Date: Sat, 7 Sep 2019 20:59:32 +0100 Subject: [PATCH] Add mac-legacy profile for building against Java 6 on macOS --- gl-natives/pom.xml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gl-natives/pom.xml b/gl-natives/pom.xml index a858b8c1..7e93eb48 100644 --- a/gl-natives/pom.xml +++ b/gl-natives/pom.xml @@ -84,6 +84,28 @@ + + mac-legacy + + + + com.github.maven-nar + nar-maven-plugin + + + + + shared + jawt + ${nar.javaHome}/../Libraries + + + + + + + + unix