From a671fcd8f66062d72ba47a233c80b1e63fb30d47 Mon Sep 17 00:00:00 2001 From: devops0014 <106308110+devops0014@users.noreply.github.com> Date: Wed, 25 Jan 2023 23:55:05 +0530 Subject: [PATCH 01/45] Update pom.xml --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8fe44f8bc..5ff8458ca 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ in.javahome myweb war - 8.2.8 + 8.2.7 Java Home myweb http://maven.apache.org From d7a6ee6c26959b7a6e86d3c352a0c366eee2f0c2 Mon Sep 17 00:00:00 2001 From: devops0014 <106308110+devops0014@users.noreply.github.com> Date: Wed, 25 Jan 2023 23:58:44 +0530 Subject: [PATCH 02/45] Update pom.xml --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5ff8458ca..019dd3d77 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ in.javahome myweb war - 8.2.7 + 8.2.6 Java Home myweb http://maven.apache.org From 31d94547577663d9f056b88baac37c8491b2aba8 Mon Sep 17 00:00:00 2001 From: devops0014 <106308110+devops0014@users.noreply.github.com> Date: Thu, 26 Jan 2023 07:44:17 +0530 Subject: [PATCH 03/45] updated nexus link --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 019dd3d77..11069c378 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ nexusRepo - http://18.224.44.85:8081/repository/sample-releases/ + http://13.57.239.208:8081/repository/sample-releases From e52fdeb4b964493f3e17f368f0de190aa98eb3ec Mon Sep 17 00:00:00 2001 From: devops0014 <106308110+devops0014@users.noreply.github.com> Date: Thu, 26 Jan 2023 07:52:59 +0530 Subject: [PATCH 04/45] update version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 11069c378..ee71cb44b 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ in.javahome myweb war - 8.2.6 + 8.2.7 Java Home myweb http://maven.apache.org From 80d043b2ba3aa5670aa668e65beb2b9377867140 Mon Sep 17 00:00:00 2001 From: devops0014 <106308110+devops0014@users.noreply.github.com> Date: Thu, 26 Jan 2023 07:53:24 +0530 Subject: [PATCH 05/45] update app --- src/main/webapp/index.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/index.jsp b/src/main/webapp/index.jsp index 049ea1309..f79ad7cd6 100644 --- a/src/main/webapp/index.jsp +++ b/src/main/webapp/index.jsp @@ -3,6 +3,6 @@

hai mustafa , you jenkins class is done and stored in nexus

code is done

addding some extra featutes to my app

-

i added webhook in github

+

this is my updated app

From 8e8ad5c094a0501ffbefbd598530fdef1f8df271 Mon Sep 17 00:00:00 2001 From: devops0014 <106308110+devops0014@users.noreply.github.com> Date: Mon, 6 Feb 2023 19:47:32 +0530 Subject: [PATCH 06/45] update code --- src/main/webapp/index.jsp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/webapp/index.jsp b/src/main/webapp/index.jsp index f79ad7cd6..583e18cb5 100644 --- a/src/main/webapp/index.jsp +++ b/src/main/webapp/index.jsp @@ -4,5 +4,6 @@

code is done

addding some extra featutes to my app

this is my updated app

+

my app was deployed using tomcat and jenkins

From 2ce41d340b96022a3fb81aa51f60591c5c0af2f1 Mon Sep 17 00:00:00 2001 From: devops0014 <106308110+devops0014@users.noreply.github.com> Date: Mon, 6 Feb 2023 19:50:03 +0530 Subject: [PATCH 07/45] code added --- src/main/webapp/index.jsp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/webapp/index.jsp b/src/main/webapp/index.jsp index 583e18cb5..cefe24c35 100644 --- a/src/main/webapp/index.jsp +++ b/src/main/webapp/index.jsp @@ -5,5 +5,6 @@

addding some extra featutes to my app

this is my updated app

my app was deployed using tomcat and jenkins

+

imnplemented cicd using jenkins

From 4cac79cb8a76d42154ad25828188bbf65d00b57f Mon Sep 17 00:00:00 2001 From: devops0014 <106308110+devops0014@users.noreply.github.com> Date: Mon, 6 Feb 2023 19:50:40 +0530 Subject: [PATCH 08/45] code deleted --- src/main/webapp/index.jsp | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/main/webapp/index.jsp b/src/main/webapp/index.jsp index cefe24c35..09df413a3 100644 --- a/src/main/webapp/index.jsp +++ b/src/main/webapp/index.jsp @@ -2,9 +2,6 @@

hai mustafa , you jenkins class is done and stored in nexus

code is done

-

addding some extra featutes to my app

-

this is my updated app

-

my app was deployed using tomcat and jenkins

-

imnplemented cicd using jenkins

+ From cc66dcd5601f86eeeb9e961127d19f434e0f983d Mon Sep 17 00:00:00 2001 From: devops0014 <106308110+devops0014@users.noreply.github.com> Date: Mon, 6 Feb 2023 20:03:42 +0530 Subject: [PATCH 09/45] hai --- src/main/webapp/index.jsp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/webapp/index.jsp b/src/main/webapp/index.jsp index 09df413a3..3baf5f21b 100644 --- a/src/main/webapp/index.jsp +++ b/src/main/webapp/index.jsp @@ -2,6 +2,7 @@

hai mustafa , you jenkins class is done and stored in nexus

code is done

+

we are done!

From 8166419041b665026360f3551a21a749decd972e Mon Sep 17 00:00:00 2001 From: devops0014 <106308110+devops0014@users.noreply.github.com> Date: Tue, 7 Feb 2023 19:45:07 +0530 Subject: [PATCH 10/45] update nexus url --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ee71cb44b..cf95e3a8a 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ nexusRepo - http://13.57.239.208:8081/repository/sample-releases + http://13.233.112.142:8081/repository/mustafa-releases/ From bf5623698b093a082b0d98cd356c183f050ca3c7 Mon Sep 17 00:00:00 2001 From: devops0014 <106308110+devops0014@users.noreply.github.com> Date: Tue, 7 Feb 2023 19:57:03 +0530 Subject: [PATCH 11/45] code updated --- src/main/webapp/index.jsp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/webapp/index.jsp b/src/main/webapp/index.jsp index 3baf5f21b..8b8ca0cce 100644 --- a/src/main/webapp/index.jsp +++ b/src/main/webapp/index.jsp @@ -1,8 +1,8 @@

hai mustafa , you jenkins class is done and stored in nexus

-

code is done

-

we are done!

+

this is the second version of my app

+ From 6f3bbcbbe35df3510983b6f80fcd9b9cfa6fefea Mon Sep 17 00:00:00 2001 From: devops0014 <106308110+devops0014@users.noreply.github.com> Date: Tue, 7 Feb 2023 19:57:24 +0530 Subject: [PATCH 12/45] version updated --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cf95e3a8a..b8e782d84 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ in.javahome myweb war - 8.2.7 + 8.2.8 Java Home myweb http://maven.apache.org From c3bb2e37a999980b3f3b17d303f96e0b858b2ed8 Mon Sep 17 00:00:00 2001 From: devops0014 <106308110+devops0014@users.noreply.github.com> Date: Tue, 14 Mar 2023 12:12:32 +0530 Subject: [PATCH 13/45] code changed --- src/main/webapp/index.jsp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/webapp/index.jsp b/src/main/webapp/index.jsp index 8b8ca0cce..2cc334104 100644 --- a/src/main/webapp/index.jsp +++ b/src/main/webapp/index.jsp @@ -1,7 +1,7 @@ -

hai mustafa , you jenkins class is done and stored in nexus

-

this is the second version of my app

+

HAI ASHOKIT, WE DEPLOYED OUR APP

+ From 83a74ddf782046bc343aba85b24ce43594d3df20 Mon Sep 17 00:00:00 2001 From: devops0014 <106308110+devops0014@users.noreply.github.com> Date: Tue, 14 Mar 2023 12:14:56 +0530 Subject: [PATCH 14/45] code updated --- src/main/webapp/index.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/index.jsp b/src/main/webapp/index.jsp index 2cc334104..27c8f718f 100644 --- a/src/main/webapp/index.jsp +++ b/src/main/webapp/index.jsp @@ -1,6 +1,6 @@ -

HAI ASHOKIT, WE DEPLOYED OUR APP

+

HAI ASHOKIT, WE DEPLOYED OUR APP IN TEST SERVER

From ffd24a8c3184c3c1ce3582cd87f5cac96a1aa42d Mon Sep 17 00:00:00 2001 From: devops0014 <106308110+devops0014@users.noreply.github.com> Date: Tue, 14 Mar 2023 12:24:41 +0530 Subject: [PATCH 15/45] Update index.jsp --- src/main/webapp/index.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/index.jsp b/src/main/webapp/index.jsp index 27c8f718f..3db693c6e 100644 --- a/src/main/webapp/index.jsp +++ b/src/main/webapp/index.jsp @@ -1,6 +1,6 @@ -

HAI ASHOKIT, WE DEPLOYED OUR APP IN TEST SERVER

+

HI EVERYONE, WE DEPLOYED OUT APP

From c1ba2fb33b6c00fcc540d4a97b4de1cc880d4ca7 Mon Sep 17 00:00:00 2001 From: devops0014 <106308110+devops0014@users.noreply.github.com> Date: Tue, 14 Mar 2023 12:36:34 +0530 Subject: [PATCH 16/45] Update index.jsp --- src/main/webapp/index.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/index.jsp b/src/main/webapp/index.jsp index 3db693c6e..e2d71a6ef 100644 --- a/src/main/webapp/index.jsp +++ b/src/main/webapp/index.jsp @@ -1,6 +1,6 @@ -

HI EVERYONE, WE DEPLOYED OUT APP

+

HI EVERYONE, WE DEPLOYED OUT APP in Prod SERVER

From e456857d8c9b114887b0ba6800e611d6283fd2f7 Mon Sep 17 00:00:00 2001 From: devops0014 <106308110+devops0014@users.noreply.github.com> Date: Wed, 15 Mar 2023 21:16:06 +0530 Subject: [PATCH 17/45] update code --- src/main/webapp/index.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/index.jsp b/src/main/webapp/index.jsp index e2d71a6ef..f25dbd048 100644 --- a/src/main/webapp/index.jsp +++ b/src/main/webapp/index.jsp @@ -1,6 +1,6 @@ -

HI EVERYONE, WE DEPLOYED OUT APP in Prod SERVER

+

HAI FLM, WE DEPLOYED OUR CODE

From f3b79d5f77656e64fa4e7673e366c01ccc17112a Mon Sep 17 00:00:00 2001 From: devops0014 <106308110+devops0014@users.noreply.github.com> Date: Wed, 15 Mar 2023 21:20:17 +0530 Subject: [PATCH 18/45] updated code --- src/main/webapp/index.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/index.jsp b/src/main/webapp/index.jsp index f25dbd048..5e39251a4 100644 --- a/src/main/webapp/index.jsp +++ b/src/main/webapp/index.jsp @@ -1,6 +1,6 @@ -

HAI FLM, WE DEPLOYED OUR CODE

+

HEY EVERYONE, WE DEPLOYED OUR CODE SUCCESSFULLY IN TOMCAT WEBSERVER

From e5f307281946281075be5f7df5cb95a67b098a0a Mon Sep 17 00:00:00 2001 From: devops0014 <106308110+devops0014@users.noreply.github.com> Date: Wed, 15 Mar 2023 21:31:03 +0530 Subject: [PATCH 19/45] commmit --- src/main/webapp/index.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/index.jsp b/src/main/webapp/index.jsp index 5e39251a4..bb30d945d 100644 --- a/src/main/webapp/index.jsp +++ b/src/main/webapp/index.jsp @@ -1,7 +1,7 @@

HEY EVERYONE, WE DEPLOYED OUR CODE SUCCESSFULLY IN TOMCAT WEBSERVER

- +

thanks for joining the class

From 8e9631e70a789b829e914fd2edb786c7e02989b2 Mon Sep 17 00:00:00 2001 From: devops0014 <106308110+devops0014@users.noreply.github.com> Date: Wed, 15 Mar 2023 21:32:15 +0530 Subject: [PATCH 20/45] remove code --- src/main/webapp/index.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/index.jsp b/src/main/webapp/index.jsp index bb30d945d..5e39251a4 100644 --- a/src/main/webapp/index.jsp +++ b/src/main/webapp/index.jsp @@ -1,7 +1,7 @@

HEY EVERYONE, WE DEPLOYED OUR CODE SUCCESSFULLY IN TOMCAT WEBSERVER

-

thanks for joining the class

+ From 5d448dbdd357cd46e265479e5362f589bb0869e5 Mon Sep 17 00:00:00 2001 From: devops0014 <106308110+devops0014@users.noreply.github.com> Date: Thu, 16 Mar 2023 11:33:23 +0530 Subject: [PATCH 21/45] commit --- src/main/webapp/index.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/index.jsp b/src/main/webapp/index.jsp index 5e39251a4..c395c11d2 100644 --- a/src/main/webapp/index.jsp +++ b/src/main/webapp/index.jsp @@ -1,6 +1,6 @@ -

HEY EVERYONE, WE DEPLOYED OUR CODE SUCCESSFULLY IN TOMCAT WEBSERVER

+

THIS IS VERSION-2

From 9b42e4660fdd590b0b370624d3411434f9fa8087 Mon Sep 17 00:00:00 2001 From: devops0014 <106308110+devops0014@users.noreply.github.com> Date: Thu, 16 Mar 2023 11:33:49 +0530 Subject: [PATCH 22/45] Update pom.xml --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b8e782d84..82c8d8b32 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ in.javahome myweb war - 8.2.8 + 8.2.9 Java Home myweb http://maven.apache.org From 515cb13be5dfd01e8a61fd05afcd029a2389c9f1 Mon Sep 17 00:00:00 2001 From: devops0014 <106308110+devops0014@users.noreply.github.com> Date: Thu, 16 Mar 2023 12:04:18 +0530 Subject: [PATCH 23/45] update verison --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 82c8d8b32..8d6f88884 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ in.javahome myweb war - 8.2.9 + 8.3.0 Java Home myweb http://maven.apache.org From 861818461d44a7244f427f2236a0eb8fe348f7a4 Mon Sep 17 00:00:00 2001 From: devops0014 <106308110+devops0014@users.noreply.github.com> Date: Thu, 16 Mar 2023 12:04:43 +0530 Subject: [PATCH 24/45] update src code --- src/main/webapp/index.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/index.jsp b/src/main/webapp/index.jsp index c395c11d2..7a97b9791 100644 --- a/src/main/webapp/index.jsp +++ b/src/main/webapp/index.jsp @@ -1,6 +1,6 @@ -

THIS IS VERSION-2

+

HEY OUR APP WAS DEPLOYED

From 17ca7e3d5cbec80f82655f9f1e9e008af71935ec Mon Sep 17 00:00:00 2001 From: devops0014 <106308110+devops0014@users.noreply.github.com> Date: Thu, 16 Mar 2023 12:08:23 +0530 Subject: [PATCH 25/45] Update pom.xml --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8d6f88884..f864e120c 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ in.javahome myweb war - 8.3.0 + 8.3.1 Java Home myweb http://maven.apache.org From 17a649ed2656162fc0833eacf8acbfcdb2983a53 Mon Sep 17 00:00:00 2001 From: devops0014 <106308110+devops0014@users.noreply.github.com> Date: Thu, 16 Mar 2023 14:10:09 +0530 Subject: [PATCH 26/45] Update pom.xml --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f864e120c..cc81f9499 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ in.javahome myweb war - 8.3.1 + 8.3.2 Java Home myweb http://maven.apache.org From 8cd3faffc10486666abee3645ad4f18a592955b9 Mon Sep 17 00:00:00 2001 From: devops0014 <106308110+devops0014@users.noreply.github.com> Date: Fri, 17 Mar 2023 20:53:07 +0530 Subject: [PATCH 27/45] code modified --- src/main/webapp/index.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/index.jsp b/src/main/webapp/index.jsp index 7a97b9791..330b36dca 100644 --- a/src/main/webapp/index.jsp +++ b/src/main/webapp/index.jsp @@ -1,6 +1,6 @@ -

HEY OUR APP WAS DEPLOYED

+

HEY THIS IS OUR SECOND VERSION

From 6c553b2510ff063da736ed28bdd3c2e5663669b6 Mon Sep 17 00:00:00 2001 From: devops0014 <106308110+devops0014@users.noreply.github.com> Date: Fri, 17 Mar 2023 20:53:48 +0530 Subject: [PATCH 28/45] update version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cc81f9499..140984668 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ in.javahome myweb war - 8.3.2 + 8.3.3 Java Home myweb http://maven.apache.org From 33d0690a60fdc0c40664104a8cfdc34298529ccd Mon Sep 17 00:00:00 2001 From: devops0014 <106308110+devops0014@users.noreply.github.com> Date: Fri, 17 Mar 2023 21:13:16 +0530 Subject: [PATCH 29/45] update verison --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 140984668..cb6e4ec93 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ in.javahome myweb war - 8.3.3 + 8.3.4 Java Home myweb http://maven.apache.org From 70b1febe3c4d84bdc11fb91f17e6b897f7663639 Mon Sep 17 00:00:00 2001 From: devops0014 <106308110+devops0014@users.noreply.github.com> Date: Fri, 17 Mar 2023 21:13:38 +0530 Subject: [PATCH 30/45] update code --- src/main/webapp/index.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/index.jsp b/src/main/webapp/index.jsp index 330b36dca..04d0f5d72 100644 --- a/src/main/webapp/index.jsp +++ b/src/main/webapp/index.jsp @@ -1,6 +1,6 @@ -

HEY THIS IS OUR SECOND VERSION

+

HEY WE DEPLOYED OUR APP

From a991de8b2e255603c10d3e6773e0ec45273c86d4 Mon Sep 17 00:00:00 2001 From: devops0014 <106308110+devops0014@users.noreply.github.com> Date: Fri, 17 Mar 2023 21:15:14 +0530 Subject: [PATCH 31/45] update version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cb6e4ec93..fac123978 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ in.javahome myweb war - 8.3.4 + 8.3.5 Java Home myweb http://maven.apache.org From cb3e8cc994deec2aba5202b7b154cca98962f922 Mon Sep 17 00:00:00 2001 From: devops0014 <106308110+devops0014@users.noreply.github.com> Date: Fri, 17 Mar 2023 21:33:59 +0530 Subject: [PATCH 32/45] update nexus repo --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fac123978..5ab498899 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ nexusRepo - http://13.233.112.142:8081/repository/mustafa-releases/ + http://52.3.250.161:8081/repository/repo-1/ From 8ec8fdbcd6e81aae9ef9ad4c9fe593ece7a12fd1 Mon Sep 17 00:00:00 2001 From: devops0014 <106308110+devops0014@users.noreply.github.com> Date: Mon, 24 Apr 2023 07:51:35 +0530 Subject: [PATCH 33/45] code updated --- src/main/webapp/index.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/index.jsp b/src/main/webapp/index.jsp index 04d0f5d72..b1f740b4e 100644 --- a/src/main/webapp/index.jsp +++ b/src/main/webapp/index.jsp @@ -1,6 +1,6 @@ -

HEY WE DEPLOYED OUR APP

+

HEY WE DEPLOYED OUR APP USING JENKINS

From eddc4707c7bcdf0acee278825a8c5779f6c718cd Mon Sep 17 00:00:00 2001 From: devops0014 <106308110+devops0014@users.noreply.github.com> Date: Mon, 24 Apr 2023 07:55:11 +0530 Subject: [PATCH 34/45] update code with 2nd version --- src/main/webapp/index.jsp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/webapp/index.jsp b/src/main/webapp/index.jsp index b1f740b4e..c048065b9 100644 --- a/src/main/webapp/index.jsp +++ b/src/main/webapp/index.jsp @@ -1,6 +1,7 @@

HEY WE DEPLOYED OUR APP USING JENKINS

+

HEY THIS IS MY SECOND VERSION OF APPLICATION

From 3f8854c90301d400c490a501b94ccd3fd44d97fc Mon Sep 17 00:00:00 2001 From: devops0014 <106308110+devops0014@users.noreply.github.com> Date: Thu, 27 Apr 2023 07:53:43 +0530 Subject: [PATCH 35/45] update code --- src/main/webapp/index.jsp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/webapp/index.jsp b/src/main/webapp/index.jsp index c048065b9..6bca2b364 100644 --- a/src/main/webapp/index.jsp +++ b/src/main/webapp/index.jsp @@ -2,6 +2,7 @@

HEY WE DEPLOYED OUR APP USING JENKINS

HEY THIS IS MY SECOND VERSION OF APPLICATION

+

hey we added some updates to the app

From a7342e06b7db6dd9c61efd57f1647c3d9e6c9510 Mon Sep 17 00:00:00 2001 From: devops0014 <106308110+devops0014@users.noreply.github.com> Date: Thu, 27 Apr 2023 07:54:09 +0530 Subject: [PATCH 36/45] update version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5ab498899..dc054a9fc 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ in.javahome myweb war - 8.3.5 + 8.3.6 Java Home myweb http://maven.apache.org From 244b1197430cea3ab96c9b50d4fd7ecc35810314 Mon Sep 17 00:00:00 2001 From: devops0014 <106308110+devops0014@users.noreply.github.com> Date: Thu, 27 Apr 2023 07:55:29 +0530 Subject: [PATCH 37/45] update code --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index dc054a9fc..4cb5377be 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ in.javahome myweb war - 8.3.6 + 8.3.7 Java Home myweb http://maven.apache.org From ee2102ce79d32580a8a3aaa7183b2a609dcbf0df Mon Sep 17 00:00:00 2001 From: shiri22 <61617066+shiri22@users.noreply.github.com> Date: Tue, 2 May 2023 08:45:26 +0530 Subject: [PATCH 38/45] Updated index.jsp file --- src/main/webapp/index.jsp | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/main/webapp/index.jsp b/src/main/webapp/index.jsp index 6bca2b364..b1f740b4e 100644 --- a/src/main/webapp/index.jsp +++ b/src/main/webapp/index.jsp @@ -1,8 +1,6 @@

HEY WE DEPLOYED OUR APP USING JENKINS

-

HEY THIS IS MY SECOND VERSION OF APPLICATION

-

hey we added some updates to the app

From 0e96c17a33ceafcf04260f189acdf88e0eed2d10 Mon Sep 17 00:00:00 2001 From: shiri22 <61617066+shiri22@users.noreply.github.com> Date: Tue, 2 May 2023 08:56:56 +0530 Subject: [PATCH 39/45] Update index.jsp --- src/main/webapp/index.jsp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/webapp/index.jsp b/src/main/webapp/index.jsp index b1f740b4e..ad80e1146 100644 --- a/src/main/webapp/index.jsp +++ b/src/main/webapp/index.jsp @@ -1,6 +1,7 @@

HEY WE DEPLOYED OUR APP USING JENKINS

+

Added some data from git hub

From dedad281c842fc2ef57c5aac1847f3918c194ca8 Mon Sep 17 00:00:00 2001 From: shiri22 <61617066+shiri22@users.noreply.github.com> Date: Tue, 2 May 2023 09:00:27 +0530 Subject: [PATCH 40/45] Update index.jsp --- src/main/webapp/index.jsp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/webapp/index.jsp b/src/main/webapp/index.jsp index ad80e1146..82bcef444 100644 --- a/src/main/webapp/index.jsp +++ b/src/main/webapp/index.jsp @@ -2,6 +2,7 @@

HEY WE DEPLOYED OUR APP USING JENKINS

Added some data from git hub

+

Added data

From 7c08aeddabc2c1b7eee9e21b5581190c998652dc Mon Sep 17 00:00:00 2001 From: shiri22 <61617066+shiri22@users.noreply.github.com> Date: Thu, 4 May 2023 17:36:13 +0530 Subject: [PATCH 41/45] Update index.jsp --- src/main/webapp/index.jsp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/webapp/index.jsp b/src/main/webapp/index.jsp index 82bcef444..99f8c5215 100644 --- a/src/main/webapp/index.jsp +++ b/src/main/webapp/index.jsp @@ -3,6 +3,7 @@

HEY WE DEPLOYED OUR APP USING JENKINS

Added some data from git hub

Added data

+

shirisha

From 7319c43a0b7019390071b095ef154399e1773f47 Mon Sep 17 00:00:00 2001 From: shiri22 <61617066+shiri22@users.noreply.github.com> Date: Thu, 4 May 2023 17:38:00 +0530 Subject: [PATCH 42/45] Update pom.xml --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4cb5377be..58d9f28b3 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ in.javahome myweb war - 8.3.7 + 8.3.8 Java Home myweb http://maven.apache.org From 46292990d12c9f2463017ad5a2fcc6c516131011 Mon Sep 17 00:00:00 2001 From: shiri22 <61617066+shiri22@users.noreply.github.com> Date: Wed, 9 Aug 2023 09:26:07 +0530 Subject: [PATCH 43/45] Update index.jsp --- src/main/webapp/index.jsp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/main/webapp/index.jsp b/src/main/webapp/index.jsp index 99f8c5215..bcc9244ad 100644 --- a/src/main/webapp/index.jsp +++ b/src/main/webapp/index.jsp @@ -4,6 +4,8 @@

Added some data from git hub

Added data

shirisha

+ +Hello How Are You From e8cef5b2e10035a31224507301d18aa04e436274 Mon Sep 17 00:00:00 2001 From: shiri22 <61617066+shiri22@users.noreply.github.com> Date: Thu, 10 Aug 2023 10:05:46 +0530 Subject: [PATCH 44/45] Update pom.xml --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 58d9f28b3..a85d37407 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ in.javahome myweb war - 8.3.8 + 8.3.9 Java Home myweb http://maven.apache.org From e9f81ddddd6306e74cb7d83ec1ae1093a5c14be4 Mon Sep 17 00:00:00 2001 From: shiri22 <61617066+shiri22@users.noreply.github.com> Date: Tue, 15 Aug 2023 12:00:34 +0530 Subject: [PATCH 45/45] Update index.jsp --- src/main/webapp/index.jsp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/webapp/index.jsp b/src/main/webapp/index.jsp index bcc9244ad..7aa61e104 100644 --- a/src/main/webapp/index.jsp +++ b/src/main/webapp/index.jsp @@ -4,6 +4,7 @@

Added some data from git hub

Added data

shirisha

+
Deployed in tomcat
Hello How Are You