From d59f590df650f128f0b2198420638294c6b883ef Mon Sep 17 00:00:00 2001
From: jainadc9 <93383550+jainadc9@users.noreply.github.com>
Date: Thu, 20 Mar 2025 12:42:32 +0530
Subject: [PATCH 1/4] Update pom.xml with openjdk compatible eiffel-commons lib
Prepare release for 3.2.10 version
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 31b4803af..d6d73cf91 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
4.0.0
com.github.ericsson
eiffel-intelligence
- 3.2.9
+ 3.2.10
war
@@ -74,7 +74,7 @@
com.github.eiffel-community
eiffel-commons
- 0.0.15
+ 0.0.15-openjdk-8
org.springframework.boot
From ccb9d06b4155dec1000ed6e4eee33ced8cd8efdc Mon Sep 17 00:00:00 2001
From: jainadc9 <93383550+jainadc9@users.noreply.github.com>
Date: Thu, 20 Mar 2025 13:16:33 +0530
Subject: [PATCH 2/4] Update maven.config with -s option
---
.mvn/maven.config | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.mvn/maven.config b/.mvn/maven.config
index 215445765..294f94ae8 100644
--- a/.mvn/maven.config
+++ b/.mvn/maven.config
@@ -1 +1 @@
---settings ./.mvn/project-settings.xml
+-s ./.mvn/project-settings.xml
From 0ed90c8448ef7483a74642bf5f9ec09f7a784a5b Mon Sep 17 00:00:00 2001
From: jainadc9 <93383550+jainadc9@users.noreply.github.com>
Date: Thu, 20 Mar 2025 13:19:48 +0530
Subject: [PATCH 3/4] Update maven.config
---
.mvn/maven.config | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.mvn/maven.config b/.mvn/maven.config
index 294f94ae8..c498090d5 100644
--- a/.mvn/maven.config
+++ b/.mvn/maven.config
@@ -1 +1 @@
--s ./.mvn/project-settings.xml
+-s./.mvn/project-settings.xml
From d30f17fa2170e9d9dfaadd6ad8b7199ae3916a60 Mon Sep 17 00:00:00 2001
From: jainadc9 <93383550+jainadc9@users.noreply.github.com>
Date: Thu, 20 Mar 2025 13:52:51 +0530
Subject: [PATCH 4/4] Update README.md with Github Actions CI
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index f0588a292..bad6a9553 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@
[](https://github.com/eiffel-community/community/blob/master/PROJECT_LIFECYCLE.md#stage-sandbox)
-[](https://travis-ci.org/eiffel-community/eiffel-intelligence)
+[](https://github.com/eiffel-community/eiffel-intelligence/actions/workflows/main.yml)
[](https://www.codacy.com/app/eiffel-intelligence-maintainers/eiffel-intelligence?utm_source=github.com&utm_medium=referral&utm_content=eiffel-community/eiffel-intelligence&utm_campaign=Badge_Grade)
[](https://www.codacy.com/app/eiffel-intelligence-maintainers/eiffel-intelligence?utm_source=github.com&utm_medium=referral&utm_content=eiffel-community/eiffel-intelligence&utm_campaign=Badge_Coverage)
[](https://jitpack.io/#eiffel-community/eiffel-intelligence)