From 4eba5cc474bc69bdf9f024bf6538d68519ade475 Mon Sep 17 00:00:00 2001 From: Arturo Alexis Salgado Date: Wed, 5 Nov 2025 12:13:14 -0600 Subject: [PATCH 1/9] compatibility issue to test --- pom.xml | 37 +++++++++++++++++++------------------ 1 file changed, 19 insertions(+), 18 deletions(-) diff --git a/pom.xml b/pom.xml index 187d2a36a0..bcb172d253 100644 --- a/pom.xml +++ b/pom.xml @@ -1,7 +1,7 @@ - 4.0.0 + 4.0.0 com.example.maven-project maven-project @@ -31,21 +31,27 @@ + + + org.apache.maven.plugins maven-compiler-plugin + 3.8.1 - 1.7 - 1.7 + 1.8 + 1.8 - - org.apache.maven.plugins - maven-war-plugin - 3.3.2 - - false - - + + + org.apache.maven.plugins + maven-war-plugin + 3.3.2 + + false + + + maven-release-plugin @@ -60,28 +66,22 @@ maven-checkstyle-plugin - maven-jxr-plugin - maven-javadoc-plugin - maven-pmd-plugin - maven-surefire-report-plugin - org.codehaus.mojo findbugs-maven-plugin - org.codehaus.mojo taglist-maven-plugin @@ -98,9 +98,10 @@ 2.8 + maven-compiler-plugin - 2.3.2 + 3.8.1 From 312700d1e00d28c609d6122510c95fb9a1af8370 Mon Sep 17 00:00:00 2001 From: Arturo Alexis Salgado Date: Wed, 5 Nov 2025 13:30:22 -0600 Subject: [PATCH 2/9] Update index.jsp --- webapp/src/main/webapp/index.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/src/main/webapp/index.jsp b/webapp/src/main/webapp/index.jsp index 7f5bec63ce..ed8418e7c4 100644 --- a/webapp/src/main/webapp/index.jsp +++ b/webapp/src/main/webapp/index.jsp @@ -1,6 +1,6 @@
-

New user Register for DevOps Learning

+

Testing commit here...

Please fill in this form to create an account.


From 3d051e356333f6f605673af339d57fac96988c14 Mon Sep 17 00:00:00 2001 From: Arturo Alexis Salgado Date: Mon, 10 Nov 2025 09:30:07 -0600 Subject: [PATCH 3/9] Update index.jsp --- webapp/src/main/webapp/index.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/src/main/webapp/index.jsp b/webapp/src/main/webapp/index.jsp index ed8418e7c4..b0d6044b4c 100644 --- a/webapp/src/main/webapp/index.jsp +++ b/webapp/src/main/webapp/index.jsp @@ -1,6 +1,6 @@
-

Testing commit here...

+

Testing

Please fill in this form to create an account.


From 8d4adedf7ccb72b32df891f055b9c79970a93bdb Mon Sep 17 00:00:00 2001 From: Arturo Alexis Salgado Date: Mon, 10 Nov 2025 09:38:54 -0600 Subject: [PATCH 4/9] New code for Docker --- webapp/src/main/webapp/index.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/src/main/webapp/index.jsp b/webapp/src/main/webapp/index.jsp index b0d6044b4c..7fd89ee0a3 100644 --- a/webapp/src/main/webapp/index.jsp +++ b/webapp/src/main/webapp/index.jsp @@ -1,6 +1,6 @@
-

Testing

+

Testing for Docker automatically push new code

Please fill in this form to create an account.


From 9554aeac847fb9cac1fbc4c0ce5c8351c475b750 Mon Sep 17 00:00:00 2001 From: Arturo Alexis Salgado Date: Tue, 18 Nov 2025 16:40:44 -0600 Subject: [PATCH 5/9] testing for ansible --- webapp/src/main/webapp/index.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/src/main/webapp/index.jsp b/webapp/src/main/webapp/index.jsp index 7fd89ee0a3..fc2a42b120 100644 --- a/webapp/src/main/webapp/index.jsp +++ b/webapp/src/main/webapp/index.jsp @@ -1,6 +1,6 @@
-

Testing for Docker automatically push new code

+

Testing for build image into Ansible

Please fill in this form to create an account.


From 4dd53a9850158ce6faf4f4a9a2becd06f5fc1188 Mon Sep 17 00:00:00 2001 From: Arturo Alexis Salgado Date: Tue, 18 Nov 2025 18:09:32 -0600 Subject: [PATCH 6/9] for jenkins automated --- webapp/src/main/webapp/index.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/src/main/webapp/index.jsp b/webapp/src/main/webapp/index.jsp index fc2a42b120..8e3bc308b7 100644 --- a/webapp/src/main/webapp/index.jsp +++ b/webapp/src/main/webapp/index.jsp @@ -1,6 +1,6 @@
-

Testing for build image into Ansible

+

Testing for build image into Ansible, automated by Jenkins #2

Please fill in this form to create an account.


From cfff8766089805afdac33f6aa491cd6f59d6f956 Mon Sep 17 00:00:00 2001 From: Arturo Alexis Salgado Date: Tue, 18 Nov 2025 19:12:33 -0600 Subject: [PATCH 7/9] for demo --- webapp/src/main/webapp/index.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/src/main/webapp/index.jsp b/webapp/src/main/webapp/index.jsp index 8e3bc308b7..1ba0f4003f 100644 --- a/webapp/src/main/webapp/index.jsp +++ b/webapp/src/main/webapp/index.jsp @@ -1,6 +1,6 @@
-

Testing for build image into Ansible, automated by Jenkins #2

+

Testing for demo video

Please fill in this form to create an account.


From 96ca1c95acef84f7806d446e816e245bd674611b Mon Sep 17 00:00:00 2001 From: Arturo Alexis Salgado Date: Tue, 18 Nov 2025 19:17:55 -0600 Subject: [PATCH 8/9] for demo #2 --- webapp/src/main/webapp/index.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/src/main/webapp/index.jsp b/webapp/src/main/webapp/index.jsp index 1ba0f4003f..320f45c796 100644 --- a/webapp/src/main/webapp/index.jsp +++ b/webapp/src/main/webapp/index.jsp @@ -1,6 +1,6 @@
-

Testing for demo video

+

Testing for demo video #2

Please fill in this form to create an account.


From de0d3d9844bb69bc0e14b231161a849260178c66 Mon Sep 17 00:00:00 2001 From: Arturo Alexis Salgado Date: Tue, 18 Nov 2025 19:23:15 -0600 Subject: [PATCH 9/9] for demo #3 --- webapp/src/main/webapp/index.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/src/main/webapp/index.jsp b/webapp/src/main/webapp/index.jsp index 320f45c796..02dd8e9b20 100644 --- a/webapp/src/main/webapp/index.jsp +++ b/webapp/src/main/webapp/index.jsp @@ -1,6 +1,6 @@
-

Testing for demo video #2

+

Testing for demo video #3

Please fill in this form to create an account.