From 6ee43ac49ef7a54f461034668c2725cd7ad8d764 Mon Sep 17 00:00:00 2001 From: HUYNH Nghi Date: Thu, 15 Apr 2021 10:28:14 +0700 Subject: [PATCH] some minor fix --- msi.gama.parent/pom.xml | 56 +------------------ msi.gama.release/pom.xml | 8 +-- .../META-INF/MANIFEST.MF | 1 + 3 files changed, 6 insertions(+), 59 deletions(-) diff --git a/msi.gama.parent/pom.xml b/msi.gama.parent/pom.xml index a2287a56dd..aa9883b71f 100644 --- a/msi.gama.parent/pom.xml +++ b/msi.gama.parent/pom.xml @@ -117,64 +117,10 @@ http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/ p2 - - - true - - - true - - osgeo - Open Source Geospatial Foundation Repository - http://download.osgeo.org/webdav/geotools/ - - - - - true - - - true - - imageio-ext-repository - imageio-ext Repository - http://maven.geo-solutions.it/ - - - - true - - - true - - sourceforge-repository - sourceforge-repository - http://logicaldoc.sourceforge.net/maven/ - - - pentaho-releases - http://repository.pentaho.org/artifactory/repo/ - - true - - - true - - - - annot-local-repo - ${project.baseUri}../msi.gama.processor/processor/plugins - - true - - - true - - - + diff --git a/msi.gama.release/pom.xml b/msi.gama.release/pom.xml index ce2205c9f5..aabe22b4b1 100644 --- a/msi.gama.release/pom.xml +++ b/msi.gama.release/pom.xml @@ -4,10 +4,10 @@ xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - msi.gama - msi.gama.parent - 1.7.0-SNAPSHOT - ../msi.gama.parent/ + msi.gama + msi.gama.parent + 1.8.1-SNAPSHOT + ../msi.gama.parent/ msi.gama.release eclipse-repository diff --git a/ummisco.gaml.extensions.maths/META-INF/MANIFEST.MF b/ummisco.gaml.extensions.maths/META-INF/MANIFEST.MF index 623eaec598..a7ab615cf7 100644 --- a/ummisco.gaml.extensions.maths/META-INF/MANIFEST.MF +++ b/ummisco.gaml.extensions.maths/META-INF/MANIFEST.MF @@ -9,6 +9,7 @@ Bundle-ActivationPolicy: lazy Export-Package: org.apache.commons.math3.ml.clustering, org.apache.commons.math3.ml.distance, org.apache.commons.math3.random, + org.apache.commons.math3.stat.descriptive, org.apache.commons.math3.stat.descriptive.moment, org.apache.commons.math3.stat.regression, ummisco.gaml.extensions.maths.ode.statements