From 09e4ea732a48a59c72bd78a0e8baa303f9618e44 Mon Sep 17 00:00:00 2001 From: Brian Lowe Date: Tue, 22 Jun 2021 21:48:05 +0300 Subject: [PATCH] =?UTF-8?q?Add=20self-activating=20profiles=20for=20buildi?= =?UTF-8?q?ng=20Vitro-languages=20and=20VIVO-l=E2=80=A6=20(#245)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add self-activating profiles for compiling Vitro-languages and VIVO-languages in place of i18n profile * Remove trailing whitespace --- installer/example-settings.xml | 5 ----- pom.xml | 26 +++++++++++++++++++------- 2 files changed, 19 insertions(+), 12 deletions(-) diff --git a/installer/example-settings.xml b/installer/example-settings.xml index d9b1a27b..cae40e61 100644 --- a/installer/example-settings.xml +++ b/installer/example-settings.xml @@ -18,10 +18,5 @@ defaults - - - diff --git a/pom.xml b/pom.xml index 6cf39965..b4f42591 100644 --- a/pom.xml +++ b/pom.xml @@ -68,16 +68,28 @@ - - i18n + + Vitro-languages + + + ../Vitro-languages/pom.xml + + ../Vitro-languages - ../VIVO-languages - api - webapp - home - + + + VIVO-languages + + + ../VIVO-languages/pom.xml + + + + ../VIVO-languages + + vitro