Ilkka Seppala
|
df911baf36
|
Added maven pmd plugin and configured it to fail build when violations are found #327
|
2015-12-27 21:21:31 +02:00 |
|
Ilkka Seppala
|
cec9a99410
|
Adjust checkstyle rules. Make checkstyle fail the build when violations are found. Correct all current checkstyle violations.
|
2015-12-25 23:49:28 +02:00 |
|
Ilkka Seppala
|
9fbb085985
|
Checkstyle fails the build when violations are detected
|
2015-12-23 13:20:39 +02:00 |
|
Ilkka Seppala
|
e709a196bd
|
Set version number for next development iteration
|
2015-12-02 23:26:07 +02:00 |
|
Ilkka Seppala
|
f018d13c39
|
Set version number for monthly release
|
2015-12-02 23:21:44 +02:00 |
|
hoswey
|
9d4fff6029
|
Fix #216 Repository vs DAO
|
2015-11-27 11:22:33 +08:00 |
|
Ilkka Seppälä
|
092d48d150
|
Merge pull request #294 from DevFactory/release1
Unit tests for adapter, business-delegate, factory-method and command modules
|
2015-11-22 08:44:13 +02:00 |
|
mfarid
|
6b99f2669e
|
Added capability for test coverage report generation and steps to do so.
|
2015-11-22 05:47:36 +05:30 |
|
Ilkka Seppala
|
8519e13de6
|
Merge branch 'publish-subscribe' of https://github.com/JaXt0r/java-design-patterns into JaXt0r-publish-subscribe
Conflicts:
pom.xml
|
2015-11-21 14:55:02 +02:00 |
|
hoswey
|
fdbfa9e8ee
|
implements Twin design pattern #63
|
2015-11-14 17:38:35 +08:00 |
|
Ilkka Seppala
|
c6ca80b25f
|
Bump version number for the next development iteration
|
2015-11-01 22:22:31 +02:00 |
|
waisuan
|
37cfa4b295
|
Merge remote-tracking branch 'upstream/master'
|
2015-11-02 01:38:37 +08:00 |
|
waisuan
|
9891c2e17b
|
Issue #273:Caching Patterns [new pattern]
|
2015-10-28 23:55:47 +08:00 |
|
hongsw
|
07faa2f625
|
#271 implements producer-consumer
|
2015-10-28 09:55:05 +08:00 |
|
JaXt0r
|
ac5c1967df
|
#161 - Publish Subscribe Channel realisation.Heavily based on iluwatars Message Channel implementation (#143).
|
2015-10-25 07:11:34 +01:00 |
|
Ilkka Seppala
|
339db2a0bf
|
Merge branch 'master' of https://github.com/themoffster/java-design-patterns into themoffster-master
Conflicts:
dao/pom.xml
|
2015-10-19 20:44:46 +03:00 |
|
amit2103
|
271ce09e26
|
Fixed POMS
|
2015-10-09 23:26:10 +05:30 |
|
amit2103
|
9a824c7d21
|
MonoState #85
|
2015-10-09 23:23:34 +05:30 |
|
amit2103
|
1e988c10f9
|
fixed merge conflict
|
2015-10-07 20:10:36 +05:30 |
|
amit2103
|
2c45f73254
|
MonoState #85
|
2015-10-04 03:12:51 +05:30 |
|
Ilkka Seppala
|
11cdd20f6f
|
Update version to 1.7.0
|
2015-09-30 22:36:01 +03:00 |
|
Narendra Pathai
|
5bacfce727
|
Merge branch 'master' of https://github.com/iluwatar/java-design-patterns into Reactor
|
2015-09-14 11:46:18 +05:30 |
|
Ilkka Seppala
|
2dc98f6b93
|
Upgrade Coveralls plugin to 4.0.0
|
2015-09-14 07:05:01 +03:00 |
|
Narendra Pathai
|
aebd69efb4
|
Work on #74, Merged from master
|
2015-09-12 15:03:02 +05:30 |
|
Ilkka Seppälä
|
a033c079f7
|
Merge pull request #246 from zafarella/add-checkstyle-into-maven
Add checkstyle into maven #224
|
2015-09-12 10:05:41 +03:00 |
|
Ilkka Seppala
|
6176f134c4
|
Update Hibernate, Spring and Apache Isis dependencies.
|
2015-09-11 22:56:11 +03:00 |
|
zafarella
|
a4854d98f3
|
Merge branch 'master' into add-checkstyle-into-maven
# Conflicts:
# pom.xml
|
2015-09-11 15:13:45 -04:00 |
|
zafarella
|
31537a2383
|
suppress checkstyle warnings due to travis failure because of huge logs
|
2015-09-09 19:05:34 -04:00 |
|
zafarella
|
f12de5cae4
|
preserve tabs instead of space
|
2015-09-09 17:45:20 -04:00 |
|
zafarella
|
4ee25105b9
|
add checkstyle to check against google standard
|
2015-09-09 17:39:44 -04:00 |
|
Hannes Pernpeintner
|
02162994a3
|
#184 Fluent Interface pattern
|
2015-09-07 14:36:14 +02:00 |
|
Narendra Pathai
|
0bf2a2fb5d
|
Merged from master
|
2015-09-06 14:07:13 +05:30 |
|
Alan
|
3da48d970c
|
Inclusion of log4j dependency rather than relying on
System.out.println() statements.
Added unit tests for doa module.
|
2015-09-05 21:54:14 +01:00 |
|
Ilkka Seppala
|
ed820816ef
|
Merge branch 'master' into message-channel
|
2015-09-02 21:52:18 +03:00 |
|
Narendra Pathai
|
e5ea9f5c0d
|
Work on #74, added reactor to parent pom
|
2015-09-02 15:21:09 +05:30 |
|
Ilkka Seppala
|
374d4617d5
|
Set project version to 1.6.0.
|
2015-08-31 23:03:00 +03:00 |
|
Ilkka Seppala
|
acd7070831
|
#143 Work on the example code
|
2015-08-22 16:37:19 +03:00 |
|
Ilkka Seppala
|
cd4d420376
|
#143 Added Camel dependency
|
2015-08-22 15:43:44 +03:00 |
|
Ilkka Seppala
|
c4912b2a2b
|
#143 Skeleton for Message Channel EIP example
|
2015-08-22 14:54:43 +03:00 |
|
Ilkka Seppala
|
da6d92d125
|
Update Maven dependencies
|
2015-08-22 12:34:30 +03:00 |
|
Ilkka Seppala
|
61b1c426ef
|
#84 Fix merge errors
|
2015-08-15 21:06:31 +03:00 |
|
Ilkka Seppala
|
ea524ee2c0
|
#84 Removed Layers stuff accidentally pushed to master
|
2015-08-13 20:48:29 +03:00 |
|
Ilkka Seppala
|
67a99ec3c2
|
Merge branch 'master' of https://github.com/iluwatar/java-design-patterns
Conflicts:
pom.xml
|
2015-08-10 21:26:43 +03:00 |
|
Ilkka Seppala
|
1bcd822c58
|
#84 Skeleton for Layers architectural pattern
|
2015-08-09 14:00:27 +03:00 |
|
Dmitriy Zarubin
|
f52d7d3dbc
|
#111 Implementation of Step Builder pattern
|
2015-08-07 16:17:47 +03:00 |
|
Narendra Pathai
|
960fac5ea0
|
Implemented half sync half async pattern #109
|
2015-07-30 11:01:10 +05:30 |
|
Ilkka Seppala
|
af92d8dde5
|
Reached milestone 1.5.0
|
2015-07-23 00:59:51 +03:00 |
|
Ilkka Seppala
|
4f0414a637
|
Merge branch 'async-method-invocation' of https://github.com/trautonen/java-design-patterns into trautonen-async-method-invocation
Conflicts:
pom.xml
|
2015-07-23 00:32:07 +03:00 |
|
Tapio Rautonen
|
3e8ef01288
|
#68: Implementation of Async Method Invocation pattern
|
2015-07-22 23:36:59 +03:00 |
|
Ilkka Seppala
|
731f37723a
|
#89 Skeleton for Business Delegate example
|
2015-07-22 21:04:38 +03:00 |
|