Christopher Jones
7852dc58b8
Moved input step to its own stage.
2017-09-01 13:36:49 -05:00
Christopher Jones
4ee9ced1a9
Moved input step to the right place..
2017-09-01 13:35:24 -05:00
Christopher Jones
66c9b32646
Added input step for experimentation.
2017-09-01 13:33:57 -05:00
Christopher Jones
0a6f8f7be1
Commented out environment settings for now.
2017-08-31 15:14:40 -05:00
Christopher Jones
fbaab781de
Added Jenkinsfile for pipelining.
2017-08-31 15:11:09 -05:00
Christopher Jones
49d729e3cd
Fixed previously added syntax error.
2017-08-31 07:25:37 -05:00
Christopher Jones
59fc90f08b
Adding syntax error to test Splunk feedback.
2017-08-31 07:24:18 -05:00
Christopher Jones
86772a2bef
Updated buildspec.yml to specify artifacts.
2017-08-16 08:09:31 -05:00
Christopher Jones
bd98ccbf75
Updated buildspec.yml to specify artifacts.
2017-08-16 07:57:10 -05:00
Christopher Jones
552a5247a3
Added buildspec.yml for AWS CodeBuild.
2017-08-16 07:48:04 -05:00
Chris Jones
979fa1972a
Updated the project key.
2017-05-09 12:53:55 -05:00
Chris Jones
c0ccbf3c96
Added sonar.java.binaries property to try and address a findbugs issue.
2017-05-09 08:21:29 -05:00
Chris Jones
83a907e416
Fixed sonar.sources property to try and avoid a problem with sonar scanner.
2017-05-09 08:14:37 -05:00
Chris Jones
fdad3493be
Added sonar-project.properties file so that a Jenkins SonarQube plugin can access the required properties.
2017-05-09 07:35:56 -05:00
Chris Jones
76429ba6be
Updated sonar URL to reference https.
2017-05-04 13:42:03 -05:00
Chris Jones
ae32a274fc
Commented out the git-commit-id-plugin since TeamCity was failing on the dotGitDirectory. Will troubleshoot later if needed but for now it isn't critical for my SonarQube experiments.
2017-04-21 08:05:51 -05:00
Chris Jones
8b2320973d
Commented out the branch specifier since it isn't really needed by default, at least not for master.
2017-04-17 10:40:26 -05:00
Chris Jones
1d066df8a3
Updated POM to include additional properties. Removed references to cobertura since it isn't supported by SonarQube 6.x. Added new properties to support the checking of branches.
2017-03-29 13:25:32 -05:00
Chris Jones
edf49b5638
Added a vagrantfile and corresponding bootstrap.
2017-03-11 11:22:31 -06:00
Chris Jones
4abbbbee43
Removed references to cobertura since it isn't currently supported by SonarQube 6.2. Replaced with references to JaCoCo. Moved certain properties into the POM file since they were not being picked up correctly from the properties file. Made the project multi-language rather than just Java. Need to update the lab instructions to bring in the CSS plugins, etc.
2017-03-03 14:50:34 -06:00
Chris Jones
2fedeedcf9
Trying to remove the offending git-commit-id-plugin.
2017-02-18 16:04:44 -06:00
Chris Jones
6540184aee
Updated pom based on practices defined by Heroku's user guide.
2017-02-18 16:00:06 -06:00
Chris Jones
79f7d1d41c
Updated version of git-commit-id-plugin to latest.
2017-02-18 15:37:34 -06:00
Chris Jones
6021120d63
Updated the dotGitDirectory.
2017-02-18 15:21:28 -06:00
Chris Jones
9d59e4649d
Added dotGitDirectory element to git-commit-id-plugin for Heroku.
2017-02-18 15:19:31 -06:00
Chris Jones
0ec011a41b
Removed dependency on Nexus for Heroku.
2017-02-18 15:15:51 -06:00
Chris Jones
12ecbc5c0f
Added a new Spock test file. Updated the POM file to suport Spock.
2017-02-05 08:17:45 -06:00
Chris Jones
f09c20793c
Updated the sonar properties.
2017-02-04 10:59:04 -06:00
Chris Jones
51e6a64a15
Added POM file changes for Nexus.
2017-02-02 16:55:00 -06:00
Chris Jones
4564521ca3
Added a trivial change to demonstrate Github's pull requests.
2017-01-08 10:49:00 -06:00
Chris Jones
183aba0539
Applied fix for vet cache issue.
2016-12-31 11:28:38 -06:00
Dave Syer
0f840cd50b
Change artifactId to 'spring-petclinic'
2016-12-20 10:47:45 +00:00
Dave Syer
6da37c30d3
Use default cache configuration
2016-12-06 12:04:23 +00:00
Dave Syer
0c7db646ef
Make mysql configuration more first class
2016-12-05 21:50:29 +00:00
Dave Syer
8b76a54814
Update mysql readme
2016-12-05 12:05:01 +00:00
Oscar Utbult
837483f1d0
Fix incorrect glyphicon name
2016-12-05 11:46:01 +00:00
Kristof Neirynck
61be1bac41
Fix #207 set pet owner when for has an error
2016-12-05 11:45:37 +00:00
Kristof Neirynck
ca2a66500f
Correct view as xml url
2016-12-05 11:45:04 +00:00
Oscar Utbult
7dcae7cc86
Fix Javadoc error
2016-12-05 11:44:37 +00:00
Oscar Utbult
706c6fc647
Replace anonymous class with lambda
2016-12-05 11:44:14 +00:00
Dave Syer
87ee7cadfb
Exclude groovy because it isn't used
2016-12-02 12:57:41 +00:00
Dave Syer
cb3156efb2
Add ignores
2016-11-22 11:12:07 +00:00
Dave Syer
195903bdf7
Clarify nature of GitHub org split
2016-11-17 10:58:51 +00:00
Dave Syer
131a588e09
Use wro4j instead of lesscss plugin
...
It's better maintained and it seems to provide more features
as well.
2016-11-17 10:51:36 +00:00
Antoine Rey
e20b96a4c2
Reference spring-petclinic/spring-framework-petclinic project instead of the legacy branch
2016-11-17 08:34:11 +01:00
Dave Syer
83ff9a50e3
Modularize and migrate to aggregate-oriented domain
...
Vet, Owner, Visit. The Visit "aggregate" is a little artificial
but it demonstrates a useful point about not holding on to
references of "parent" (reference data) objects, i.e. the Visit has
an Integer petId, instead of a Pet field. In principle this app is
now almost ready to migrate to multiple services if anyone wanted
to do that.
2016-11-14 15:36:21 +00:00
Antoine Rey
8c8599298a
Add reference to the spring-petclinic-microservices fork
2016-11-13 19:37:45 +01:00
Antoine Rey
adc92a49cc
Using absolute URL
2016-11-12 12:15:19 +01:00
Antoine Rey
2052b0c0a1
Adding "Interesting Spring Petclinic branches and forks" section
2016-11-12 12:13:44 +01:00
Antoine Rey
97f6d4ca0a
#192 Adding screenshot
2016-11-12 12:13:29 +01:00