From f397acf61a2d06f171b5580065530d400ec34256 Mon Sep 17 00:00:00 2001 From: amitagra Date: Tue, 3 May 2016 10:49:53 +0530 Subject: [PATCH 1/4] 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 fad5d65..c7b21aa 100644 --- a/src/main/webapp/index.jsp +++ b/src/main/webapp/index.jsp @@ -6,7 +6,7 @@ Hello Java EE 7 Continuous Delivery! -

Example of Automated DevOps CI/CD

+

Example of Automated DevOps Change CI/CD

Code Commited:: GitLab -> Jenkins -> Maven -> Nexus

Build is Available:: Jenkins -> Deploy -> Nexus -> Tomcat7

First Job is Over:: Jenkins -> Maven -> Sonar

From 033cbeb67da6e0d9d0bf193c50ec934cd6025319 Mon Sep 17 00:00:00 2001 From: aagrawal Date: Wed, 4 May 2016 10:42:42 +0530 Subject: [PATCH 2/4] my comments --- test.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 test.txt diff --git a/test.txt b/test.txt new file mode 100644 index 0000000..6705034 --- /dev/null +++ b/test.txt @@ -0,0 +1 @@ +This is a text file for testing the GIT commit. \ No newline at end of file From 775cc4b64bca66f3de22987c66cb9a038e4eb98e Mon Sep 17 00:00:00 2001 From: aagrawal Date: Wed, 4 May 2016 11:02:28 +0530 Subject: [PATCH 3/4] from Brackets --- 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 c7b21aa..290734c 100644 --- a/src/main/webapp/index.jsp +++ b/src/main/webapp/index.jsp @@ -6,7 +6,7 @@ Hello Java EE 7 Continuous Delivery! -

Example of Automated DevOps Change CI/CD

+

Example of Automated DevOps New One CI/CD

Code Commited:: GitLab -> Jenkins -> Maven -> Nexus

Build is Available:: Jenkins -> Deploy -> Nexus -> Tomcat7

First Job is Over:: Jenkins -> Maven -> Sonar

From 9cd0f216dbfa499366ae206421fd03fcea46978c Mon Sep 17 00:00:00 2001 From: aagrawal Date: Wed, 4 May 2016 11:11:21 +0530 Subject: [PATCH 4/4] from Notepad --- feature.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 feature.txt diff --git a/feature.txt b/feature.txt new file mode 100644 index 0000000..25cb18d --- /dev/null +++ b/feature.txt @@ -0,0 +1 @@ +This is sample test \ No newline at end of file