diff --git a/ex1.py b/ex1.py new file mode 100644 index 00000000..5783ae6d --- /dev/null +++ b/ex1.py @@ -0,0 +1,14 @@ +Hi, +this is ex1 file. +Welcome to the git jenkins integration + + +This is added after creating this file +and above information. +pushed this information to the origin +pull request has been approved by the master + +then again i am changin this information now +now i will git add,commit and push to the master + +afterwhich i will open it from there and see this content diff --git a/ex2 b/ex2 new file mode 100644 index 00000000..4d2ed4c5 --- /dev/null +++ b/ex2 @@ -0,0 +1 @@ +this is ex2 file diff --git a/file5 b/file5 new file mode 100644 index 00000000..17c47b1b --- /dev/null +++ b/file5 @@ -0,0 +1,4 @@ +this is file5 +this i am updating from console. +We have to see it is updated or not +from command line. diff --git a/gitintegration_jenkins b/gitintegration_jenkins new file mode 100644 index 00000000..07c9c2ef --- /dev/null +++ b/gitintegration_jenkins @@ -0,0 +1,2 @@ +this is to test whether communicaton established between git and jenkins +This is successful diff --git a/pom.xml b/pom.xml index 8c86fccc..fac4b86a 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.jdevs studentapp - 2.1.1-SNAPSHOT + 2.1.1-FEAT01-SNAPSHOT war src diff --git a/vprof b/vprof new file mode 100644 index 00000000..335b90d9 --- /dev/null +++ b/vprof @@ -0,0 +1 @@ +Jenkins is a open source automation tool written in java with plugins built for continuous integration. diff --git a/vprofile b/vprofile new file mode 100644 index 00000000..768bfbf4 --- /dev/null +++ b/vprofile @@ -0,0 +1 @@ +This is to check the connectivity