From a1ba26d33068aa05cae7cab7fcca5f2f223a0a90 Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Wed, 20 Nov 2024 12:25:23 +0100 Subject: [PATCH] added commons-lang at 2.6 to fix issue https://support.d4science.org/issues/28030#note-45 --- .classpath | 6 +-- .../com.gwtplugins.gdt.eclipse.core.prefs | 2 +- .settings/org.eclipse.wst.common.component | 47 +++++++++++++++---- pom.xml | 6 +++ 4 files changed, 47 insertions(+), 14 deletions(-) diff --git a/.classpath b/.classpath index 4312b75..a149d49 100644 --- a/.classpath +++ b/.classpath @@ -1,12 +1,12 @@ - + - + @@ -35,5 +35,5 @@ - + diff --git a/.settings/com.gwtplugins.gdt.eclipse.core.prefs b/.settings/com.gwtplugins.gdt.eclipse.core.prefs index fdb56ee..cc972c0 100644 --- a/.settings/com.gwtplugins.gdt.eclipse.core.prefs +++ b/.settings/com.gwtplugins.gdt.eclipse.core.prefs @@ -1,6 +1,6 @@ eclipse.preferences.version=1 jarsExcludedFromWebInfLib= -lastWarOutDir=/home/francescomangiacrapa/git/workspace-explorer-app/target/workspace-explorer-app-1.4.2-SNAPSHOT +lastWarOutDir=/home/francescomangiacrapa/git/workspace-explorer-app/target/workspace-explorer-app-1.4.2 launchConfigExternalUrlPrefix= warSrcDir=src/main/webapp warSrcDirIsOutput=false diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index 59c1578..d6e4942 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -1,5 +1,5 @@ - + @@ -7,8 +7,14 @@ - - + + + + + + + + @@ -17,7 +23,10 @@ - + + + + @@ -26,7 +35,10 @@ - + + + + @@ -35,7 +47,10 @@ - + + + + @@ -47,7 +62,10 @@ uses - + + + + @@ -56,7 +74,10 @@ - + + + + @@ -65,7 +86,10 @@ - + + + + @@ -74,7 +98,10 @@ - + + + + diff --git a/pom.xml b/pom.xml index fce04ca..1045048 100644 --- a/pom.xml +++ b/pom.xml @@ -154,6 +154,12 @@ compile + + commons-lang + commons-lang + 2.6 + + org.gcube.common storagehub-client-wrapper