From 913d983bacb1e366f68a5c3264be0360dc528946 Mon Sep 17 00:00:00 2001 From: KBGade <121091091+KBGade@users.noreply.github.com> Date: Tue, 20 Dec 2022 16:57:08 +0530 Subject: [PATCH 1/5] Update ReadMe file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d2208c70e..a2e9ea778 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ designed. Please note this example uses and requires Java 8 to work.. test test ![Addressbook Screenshot](addressbook_screenshot.png "Addressbook Screenshot") - +Update file Running the example from the command line ------------------- ``` From 21a59617f27557da91baffc0961e17fee4378c9e Mon Sep 17 00:00:00 2001 From: KBGade <121091091+KBGade@users.noreply.github.com> Date: Tue, 20 Dec 2022 17:14:05 +0530 Subject: [PATCH 2/5] Update ReadMe --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 545ac3794..029852715 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ designed. Please note this example uses and requires Java 8 to work.. test test ![Addressbook Screenshot](addressbook_screenshot.png "Addressbook Screenshot") Update file +Update file by kiran Running the example from the command line ------------------- ``` From f245710af8037629bc50e4de6074eef1fffe3107 Mon Sep 17 00:00:00 2001 From: KBGade <121091091+KBGade@users.noreply.github.com> Date: Wed, 21 Dec 2022 13:58:11 +0530 Subject: [PATCH 3/5] update on the file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 029852715..af21c7b44 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ a fast read for learning how to get started - not an example on how application designed. Please note this example uses and requires Java 8 to work.. test test test test test test fdfd akshaaattt hi world i am great heloo hellooo test ![Addressbook Screenshot](addressbook_screenshot.png "Addressbook Screenshot") - +UPdate on the file Update file Update file by kiran Running the example from the command line From 13b943a30e5c5be2082d7fa04b6a90e8d0a020ea Mon Sep 17 00:00:00 2001 From: KBGade <121091091+KBGade@users.noreply.github.com> Date: Wed, 21 Dec 2022 16:36:58 +0530 Subject: [PATCH 4/5] Update JenkinsFile1 --- JenkinsFile1 | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/JenkinsFile1 b/JenkinsFile1 index 9a50e19cb..a48cba5ca 100644 --- a/JenkinsFile1 +++ b/JenkinsFile1 @@ -1,8 +1,5 @@ changesdonepipeline{ - tools{ - jdk 'myjava' - maven 'mymaven131' - } + agent any stages{ stage('Checkout on git'){ From ad6a79add6af2e79a4f45ebf42de8bbac2fc6487 Mon Sep 17 00:00:00 2001 From: KBGade <121091091+KBGade@users.noreply.github.com> Date: Wed, 21 Dec 2022 16:37:16 +0530 Subject: [PATCH 5/5] Update Jenkinsfile --- Jenkinsfile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Jenkinsfile b/Jenkinsfile index c842bedfb..40a83f822 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,9 +1,6 @@ pipeline{ - tools{ - jdk 'myjava' - maven 'mymaven' - } + agent any stages{ stage('Checkout'){