From a9192953bd8e7caaeb2ea5912896a67ab279a696 Mon Sep 17 00:00:00 2001 From: umjammer Date: Thu, 13 Jun 2019 02:03:27 +0900 Subject: [PATCH] fix for jitpack --- pom.xml | 37 +++++++++++++++++++++++++------------ 1 file changed, 25 insertions(+), 12 deletions(-) diff --git a/pom.xml b/pom.xml index ecc19e9..11c27f0 100644 --- a/pom.xml +++ b/pom.xml @@ -27,6 +27,31 @@ TODO codavaj + + + local (not on jitpack) + + + env.JITPACK + !true + + + + + /Library/Java/JavaVirtualMachines/jdk1.8.0_202.jdk/Contents/Home/jre + + + + com.sun + tools + 1.8.0 + system + ${jre8.home}/../lib/tools.jar + + + + + @@ -170,13 +195,6 @@ TODO 1.7.2 test - - com.sun - tools - 1.8.0 - system - ${jre8.home}/../lib/tools.jar - org.eclipse.jdt @@ -193,9 +211,4 @@ TODO - - - /Library/Java/JavaVirtualMachines/jdk1.8.0_202.jdk/Contents/Home/jre - -