From 43b1b386dd13cac64e678a55155a9f52abca7896 Mon Sep 17 00:00:00 2001
From: jainadc9 <93383550+jainadc9@users.noreply.github.com>
Date: Thu, 20 Mar 2025 14:00:33 +0530
Subject: [PATCH 1/2] Update pom.xml with eiffel-commons built with openjdk
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 2c092eec..ce2144c7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
4.0.0
com.github.ericsson
eiffel-intelligence-frontend
- 3.0.7
+ 3.0.8
war
@@ -196,7 +196,7 @@
com.github.eiffel-community
eiffel-commons
- 0.0.12
+ 0.0.15-openjdk-8
org.json
From 4c925dc1d4997e8eb57e724dc39e57230f223b92 Mon Sep 17 00:00:00 2001
From: jainadc9 <93383550+jainadc9@users.noreply.github.com>
Date: Thu, 20 Mar 2025 14:02:21 +0530
Subject: [PATCH 2/2] Update README.md with CI badge from github actions
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 8b65edd7..7b43a00d 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-frontend)
+[](https://github.com/eiffel-community/eiffel-intelligence-frontend/actions/workflows/main.yml)
[](https://www.codacy.com/manual/eiffel-intelligence-maintainers/eiffel-intelligence-frontend?utm_source=github.com&utm_medium=referral&utm_content=eiffel-community/eiffel-intelligence-frontend&utm_campaign=Badge_Grade)
[](https://www.codacy.com/app/eiffel-intelligence-maintainers/eiffel-intelligence-frontend?utm_source=github.com&utm_medium=referral&utm_content=eiffel-community/eiffel-intelligence-frontend&utm_campaign=Badge_Coverage)
[](https://jitpack.io/#eiffel-community/eiffel-intelligence-frontend)