Commit graph

108 commits

Author SHA1 Message Date
afefc3bd33 Merge pull request #21 from kemitix/travis-coverage-correct-command
Use correct coverage test command
2016-06-02 23:07:53 +01:00
03063ef9b7 Use correct coverage test command
Cut-and-pasted the wrong example command for travis-CI.
2016-06-02 23:03:24 +01:00
dadcb1fa4c Merge pull request #20 from kemitix/add-status-badges
Add Build and Coverage Status badges to README.md
2016-06-02 22:55:50 +01:00
67fb0d0901 Add Build and Coverage Status badges to README.md 2016-06-02 21:43:41 +01:00
37e8b6fbf1 Merge pull request #19 from kemitix/report-coverage-results-to-coveralls
Report coverage reports to coveralls
2016-06-02 21:40:46 +01:00
8b7c49bc31 Merge branch 'develop' into report-coverage-results-to-coveralls 2016-06-02 21:36:23 +01:00
01a370b8b6 Merge pull request #18 from kemitix/update-simple-java-mail-to-3.1.1
Update simple-java-mail to 3.1.1
2016-06-02 21:36:15 +01:00
52d4ede96d Merge branch 'develop' into report-coverage-results-to-coveralls 2016-06-02 21:33:23 +01:00
80fbbb1c60 Report coverage reports to coveralls 2016-06-02 21:32:45 +01:00
dbba991d20 Merge branch 'develop' into update-simple-java-mail-to-3.1.1 2016-06-02 21:31:07 +01:00
c44f0b03b5 Merge pull request #17 from kemitix/upgrade-kemitix-parent-to-1.2.0
Upgrade kemitix-parent to 1.2.0
2016-06-02 21:25:43 +01:00
2543593f21 Upgrade simple-java-mail to 3.1.1 2016-06-02 21:22:31 +01:00
235ea47957 Update code style and reorganise methods 2016-06-02 21:13:39 +01:00
d20322cc65 WiserAssertions: suppress checkstyle rule IllegalThrows 2016-06-02 20:56:22 +01:00
af4b48e212 WiserAssertions: suppress checkstyle rule IllegalCatch 2016-06-02 20:55:35 +01:00
cef89074ef WiserAssertions: apply rule ReturnCount 2016-06-02 20:53:47 +01:00
97d67cb557 WiserAssertions: apply checkstyle rule MultipleStringLiterals 2016-06-02 20:53:47 +01:00
79032c0dd8 WiserAssertions: apply checkstyle rule DeclarationOrder 2016-06-02 20:46:39 +01:00
1bc8bac229 Update checkstyle ruleset from kemitix-parent-1.2.0 template 2016-06-02 20:44:51 +01:00
89f0f87203 Upgrade kemitix-parent to 1.2.0 2016-06-02 20:43:07 +01:00
e6a7179b52 Merge branch 'release/0.4.0' into develop
* release/0.4.0:
  CHANGELOG
  pom.xml: version set to 0.4.0
  pom.xml: Upgrade kemitix-parent to 0.9.0
2016-05-09 11:45:56 +01:00
d9c71f9756 Fix merge conflict with master branch
Signed-off-by: Paul Campbell <pcampbell@kemitix.net>
2016-05-09 11:45:10 +01:00
813db80045 CHANGELOG 2016-05-09 11:41:22 +01:00
492cf8c6e3 pom.xml: version set to 0.4.0 2016-05-09 11:41:22 +01:00
b66a6996b9 Merge pull request #16 from kemitix/upgrade-kemitix-parent-to-1.1.0
Upgrade kemitix-parent to 1.1.0
2016-05-09 11:36:28 +01:00
c3d012084a Upgrade kemitix-parent to 1.1.0
Signed-off-by: Paul Campbell <pcampbell@kemitix.net>
2016-05-09 10:50:09 +01:00
9eb8e69993 Merge pull request #15 from kemitix/move-dependency-versions-to-properties
Specify dependency versions in properties
2016-05-09 07:29:05 +01:00
a460bf00ba Specify dependency versions in properties
Signed-off-by: Paul Campbell <pcampbell@kemitix.net>
2016-05-08 22:54:22 +01:00
cf1969fdb7 Merge pull request #14 from kemitix/upgrade-kemitix-parent-to-1.0.0
Upgrade kemitix-parent to 1.0.0
2016-05-08 22:46:18 +01:00
995d04e977 Upgrade kemitix-parent to 1.0.0
Signed-off-by: Paul Campbell <pcampbell@kemitix.net>
2016-05-08 22:24:00 +01:00
2b04178b33 Merge pull request #13 from kemitix/upgrade-spring-context-support-to-4.2.6
Upgrade spring-context-support to 4.2.6
2016-05-08 22:12:44 +01:00
286d1ad515 Upgrade spring-context-support to 4.2.6
Signed-off-by: Paul Campbell <pcampbell@kemitix.net>
2016-05-08 21:04:50 +01:00
5f13a66386 Merge pull request #12 from kemitix/upgrade-simple-java-mail-to-3.0.1
Upgrade to test against simple-java-mail 3.0.1
2016-03-10 12:14:31 +00:00
2f337a4bc5 Upgrade to test against simple-java-mail 3.0.1
Signed-off-by: Paul Campbell <pcampbell@kemitix.net>
2016-03-10 12:08:49 +00:00
c31fca12d7 Merge branch release/0.3.2 into master
Upgrade to test with spring-context-support 4.2.5
Upgrade to test with simple-java-mail 3.0.0
Upgrade kemitix-parent to 0.9.0

Signed-off-by: Paul Campbell <pcampbell@kemitix.net>
2016-03-05 15:18:04 +00:00
0506bdd760 Merge branch release/0.3.2 into develop
Upgrade to test with spring-context-support 4.2.5
Upgrade to test with simple-java-mail 3.0.0
Upgrade kemitix-parent to 0.9.0

Signed-off-by: Paul Campbell <pcampbell@kemitix.net>
2016-03-05 15:18:04 +00:00
d8509ebc12 CHANGELOG
Signed-off-by: Paul Campbell <pcampbell@kemitix.net>
2016-03-05 15:18:04 +00:00
6afca9265b pom.xml: version set to 0.4.0-SNAPSHOT
Signed-off-by: Paul Campbell <pcampbell@kemitix.net>
2016-03-05 15:18:04 +00:00
6e0d639a89 pom.xml: version set to 0.3.2
Signed-off-by: Paul Campbell <pcampbell@kemitix.net>
2016-03-05 15:18:04 +00:00
1cb847d6e9 Merge pull request #11 from kemitix/upgrade-spring-context-support-to-4.2.5
Upgrade to test with spring-context-support 4.2.5
2016-03-05 15:14:38 +00:00
516fd679c5 Merge pull request #8 from kemitix/upgrade-simple-java-mail-to-3.0.0
Upgrade to test with simple-java-mail 3.0.0
2016-03-05 15:14:27 +00:00
099e77de9a Merge pull request #9 from kemitix/upgrade-kemitix-parent-to-0.9.0
Upgrade kemitix-parent to 0.9.0
2016-03-05 15:14:07 +00:00
1a30f8a9d9 pom.xml: Upgrade to test with spring-context-support 4.2.5
Signed-off-by: Paul Campbell <pcampbell@kemitix.net>
2016-03-05 15:09:20 +00:00
b30289aca2 pom.xml: Upgrade to test with simple-java-mail 3.0.0
In simple-java-mail the Email class has been moved into the 'email' package,
thus the Issue1Test had to be updated. This doesn't affect how
wiser-assertions is used.

Signed-off-by: Paul Campbell <pcampbell@kemitix.net>
2016-03-05 15:07:59 +00:00
9c82829c5d pom.xml: Upgrade kemitix-parent to 0.9.0
Signed-off-by: Paul Campbell <pcampbell@kemitix.net>
2016-03-05 14:58:11 +00:00
3d8f1c2f1c Merge branch release/0.3.1 into develop
Add support for Spring Mail's SimpleMailMessage [fixes #6]
Upgrade kemitix-parent to 0.7.1

Signed-off-by: Paul Campbell <pcampbell@kemitix.net>
2016-02-16 23:11:31 +00:00
8d11da09e9 Merge branch release/0.3.1 into master
Add support for Spring Mail's SimpleMailMessage [fixes #6]
Upgrade kemitix-parent to 0.7.1

Signed-off-by: Paul Campbell <pcampbell@kemitix.net>
2016-02-16 23:11:31 +00:00
86ec41b504 pom.xml: version set to 0.4.0-SNAPSHOT
Signed-off-by: Paul Campbell <pcampbell@kemitix.net>
2016-02-16 23:11:31 +00:00
3e7d686f3c CHANGELOG
Signed-off-by: Paul Campbell <pcampbell@kemitix.net>
2016-02-16 23:11:31 +00:00
02c78852af pom.xml: version set to 0.3.1
Signed-off-by: Paul Campbell <pcampbell@kemitix.net>
2016-02-16 23:11:31 +00:00