From c812efa9fcbfb49a571cc73af83c8da5cb951bcf Mon Sep 17 00:00:00 2001 From: Julien Lepiller Date: Thu, 2 May 2019 19:05:33 +0200 Subject: [PATCH] Fix non determinism and installation --- svg-core/build.xml | 22 ---------------------- svg-core/nbproject/build-impl.xml | 1 - 2 files changed, 23 deletions(-) diff --git a/svg-core/build.xml b/svg-core/build.xml index cc72eb7..0f9c3e6 100755 --- a/svg-core/build.xml +++ b/svg-core/build.xml @@ -102,7 +102,6 @@ - @@ -112,7 +111,6 @@ - @@ -126,7 +124,6 @@ - @@ -203,7 +200,6 @@ - @@ -213,24 +209,6 @@ - - - - - - - - - - - - - - - diff --git a/svg-core/nbproject/build-impl.xml b/svg-core/nbproject/build-impl.xml index b448d8a..37725ad 100755 --- a/svg-core/nbproject/build-impl.xml +++ b/svg-core/nbproject/build-impl.xml @@ -1045,7 +1045,6 @@ is divided into following sections: - To run this application from the command line without Ant, try: java -jar "${dist.jar.resolved}" -- 2.21.0