From 6dda5cbefc11d4743497d27f67dcb46d070a9064 Mon Sep 17 00:00:00 2001 From: rameshkunchala Date: Tue, 28 Jan 2025 13:59:02 +0000 Subject: [PATCH 01/22] 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/22] 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/22] 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/22] 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/22] 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/22] 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/22] 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/22] 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/22] 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/22] 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/22] 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/22] 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/22] 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/22] 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/22] 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/22] 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/22] 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/22] 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/22] 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/22] 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/22] 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/22] 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