Commit graph

765 commits

Author SHA1 Message Date
Maharshi Patel
71aafe8708 updated jenkinsfile 2021-01-10 15:47:12 -08:00
Maharshi Patel
e191fe7fd7 updated jenkinsfile 2021-01-10 15:44:59 -08:00
Maharshi Patel
94e20c044f listing docker images 2021-01-10 15:38:03 -08:00
Maharshi Patel
bf42f47b0c Updated pom with jfrog details and updated jenkins file 2021-01-10 15:26:10 -08:00
Maharshi Patel
25aa2103b9 updated jenkins 2021-01-10 15:09:45 -08:00
Maharshi Patel
a3273c78da updated jenkins with snapshot repos 2021-01-10 15:02:22 -08:00
Maharshi Patel
a2f5be2c1b updated jenkins 2021-01-10 15:00:27 -08:00
Maharshi Patel
3c85064eea removed creds 2021-01-10 14:20:25 -08:00
Maharshi Patel
d85445a3c4 fixed syntax 2021-01-10 14:16:17 -08:00
Maharshi Patel
1ba8b0985d fixed syntax 2021-01-10 14:10:55 -08:00
Maharshi Patel
b2573716b1 adding artifactory steps 2021-01-10 14:08:36 -08:00
Maharshi Patel
491c917a95 fixed syntax error 2021-01-10 13:57:24 -08:00
Maharshi Patel
d6eb6e7770 build package from jenkins 2021-01-10 13:56:22 -08:00
Maharshi Patel
4905e68ed4 expose port to 8080 2021-01-10 12:33:45 -08:00
Maharshi Patel
e4ee8acbac revert push to jfrog 2021-01-10 12:24:39 -08:00
Maharshi Patel
456265250f only pushing to jfrog 2021-01-10 12:18:38 -08:00
Maharshi Patel
a7bea98c1d revert push to jfrog 2021-01-10 12:12:46 -08:00
Maharshi Patel
ebfb10127a push to jfrog 2021-01-10 12:05:01 -08:00
Maharshi Patel
59e475a4ca update both files 2021-01-10 11:54:53 -08:00
Maharshi Patel
a05486cb08 update printing summary 2021-01-10 11:09:43 -08:00
Maharshi Patel
410507e4c0 printing summary 2021-01-10 10:54:57 -08:00
Maharshi Patel
aeb9e31447 validating project after dependecy download 2021-01-10 10:48:20 -08:00
Maharshi Patel
5eab7b590d validating project 2021-01-10 10:44:14 -08:00
Maharshi Patel
dcdd5684ca Using mvn 2021-01-10 10:36:25 -08:00
Maharshi Patel
396e1675c0 revert compile and test as seperate step 2021-01-10 10:34:49 -08:00
Maharshi Patel
422ea1dadb compile and test as seperate step 2021-01-10 10:33:56 -08:00
Maharshi Patel
8217d69908 running application on different port 2021-01-10 10:25:06 -08:00
Maharshi Patel
fea262e763 Updated jenkinsfile 2021-01-09 20:49:05 -08:00
Maharshi Patel
88530113e8 added missing working dir 2021-01-09 16:38:43 -08:00
Maharshi Patel
56b252042e moving stuff to app dir 2021-01-09 16:37:21 -08:00
Maharshi Patel
75c055145e moved memory setting to jenkins global 2021-01-09 16:10:20 -08:00
Maharshi Patel
76d2e313d1 assign more memory 2021-01-09 15:51:38 -08:00
Maharshi Patel
c39b2d21b3 cache downloaded libs 2021-01-09 15:26:42 -08:00
Maharshi Patel
cc3c1e8d94 reverted pom and dockerfile changes 2021-01-09 15:23:34 -08:00
Maharshi Patel
db705e48e8 updated pom file 2021-01-09 15:20:01 -08:00
Maharshi Patel
42fff2b939 replace maven package with maven wrapper 2021-01-09 15:12:11 -08:00
Maharshi Patel
77b3a71b31 packaging as part of dockerfil 2021-01-09 15:01:49 -08:00
Maharshi Patel
f0ce4b9dd8 jenkins file added 2021-01-09 14:54:17 -08:00
Maharshi Patel
76b3b07c6e Dockerfile added 2021-01-09 14:13:42 -08:00
Stephane Nicoll
02babdd8cb Upgrade to Spring Boot 2.4.1 2020-12-25 13:02:48 +01:00
Stephane Nicoll
8065ad00e2 Merge pull request #707 from Arka-Bandyopadhyay
* pr/707:
  Downgrade to wro4j 1.8.0
  remove .vscode folder from project repository

Closes gh-707
2020-11-29 11:44:14 +01:00
Arka Bandyopadhyay
0573cda3c2 Downgrade to wro4j 1.8.0
This commit downgrades the wro4j plugin to 1.8.0 as the latest version
requires Java 11.

See gh-707
2020-11-29 11:43:28 +01:00
Stephane Nicoll
502870d6c0 Remove IDE specific configuration files
Closes gh-706
2020-11-29 11:39:01 +01:00
Arka Bandyopadhyay
949278cd46 remove .vscode folder from project repository 2020-11-29 14:21:33 +05:30
Dave Syer
ab9135ad9b Upgrade to Spring Boot 2.4.0 2020-11-24 10:44:41 +00:00
Cesarion Pshebytski
8b1ac6736e Updated user for mysql
Updated creation of user for mysql db. Previously lack of quotes resulted in creation of incorrect user (petclinic@% instead of just petclinic)
2020-11-06 11:13:25 +00:00
Stephane Nicoll
7615395b1f Upgrade to Spring Boot 2.3.5 2020-11-06 08:30:48 +01:00
Stephane Nicoll
656b7c8b17 Merge pull request #650 from piyush-garg
* pr/650:
  Upgrade to wro4j 1.9.0

Closes gh-650
2020-11-06 07:55:44 +01:00
Piyush Garg
a1eaaa6878 Upgrade to wro4j 1.9.0
See gh-650
2020-11-06 07:54:59 +01:00
Stephane Nicoll
f6c1a69e6b Merge pull request #670 from akashsolanki
* pr/670:
  Remove redundant junits dependencies

Closes gh-670
2020-11-06 07:48:31 +01:00