From 6dda5cbefc11d4743497d27f67dcb46d070a9064 Mon Sep 17 00:00:00 2001 From: rameshkunchala Date: Tue, 28 Jan 2025 13:59:02 +0000 Subject: [PATCH 01/30] Updated index page --- 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 bb784b798..d3c757cb9 100644 --- a/webapp/src/main/webapp/index.jsp +++ b/webapp/src/main/webapp/index.jsp @@ -1,2 +1,2 @@ -

Hello, Welcome to Valaxy Technologies !!!

+

Hello, Welcome to Devops Training !!!

From 7035d0f2f2f9bac348f973af11e95400a882ba88 Mon Sep 17 00:00:00 2001 From: rameshkunchala Date: Wed, 29 Jan 2025 13:45:58 +0000 Subject: [PATCH 02/30] Updated maven compailer version --- pom.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index eccd20688..218dd3ee9 100644 --- a/pom.xml +++ b/pom.xml @@ -33,9 +33,10 @@ maven-compiler-plugin + 3.8.1 - 1.6 - 1.6 + 8 + 8 From de2dae8eac9e32f94b9c91c477017044d0407856 Mon Sep 17 00:00:00 2001 From: rameshkunchala Date: Wed, 29 Jan 2025 14:23:30 +0000 Subject: [PATCH 03/30] Updated index page --- webapp/src/main/webapp/index.jsp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/webapp/src/main/webapp/index.jsp b/webapp/src/main/webapp/index.jsp index d3c757cb9..89a4f3e3e 100644 --- a/webapp/src/main/webapp/index.jsp +++ b/webapp/src/main/webapp/index.jsp @@ -1,2 +1 @@ -

Hello, Welcome to Devops Training !!!

- +

Hello, Welcome to Devops Training Batch-1 !!!

From 1be6fbd2e5de76814b7ea43fa254db73e3f82381 Mon Sep 17 00:00:00 2001 From: rameshkunchala Date: Wed, 29 Jan 2025 14:51:27 +0000 Subject: [PATCH 04/30] updated index page for testing --- 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 89a4f3e3e..e1466b9fa 100644 --- a/webapp/src/main/webapp/index.jsp +++ b/webapp/src/main/webapp/index.jsp @@ -1 +1 @@ -

Hello, Welcome to Devops Training Batch-1 !!!

+

Hello, Welcome to Devops Training Batch-1

From 24074faf1bdca9941ea8a3fcd753d934d899bc7e Mon Sep 17 00:00:00 2001 From: rameshkunchala Date: Wed, 29 Jan 2025 15:37:30 +0000 Subject: [PATCH 05/30] Updated batch 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 e1466b9fa..6ff5c014c 100644 --- a/webapp/src/main/webapp/index.jsp +++ b/webapp/src/main/webapp/index.jsp @@ -1 +1 @@ -

Hello, Welcome to Devops Training Batch-1

+

Hello, Welcome to Devops Training Batch-2

From 179edcb44cf8428f9d89b0310221ad7e674674dc Mon Sep 17 00:00:00 2001 From: rameshkunchala Date: Fri, 31 Jan 2025 15:21:21 +0000 Subject: [PATCH 06/30] Updated Batch in index file --- 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 6ff5c014c..6f318e855 100644 --- a/webapp/src/main/webapp/index.jsp +++ b/webapp/src/main/webapp/index.jsp @@ -1 +1 @@ -

Hello, Welcome to Devops Training Batch-2

+

Hello, Welcome to Devops Training Batch-3

From 3b74f50501f1ea17e6087202846984b1c570ba72 Mon Sep 17 00:00:00 2001 From: rameshkunchala Date: Fri, 31 Jan 2025 15:44:13 +0000 Subject: [PATCH 07/30] updated bata name --- 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 6f318e855..b967d2e08 100644 --- a/webapp/src/main/webapp/index.jsp +++ b/webapp/src/main/webapp/index.jsp @@ -1 +1 @@ -

Hello, Welcome to Devops Training Batch-3

+

Hello, Welcome to Devops Training Batch-4

From aa26fbd438517641e579d756417d399acc15a9d4 Mon Sep 17 00:00:00 2001 From: Naveen Date: Tue, 4 Feb 2025 15:20:43 +0000 Subject: [PATCH 08/30] removied a line in dokerfile --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 70c73fea2..41d29e62d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -3,4 +3,4 @@ From tomcat:8-jre8 # Maintainer MAINTAINER "valaxytech@gmail.com" -COPY ./webapp.war /usr/local/tomcat/webapps + From 0fc58a8d74d53afdce529e50467bb2199eff5d93 Mon Sep 17 00:00:00 2001 From: Naveen Date: Tue, 4 Feb 2025 16:38:26 +0000 Subject: [PATCH 09/30] i am change batch number --- 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 6ff5c014c..6fbe10ee9 100644 --- a/webapp/src/main/webapp/index.jsp +++ b/webapp/src/main/webapp/index.jsp @@ -1 +1 @@ -

Hello, Welcome to Devops Training Batch-2

+

Hello, Welcome to Devops Training batch 4

From b962c0a3298a41b96f15ec3c0120fafb2318ecaa Mon Sep 17 00:00:00 2001 From: Naveen Date: Thu, 6 Feb 2025 16:24:08 +0000 Subject: [PATCH 10/30] small changed --- file.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 file.txt diff --git a/file.txt b/file.txt new file mode 100644 index 000000000..16fa04eea --- /dev/null +++ b/file.txt @@ -0,0 +1,2 @@ +created one file in github +created one branch name of that Anil From 5b68d5e2493e213752e33b3b4719450e78d64907 Mon Sep 17 00:00:00 2001 From: rameshkunchala Date: Thu, 13 Mar 2025 14:14:35 +0000 Subject: [PATCH 11/30] Updated index.jsp file --- 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 b967d2e08..b4e63ca9c 100644 --- a/webapp/src/main/webapp/index.jsp +++ b/webapp/src/main/webapp/index.jsp @@ -1 +1 @@ -

Hello, Welcome to Devops Training Batch-4

+

Hello, Welcome to Devops Training Batch-5

From 2165784f72af8806b2ec5ca8cb9718b5770b926e Mon Sep 17 00:00:00 2001 From: rameshkunchala Date: Thu, 13 Mar 2025 14:18:28 +0000 Subject: [PATCH 12/30] updated index file --- 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 b4e63ca9c..7096e7cfe 100644 --- a/webapp/src/main/webapp/index.jsp +++ b/webapp/src/main/webapp/index.jsp @@ -1 +1 @@ -

Hello, Welcome to Devops Training Batch-5

+

Hello, Welcome to Devops Training Batch-6

From 53a2863876d151fbba6c531ff4da1dca4690ec89 Mon Sep 17 00:00:00 2001 From: rameshkunchala Date: Thu, 13 Mar 2025 14:25:44 +0000 Subject: [PATCH 13/30] Updated to bacth 7 --- 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 7096e7cfe..f1898ff13 100644 --- a/webapp/src/main/webapp/index.jsp +++ b/webapp/src/main/webapp/index.jsp @@ -1 +1 @@ -

Hello, Welcome to Devops Training Batch-6

+

Hello, Welcome to Devops Training Batch-7

From 0e83c8434adb038cbae9da939e1342c38efac7dd Mon Sep 17 00:00:00 2001 From: rameshkunchala Date: Wed, 26 Mar 2025 15:02:51 +0000 Subject: [PATCH 14/30] Updated batchname in 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 f1898ff13..eedf63e7a 100644 --- a/webapp/src/main/webapp/index.jsp +++ b/webapp/src/main/webapp/index.jsp @@ -1 +1 @@ -

Hello, Welcome to Devops Training Batch-7

+

Hello, Welcome to Devops Training Batch-8

From 7a9c787ca8ca6ff543ca59e80a763eb5c04a9c6e Mon Sep 17 00:00:00 2001 From: rameshkunchala <81897480+rameshkunchala@users.noreply.github.com> Date: Sat, 3 May 2025 20:32:44 +0530 Subject: [PATCH 15/30] 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 eedf63e7a..50d608895 100644 --- a/webapp/src/main/webapp/index.jsp +++ b/webapp/src/main/webapp/index.jsp @@ -1 +1 @@ -

Hello, Welcome to Devops Training Batch-8

+

Hello, Welcome to Devops Training Batch-9

From 9a89cc8815d2a349b4a72f8e2f5572c521bc3a2c Mon Sep 17 00:00:00 2001 From: rameshkunchala <81897480+rameshkunchala@users.noreply.github.com> Date: Fri, 25 Jul 2025 18:22:31 +0530 Subject: [PATCH 16/30] Update pom.xml --- pom.xml | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 218dd3ee9..18164aedb 100644 --- a/pom.xml +++ b/pom.xml @@ -21,13 +21,19 @@ webapp - - - site-server - Test Project Site - file:///tmp/maven-project-site - - + + + nexus-releases + Nexus Release Repository + http://localhost:8082/repository/maven-releases/ + + + nexus-snapshots + Nexus Snapshot Repository + http://localhost:8082/repository/maven-snapshots/ + + + From 54dbb869b4e1a31e2e48205a52bfe3ee2054d1a0 Mon Sep 17 00:00:00 2001 From: rameshkunchala Date: Fri, 25 Jul 2025 15:34:04 +0000 Subject: [PATCH 17/30] updated index.jsp file --- 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 50d608895..27ccd31d4 100644 --- a/webapp/src/main/webapp/index.jsp +++ b/webapp/src/main/webapp/index.jsp @@ -1 +1 @@ -

Hello, Welcome to Devops Training Batch-9

+

Hello, Welcome to Devops class this is batch 3

From c559931d3b7ead5542a677aed1d6f4e2f93e4d28 Mon Sep 17 00:00:00 2001 From: rameshkunchala Date: Fri, 25 Jul 2025 15:42:44 +0000 Subject: [PATCH 18/30] updated index.jsp file --- 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 27ccd31d4..25caf68a2 100644 --- a/webapp/src/main/webapp/index.jsp +++ b/webapp/src/main/webapp/index.jsp @@ -1 +1 @@ -

Hello, Welcome to Devops class this is batch 3

+

Hello, Welcome to Devops class this is batch 4

From 42a905d77490c21a31b6d415bf0a85ee572a7983 Mon Sep 17 00:00:00 2001 From: rameshkunchala <81897480+rameshkunchala@users.noreply.github.com> Date: Wed, 24 Dec 2025 08:13:25 +0530 Subject: [PATCH 19/30] updated version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 18164aedb..241a9212a 100644 --- a/pom.xml +++ b/pom.xml @@ -125,7 +125,7 @@ maven-release-plugin - 2.2.1 + 3.4.0 From 0b8147c77c574fa95073cb48f66188dff9aa2833 Mon Sep 17 00:00:00 2001 From: rameshkunchala <81897480+rameshkunchala@users.noreply.github.com> Date: Wed, 24 Dec 2025 08:17:24 +0530 Subject: [PATCH 20/30] updated plugin --- pom.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 241a9212a..80a0815b8 100644 --- a/pom.xml +++ b/pom.xml @@ -45,7 +45,14 @@ 8 - + + org.apache.maven.plugins + maven-war-plugin + 3.4.0 + + false + + maven-release-plugin From 4d12b370d60b3b0c77865fdcd4d3c5db8323c7fb Mon Sep 17 00:00:00 2001 From: rameshkunchala Date: Sat, 27 Dec 2025 07:27:43 +0530 Subject: [PATCH 21/30] updated batch number --- 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 25caf68a2..9d515cf89 100644 --- a/webapp/src/main/webapp/index.jsp +++ b/webapp/src/main/webapp/index.jsp @@ -1 +1 @@ -

Hello, Welcome to Devops class this is batch 4

+

Hello, Welcome to Devops class this is batch 5

From 2cd93cc67f3fb32c4ec8a66681333f3f47dafa9f Mon Sep 17 00:00:00 2001 From: rameshkunchala Date: Sat, 27 Dec 2025 07:58:24 +0530 Subject: [PATCH 22/30] Updated display message --- 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 9d515cf89..7315fc72c 100644 --- a/webapp/src/main/webapp/index.jsp +++ b/webapp/src/main/webapp/index.jsp @@ -1 +1 @@ -

Hello, Welcome to Devops class this is batch 5

+

Hi, This is devops demo class

From ff1de8a349be8427f0645c716c9d2f4212116b51 Mon Sep 17 00:00:00 2001 From: rameshkunchala <81897480+rameshkunchala@users.noreply.github.com> Date: Wed, 21 Jan 2026 10:35:41 +0530 Subject: [PATCH 23/30] Update greeting message in 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 7315fc72c..b2023d6e1 100644 --- a/webapp/src/main/webapp/index.jsp +++ b/webapp/src/main/webapp/index.jsp @@ -1 +1 @@ -

Hi, This is devops demo class

+

Hi, Welcome to Batch 4 demo classes

From 316981377bb7666e3a66bd65770d9493dcbbf46e Mon Sep 17 00:00:00 2001 From: rameshkunchala <81897480+rameshkunchala@users.noreply.github.com> Date: Wed, 21 Jan 2026 10:41:25 +0530 Subject: [PATCH 24/30] 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 b2023d6e1..37301d66f 100644 --- a/webapp/src/main/webapp/index.jsp +++ b/webapp/src/main/webapp/index.jsp @@ -1 +1 @@ -

Hi, Welcome to Batch 4 demo classes

+

Hi, Nagarjuna Welcome to devops classes

From 04110e622a54c7da428dfd59dd3baebe75118c39 Mon Sep 17 00:00:00 2001 From: rameshkunchala <81897480+rameshkunchala@users.noreply.github.com> Date: Tue, 27 Jan 2026 20:30:54 +0530 Subject: [PATCH 25/30] Updated index.jsp file --- 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 37301d66f..5fa4ff658 100644 --- a/webapp/src/main/webapp/index.jsp +++ b/webapp/src/main/webapp/index.jsp @@ -1 +1 @@ -

Hi, Nagarjuna Welcome to devops classes

+

Hi, Nikitha Welcome to devops classes

From b07a0a796662d636585dec1ca890657171c7e319 Mon Sep 17 00:00:00 2001 From: rameshkunchala Date: Fri, 27 Mar 2026 19:58:52 +0530 Subject: [PATCH 26/30] Updated welcome page --- .../target/classes/com/example/Greeter.class | Bin 0 -> 551 bytes server/target/maven-archiver/pom.properties | 5 ++ .../compile/default-compile/createdFiles.lst | 1 + .../compile/default-compile/inputFiles.lst | 1 + .../default-testCompile/createdFiles.lst | 1 + .../default-testCompile/inputFiles.lst | 1 + server/target/server.jar | Bin 0 -> 2339 bytes .../TEST-com.example.TestGreeter.xml | 64 ++++++++++++++++++ .../com.example.TestGreeter.txt | 4 ++ .../com/example/TestGreeter.class | Bin 0 -> 1435 bytes webapp/src/main/webapp/index.jsp | 2 +- webapp/target/maven-archiver/pom.properties | 3 + webapp/target/webapp.war | Bin 0 -> 1925 bytes webapp/target/webapp/WEB-INF/web.xml | 17 +++++ webapp/target/webapp/index.jsp | 1 + 15 files changed, 99 insertions(+), 1 deletion(-) create mode 100644 server/target/classes/com/example/Greeter.class create mode 100644 server/target/maven-archiver/pom.properties create mode 100644 server/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst create mode 100644 server/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst create mode 100644 server/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/createdFiles.lst create mode 100644 server/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/inputFiles.lst create mode 100644 server/target/server.jar create mode 100644 server/target/surefire-reports/TEST-com.example.TestGreeter.xml create mode 100644 server/target/surefire-reports/com.example.TestGreeter.txt create mode 100644 server/target/test-classes/com/example/TestGreeter.class create mode 100644 webapp/target/maven-archiver/pom.properties create mode 100644 webapp/target/webapp.war create mode 100644 webapp/target/webapp/WEB-INF/web.xml create mode 100644 webapp/target/webapp/index.jsp diff --git a/server/target/classes/com/example/Greeter.class b/server/target/classes/com/example/Greeter.class new file mode 100644 index 0000000000000000000000000000000000000000..d571a56d4a5a1015cdc6e95f5bd7a0a6a507e8c1 GIT binary patch literal 551 zcmZuuO;5r=5Pe$;#Zm!5@be%C4XCjPy%>xKP1Hl92MmevwA2Ml+O8?Z__Oq+G0`93 zk222ECSqg{GdpkIyqTT-`hNceaDa6a8ZriS3t8kC%0vFhZJ&n&`>Hn-Zp@H7@*K-8}LP=7sQmxx2ABYM3xlFko4jNAXX2Cyu;uK;?ZI1)Ovao6fIzl5O8kK}o-M zYYIwP2FeUoR|d9t;=zM2?DI&7SVRo^sk{>mCC3ZJiHr{WaU z<9lz!P;+KzwHdMlCCjiiW6~L8F&HBm2pLY={d*hjsUydcE6zMMkd@B7r-*2vM2lBP z12smD>;gsmBHvzE-vNB&s zKTkK;;1E4ux6i(3PWyQ4>RsgZ*3~+9=KSU$gDb`lo)+nNojal9t?R_W{$xqm6fx}s zDiu5DbO#B02L+eR)mkee!!0z~I7qZc_;k=`k)E$-zVuY?oa1F&>~&z1Yv<0DMk zwM*!8wi_b@gE|ufgCv?t_oCF)lGGx-= z365dyX-e%j3yqTc&wPq7*rLa-{LZE2&qC=P7X=k>zx%?iA<$F&t}-dTHu;WG!h#it zO$_@l&HoxFvg=^Ly8E3M(kDG%kbB;5xB0g^+O-rRb4j~#bxsJgH2uJYq8ZF3J@RejQ?rJA!WW>%4y zqdfQgZiQ*ylG3(@oU(PVv~rCv-VAlv5-_bld>Z4*>)!EGug>dHNzQvM`bDTe`;xTb z4i4XaJN1lce+F>j&H2TXRh3tfo<7;7y@v zkD0@g{=DKxL?n80mJUQkjmZj#wV+u3vYGNt|CIUTZ6zhSt>lPH{XQd{W;4#L4 z6l020i^@`q;HGgfcw5hoE=}>%SPD!&&w=UCoD9}*79oE*yzZ0&_H0?6D zxjO9k`^%vmWo|2*bhDVmj&OAr^2XkYxmX-DF>BVu&3mV_f63dfygQ%s`_@(GUc6uZ z(@0E9W9c`>EeA3UCHF;GeAcu!XKFI}CA(_!bpg$Qyz}|1Z+E?^wSDS3CF#_a8~>c1 zE8F_>^zswo zq31n9_14$xOcOV^my}&3`FKO`~5v?~~pfTHHNl`KOKE z9~pYD@Wwa4?rKk;er3S~{ojYayjWyf^>E4CX@{RLo7iMfCF6anT>2&-?>%qcx256# zp01QZeku`utf}H6sTuc9k!i1i zSfzu!=coEluLfc}GGiW?LJLxhN-|T6gUkHSdh2@Wc=`r< ztP1(ytK)t4aZs7|DHfw{k)AW6Ji2Rpde-pph}twei}djHoY`@y`;#}fO>oZS&&6MZ zw1tYfi-NuuIsPi)?)tPjXtMVXp>8ju%R-aA8@jrJyH5pm?`YUzVQhc?TEKY+^Bd<4 z6>c21Z{Y@(tBgz{%(&|Zpud1XfZ?qph=ylRgf{H;1xPUnENN5+l5lNEwFklk%mN!! zq(cD6;$uK2q<}{_6;wyT)PQJE5f1?%9WQ`PkPbwF57UXg$cO1&(kKMX$;diUDgb0B zV=KI14*37SA6S>bJq;_$U~a%(m?1Rp!PJbeXv1wRsBl9V%gl`7Cfvrti#nL;*b6(D x`AZrD$uJ#S^dW+k1KdPG&sPXbyje;20>~0XE(`ExWdoVV1%&T`;VcK{0RZH$08an_ literal 0 HcmV?d00001 diff --git a/server/target/surefire-reports/TEST-com.example.TestGreeter.xml b/server/target/surefire-reports/TEST-com.example.TestGreeter.xml new file mode 100644 index 000000000..167371ad1 --- /dev/null +++ b/server/target/surefire-reports/TEST-com.example.TestGreeter.xml @@ -0,0 +1,64 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/server/target/surefire-reports/com.example.TestGreeter.txt b/server/target/surefire-reports/com.example.TestGreeter.txt new file mode 100644 index 000000000..365afd79e --- /dev/null +++ b/server/target/surefire-reports/com.example.TestGreeter.txt @@ -0,0 +1,4 @@ +------------------------------------------------------------------------------- +Test set: com.example.TestGreeter +------------------------------------------------------------------------------- +Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec diff --git a/server/target/test-classes/com/example/TestGreeter.class b/server/target/test-classes/com/example/TestGreeter.class new file mode 100644 index 0000000000000000000000000000000000000000..5a7340ace0db29cf17f8bf81ff4cb01b711e6f82 GIT binary patch literal 1435 zcmZ`(YflqF6g|@x7M2xCkwR6ZAYvcN`oI@O1*%|8wMMYUFD64fv`h9u_CfqxCJK!v z{s4cJ@$Pn^+fcvE%-y;7oO|!NJAeNE{0(3g6&W$aB_tFKVVEI#$d9?IbF-z^_76qF zWf)%9OwE1H5YOf75=I!N8kV7ouiQA&g}P%4;R;)Zg!m}Nph&o+U>p++Gf}@i;kcnM zgVgFqF-%vZPN73-1d|LypDbH%`oL2PE@PU$1Yr!zxoR)ZUDwvkRw;k+lZ+Y6O2{a< zf~yQ!%WkQM9u=b++-2l3RNaXiE$36B*#!Bd7zpHtbgMNgQRMq~uv=W^Eh z|G+aO%2rb_OjI>fyz`8G%G1w>Ayu^+T(5Im^X>3s!fpF3nZAjPjBSYq&=Ib8L_Qxp z)71=7*Bp%iHciuVxvNV=TnUSfZW6IA0J?nP*M>bCB)gFJD+7Uz}z~=tWlI7H|rcYYx64zb7Z`X4L1Qhfjb literal 0 HcmV?d00001 diff --git a/webapp/src/main/webapp/index.jsp b/webapp/src/main/webapp/index.jsp index 5fa4ff658..7361955c1 100644 --- a/webapp/src/main/webapp/index.jsp +++ b/webapp/src/main/webapp/index.jsp @@ -1 +1 @@ -

Hi, Nikitha Welcome to devops classes

+

Hi, Krishna Welcome to devops classes

diff --git a/webapp/target/maven-archiver/pom.properties b/webapp/target/maven-archiver/pom.properties new file mode 100644 index 000000000..98aec95af --- /dev/null +++ b/webapp/target/maven-archiver/pom.properties @@ -0,0 +1,3 @@ +artifactId=webapp +groupId=com.example.maven-project +version=1.0-SNAPSHOT diff --git a/webapp/target/webapp.war b/webapp/target/webapp.war new file mode 100644 index 0000000000000000000000000000000000000000..89d32d0b35b4419f028c30ee366d1d1d71dccd1d GIT binary patch literal 1925 zcmWIWW@h1HVBlb2I6SL5h5-q10@=Q0f!1by(; z@je^OQO*;@aYEDg{Fz{bYsQQ#3$@Ok@x1ue>*O_FJr7^DER*L?A3bGa0J#9WLxFB* z2zPaYyA!)A0VGw)If=!^sl`aX^0J;C9VfJRf)FDELk1HA13!}L^3)`~irk#JlMd!L zD~KF>|4+2fIw5wJ&aq3Er^)WRyscz=+bi!v_(xpUdB<9NwJP znz=*2uy-<>!=fLX)KsK5>`SV>zxm(1nct3FR*C%BKmBfYprdl;+KZmCIt6Qt=d7|0 z_AuXCX>7Oe|1B;b)0wM zTM-MvIqBz(HB!GV3w`=nL3*{q^X@7R5icdK`=-q|Pybtx{<-7x{X^3C*VUiDIdsLKGw6S|p0n6Rb3~$Wv7a4%{8#Bybzrb*0Wm1;Wag!$R_J9F z7i>OhuqF7zi7SB|Cr{{vF)W&LWz!!ffvL0CPna_~B4*8kgvIHvVlO``=6qrM@`GbzJ*A7-*LFr@8xUx)?Z6q6zWU?mUTNu7<-H8*(qF}+!}kZbxZJyE zC+g4oGI!^*nej(oEj#i`SnBoh&jyVbBlT98NQCsUo0S=yjjY$$nUU3Gdu5lC&~o)| z30c*Rj6IXjE6nlNDG8sdk$d@?bkLLC?d7-c{yyH{(|2=)VML{Q)SV{lBBvGKWbS3T zrMEK9?z?ky&Z5J%8GB>i{|~BZZ4P0-*C;vbc!7r2ii!1py^0c>RHG7?$n{O`YPtA2 zC1S7r>8wA8(^oF2lK2&0>uondyzhO_K8{T{7OvjBe1py29+A&47y7V&Ojj#Sz9Xmi zq~%l2UNd{k@ce9AE7wenY%eLIUJ1iqaRZH<=-;3aPM!wRWeixklb!Kfl z^t5|svYIbn)W1pRyWEt&$8FnmWYR?m^;_9Z^~p-=tN)*P`uhKQlkUaE_a6PwtN6x@ zNL!$C>CT*OyF7uZ0EF$xObx&UQjl6yl9^iUt)q3)$JZ?MC5@o`1lNXCxZ<-IR2)J8$l{eiCZce} z?Oagt2mv5n=YdR^E<|Ao(v8TW=*1;W|B}YPNV=hgC$g8Z6&481Ho(#sUUVR9!&WLF tv~>Zs!9$9)G6LBWY>5qF$qZm&M2;nhq!-}L$_6rz0| + + Webapp + + diff --git a/webapp/target/webapp/index.jsp b/webapp/target/webapp/index.jsp new file mode 100644 index 000000000..7315fc72c --- /dev/null +++ b/webapp/target/webapp/index.jsp @@ -0,0 +1 @@ +

Hi, This is devops demo class

From 96a8ca340118019ac8b824a4736a771b6e585fa3 Mon Sep 17 00:00:00 2001 From: rameshkunchala Date: Fri, 27 Mar 2026 20:00:48 +0530 Subject: [PATCH 27/30] Updated welcome message --- 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 7361955c1..9378abc43 100644 --- a/webapp/src/main/webapp/index.jsp +++ b/webapp/src/main/webapp/index.jsp @@ -1 +1 @@ -

Hi, Krishna Welcome to devops classes

+

Hi, Teja Welcome to devops classes

From 1f5a3a583d15a76ded4d3d3ab1e7ecece664edc0 Mon Sep 17 00:00:00 2001 From: rameshkunchala Date: Fri, 27 Mar 2026 20:02:35 +0530 Subject: [PATCH 28/30] Added new user to disply page --- 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 9378abc43..14238f5d3 100644 --- a/webapp/src/main/webapp/index.jsp +++ b/webapp/src/main/webapp/index.jsp @@ -1 +1 @@ -

Hi, Teja Welcome to devops classes

+

Hi, ramesh Welcome to devops classes

From a09a2110fb5d20997b8c2743b233f1fde5b2113d Mon Sep 17 00:00:00 2001 From: rameshkunchala Date: Fri, 27 Mar 2026 20:09:47 +0530 Subject: [PATCH 29/30] Updated bacth details --- webapp/src/main/webapp/index.jsp | 1 + 1 file changed, 1 insertion(+) diff --git a/webapp/src/main/webapp/index.jsp b/webapp/src/main/webapp/index.jsp index 14238f5d3..3667d4fe3 100644 --- a/webapp/src/main/webapp/index.jsp +++ b/webapp/src/main/webapp/index.jsp @@ -1 +1,2 @@

Hi, ramesh Welcome to devops classes

+

This is Batch 6

From 55767a66837cbee9090b8b24bf719d36c251d60f Mon Sep 17 00:00:00 2001 From: rameshkunchala Date: Mon, 30 Mar 2026 19:36:58 +0530 Subject: [PATCH 30/30] Added index.sjp file --- webapp/src/main/webapp/index.jsp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/webapp/src/main/webapp/index.jsp b/webapp/src/main/webapp/index.jsp index 3667d4fe3..cb4b8d8ba 100644 --- a/webapp/src/main/webapp/index.jsp +++ b/webapp/src/main/webapp/index.jsp @@ -1,2 +1,4 @@

Hi, ramesh Welcome to devops classes

-

This is Batch 6

+

This is Batch 4

+

Welcome Ramesh

+