Commit graph

491 commits

Author SHA1 Message Date
Justin Bankes
286d4ec90f Fixed merge conflict post maven release 2016-07-15 01:29:57 -07:00
Justin Bankes
e63e8da531 Fixed merge conflict post maven release 2016-07-15 01:26:59 -07:00
Justin Bankes
e4df4d21f3 Fixed merge conflict post maven release 2016-07-15 01:25:45 -07:00
Justin Bankes
69ab98a78c Fixed merge conflict post maven release 2016-07-15 01:25:12 -07:00
Justin Bankes
4ab656f6c9 Fixed release destination 2016-07-15 01:22:21 -07:00
Jenkins Continuous Integration Server
01e0e14dae [maven-release-plugin] prepare release spring-petclinic-1.0.0 2016-07-15 08:16:42 +00:00
Jenkins Continuous Integration Server
3457299241 [maven-release-plugin] prepare for next development iteration 2016-07-15 08:10:34 +00:00
Jenkins Continuous Integration Server
0ed703348d [maven-release-plugin] prepare release spring-petclinic-1.0.0 2016-07-15 08:10:30 +00:00
Justin Bankes
46a05dd036 Added maven release plugin information to pom 2016-07-14 22:59:45 -07:00
Justin Bankes
fad8750b08 Fixed GAV for demo 2016-07-14 22:39:37 -07:00
Justin Bankes
b5882026ec Reset POM version to 1.0.0-SNAPSHOT for MRP demo 2016-07-14 22:38:21 -07:00
Justin Bankes
e21e2b015e Changed dependency again, needed a non snapshot version to get into the pom 2016-07-14 22:32:55 -07:00
Justin Bankes
0258c9c36a Changed Dependency on Joda time to pass the push 2016-07-14 22:31:11 -07:00
Justin Bankes
9e9c59d91d Changed pom to push to local box 2016-07-14 22:29:12 -07:00
Justin Bankes
66078aabc5 Changed spring pet clinic pom 2016-06-07 11:38:33 -07:00
Justin Bankes
7546a8e4c9 Just syncing up the server 2016-06-07 10:21:57 -07:00
Ravi Kalaga
e8ac1b5d93 Updating POM.xml to URL for Nexus. 2015-12-30 14:24:57 -08:00
Ravi Kalaga
594b730906 Updating POM.xml to provide path for nexus. 2015-12-29 14:50:23 -08:00
Victor Piousbox
a9f8bcd2f0 hooks 2015-10-23 12:30:42 -07:00
Victor Piousbox
63e2854087 hooks 2015-10-23 12:26:26 -07:00
Victor Piousbox
606bd0980b hooks 2015-10-23 12:24:14 -07:00
Victor Piousbox
54f0c2a509 hooks 2015-10-23 12:22:19 -07:00
Victor Piousbox
364a4684ca hook check 2015-10-23 12:21:42 -07:00
Victor Piousbox
c605486b01 check hook again 2015-10-23 12:19:17 -07:00
Victor Piousbox
b9a3779267 a small change 2015-10-23 11:58:31 -07:00
Victor Piousbox
5f64ec8d42 some change 2015-10-23 11:53:16 -07:00
Antoine Rey
3bcf84543e #77 move Session scope attributes to the request scope instead 2015-10-23 08:42:27 +02:00
Antoine Rey
6a94d7e60a Remove uncessary _method=put parameter and enable the "POST new visit" HTTP request 2015-10-21 08:25:07 +02:00
Antoine Rey
4c0d311fff Merge pull request #106 from trepel/dandelionupdate
Update of Dandelion to 1.1.1
2015-10-20 19:35:20 +02:00
Antoine Rey
5e11b4bbcc JMeter script from Julien Dubois 2015-10-20 18:59:55 +02:00
Tomas Repel
63d8f1213c Update of Dandelion to 1.1.1 2015-10-19 10:53:10 +02:00
Antoine Rey
81fac33fb5 #96 change EditorConfig in order to impact other files than Java and XML (i.e.. jsp and html pages) 2015-10-16 18:21:12 +02:00
Antoine Rey
295574f1eb Merge pull request #104 from trepel/minorcommentsfixes
Removal of redundant comments
2015-10-16 18:17:08 +02:00
Tomas Repel
2270e2466b Removal of redundant comments 2015-10-16 15:04:17 +02:00
Antoine Rey
09ed33a5fc #96 Reformat code with EditorConfig 2015-10-16 09:33:28 +02:00
Antoine Rey
1aef94d6a8 #95 Downgrade to AssertJ 2.2.0 to be compatible with Java 7 2015-10-16 08:03:19 +02:00
Antoine Rey
566fdac3f9 Merge pull request #99 from trepel/removalofputmethod
Removed HTTP PUT method - it is not supported in JSP 2.3
2015-10-14 08:30:22 +02:00
Antoine Rey
8b5d980416 Fix #95 migrate to AssertJ 3.2.0 2015-10-14 08:29:37 +02:00
michaelisvy
77bd960b69 Merge pull request #98 from freemansoft/master
Add comments to describe when AOP invoked
2015-10-14 05:17:54 +08:00
Antoine Rey
4bb829cbd1 Fix #101 display the pet type when using the JDBC profile 2015-10-13 18:41:18 +02:00
Antoine Rey
cb0504ee97 #92 add some comments to switch from HSQLDB to MySQL 2015-10-13 08:32:15 +02:00
Tomas Repel
f7498c79df Removed HTTP PUT method - it is not supported in JSP 2.3 2015-10-02 11:33:57 +02:00
michaelisvy
e0be3a39b6 added temporary fix for json-simple 2015-10-02 15:51:56 +08:00
Joe Freeman
5a6c108efb Added comments when CallMonitoringAspect called
CallMonitoringAspect is not invoked when spring-data-jpa is used.  Spent
4 hours trying to understand why jmx bean wasn't showing message counts.
Use JPA or JDBC if you want call counts exposed via JMX / AOP
2015-09-30 21:20:34 -04:00
Joe Freeman
e8c944f6bb remove version number 2015-09-28 23:45:26 -04:00
Joe Freeman
c18c845a6f Add missing json-simple dependency 2015-09-28 23:04:10 -04:00
Antoine Rey
06be7eb5be #92 Use column alias 2015-08-20 08:19:57 +02:00
Antoine Rey
91d19d17b8 #92 Fix column 'visits.id' not found on MySql 2015-08-19 18:55:52 +02:00
michaelisvy
39ab8361d4 moved spring-data dependency to boot-starter 2015-07-25 19:44:53 +08:00
michaelisvy
85a2be1c11 adding spring boot starter and removing spring-aop 2015-07-25 19:38:02 +08:00