dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						8618ab64f6 
					 
					
						
						
							
							Bump guava-testlib from 19.0 to 23.0 ( #1130 )  
						
						... 
						
						
						
						Bumps [guava-testlib](https://github.com/google/guava ) from 19.0 to 23.0.
- [Release notes](https://github.com/google/guava/releases )
- [Commits](https://github.com/google/guava/compare/v19.0...v23.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
							
						
					 
					
						2020-01-11 09:31:38 +02:00 
						 
				 
			
				
					
						
							
							
								Ilkka Seppälä 
							
						 
					 
					
						
						
							
						
						f1471641b0 
					 
					
						
						
							
							Revert "Bump maven-war-plugin from 2.4 to 3.2.3 ( #1129 )"  
						
						... 
						
						
						
						This reverts commit b99d37506f 
						
						
							
						
					 
					
						2020-01-09 11:23:24 +02:00 
						 
				 
			
				
					
						
							
							
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						b99d37506f 
					 
					
						
						
							
							Bump maven-war-plugin from 2.4 to 3.2.3 ( #1129 )  
						
						... 
						
						
						
						Bumps [maven-war-plugin](https://github.com/apache/maven-war-plugin ) from 2.4 to 3.2.3.
- [Release notes](https://github.com/apache/maven-war-plugin/releases )
- [Commits](https://github.com/apache/maven-war-plugin/compare/maven-war-plugin-2.4...maven-war-plugin-3.2.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
							
						
					 
					
						2020-01-08 22:22:49 +02:00 
						 
				 
			
				
					
						
							
							
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						6c545c93e5 
					 
					
						
						
							
							Bump mongo-java-driver from 3.3.0 to 3.12.0 ( #1127 )  
						
						... 
						
						
						
						Bumps [mongo-java-driver](https://github.com/mongodb/mongo-java-driver ) from 3.3.0 to 3.12.0.
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases )
- [Commits](https://github.com/mongodb/mongo-java-driver/compare/r3.3.0...r3.12.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
							
						
					 
					
						2020-01-08 22:17:59 +02:00 
						 
				 
			
				
					
						
							
							
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						f00523f7c0 
					 
					
						
						
							
							Bump maven-surefire-plugin from 3.0.0-M3 to 3.0.0-M4 ( #1126 )  
						
						... 
						
						
						
						Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire ) from 3.0.0-M3 to 3.0.0-M4.
- [Release notes](https://github.com/apache/maven-surefire/releases )
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M3...surefire-3.0.0-M4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
							
						
					 
					
						2020-01-08 22:16:54 +02:00 
						 
				 
			
				
					
						
							
							
								Angel_Kitty 
							
						 
					 
					
						
						
							
						
						346cf0f793 
					 
					
						
						
							
							LICENSE: Happy new year! ( #1123 )  
						
						... 
						
						
						
						* Update LICENSE.md
* Update LICENSE.md 
						
						
							
						
					 
					
						2020-01-04 19:04:23 +02:00 
						 
				 
			
				
					
						
							
							
								Anurag Agarwal 
							
						 
					 
					
						
						
							
						
						20ea465b7f 
					 
					
						
						
							
							Java 11 migrate remaining q-r ( #1121 )  
						
						... 
						
						
						
						* Moves queue-load-leveling to Java 11
* Moves reactor to Java 11
* Moves reader-writer-lock to Java 11
* Moves repository to Java 11
* Moves resource-acquisition-is-initialization to Java 11
* Moves retry to Java 11
* Moves role-object to Java 11 
						
						
							
						
					 
					
						2020-01-04 18:43:12 +02:00 
						 
				 
			
				
					
						
							
							
								Anurag Agarwal 
							
						 
					 
					
						
						
							
						
						cd2a2e7711 
					 
					
						
						
							
							Java 11 migrate all remaining s ( #1120 )  
						
						... 
						
						
						
						* Moves saga to Java 11
* Moves semaphore to Java 11
* Moves servant to Java 11
* Moves serverless to Java 11
* Moves service-layer to Java 11
* Moves service-locator to Java 11
* Moves sharding to Java 11
* Moves singleton to Java 11
* Moves spatial-partition to Java 11
* Moves specification to Java 11
* Moves state to Java 11
* Moves step-builder to Java 11
* Moves strategy to Java 11
* Moves subclass-sandbox to Java 11
* Fixes checkstyle issues 
						
						
							
						
					 
					
						2020-01-04 18:36:08 +02:00 
						 
				 
			
				
					
						
							
							
								Hemant Bothra 
							
						 
					 
					
						
						
							
						
						310ae50248 
					 
					
						
						
							
							Issue 989 final-batch ( #1119 )  
						
						... 
						
						
						
						* Adding support for maven assembly plugin to generate executable jar with all dependencies in built
* Merge branch 'master' into issue-989
# Conflicts:
#	abstract-document/pom.xml
#	pom.xml
* Adding maven assemly plugin for projects with name A
* Update in format as per checkstyle, i.e. Spcae in place of tab with size of 2
* batch set - 2 having all project with B and C
* issue-989 d-e-f
* fixing eip pom and adding g-h-i-l-m-n Skipping naked object as it seems it doesn't have main method, will consider this at end
* Adding for O and P projects Skipping Object-Mother as we don't have main method for same.
* Final batch 
						
						
							
						
					 
					
						2019-12-29 14:41:21 +02:00 
						 
				 
			
				
					
						
							
							
								Anurag Agarwal 
							
						 
					 
					
						
						
							
						
						670c4e43f3 
					 
					
						
						
							
							Java 11 migrate 7 remaining f ( #1115 )  
						
						... 
						
						
						
						* Moves facade to Java 11
* Moves factory-kit to Java 11
* Moves factory-method to Java 11
* Moves feature-toggle to Java 11
* Moves fluentinterface to Java 11
* Moves flux to Java 11
* Moves flyweight to Java 11
* Moves front-controller to Java 11
* Uses stream properly
* Resolves issues with ci 
						
						
							
						
					 
					
						2019-12-22 14:41:19 +02:00 
						 
				 
			
				
					
						
							
							
								Anurag Agarwal 
							
						 
					 
					
						
						
							
						
						f835d3d516 
					 
					
						
						
							
							Java 11 migrate remaining (g,h,i) ( #1116 )  
						
						... 
						
						
						
						* Moves game-loop to Java 11
* Moves guarded-suspension to Java 11
* Moves half-sync-half-async to Java 11
* Moves hexagonal to Java 11
* Moves intercepting-filter to Java 11
* Moves interpreter to Java 11
* Moves iterator to Java 11 
						
						
							
						
					 
					
						2019-12-20 07:11:30 +02:00 
						 
				 
			
				
					
						
							
							
								Hemant Bothra 
							
						 
					 
					
						
						
							
						
						7d0a5c0edb 
					 
					
						
						
							
							Issue 989 batch-2 ( #1108 )  
						
						... 
						
						
						
						* Adding support for maven assembly plugin to generate executable jar with all dependencies in built
* Merge branch 'master' into issue-989
# Conflicts:
#	abstract-document/pom.xml
#	pom.xml
* Adding maven assemly plugin for projects with name A
* Update in format as per checkstyle, i.e. Spcae in place of tab with size of 2
* batch set - 2 having all project with B and C
* issue-989 d-e-f
* fixing eip pom and adding g-h-i-l-m-n Skipping naked object as it seems it doesn't have main method, will consider this at end
* Adding for O and P projects Skipping Object-Mother as we don't have main method for same. 
						
						
							
						
					 
					
						2019-12-18 22:04:08 +02:00 
						 
				 
			
				
					
						
							
							
								Anurag Agarwal 
							
						 
					 
					
						
						
							
						
						ea57934db6 
					 
					
						
						
							
							Java 11 migrate c-d (remaining) ( #1111 )  
						
						... 
						
						
						
						* Moves converter pattern to Java 11
* Moves cqrs pattern to Java 11
* Moves dao pattern to Java 11
* Moves data-bus pattern to Java 11
* Moves data-locality pattern to Java 11
* Moves data-mapper pattern to Java 11
* Moves data-transfer-object pattern to Java 11
* Moves decorator pattern to Java 11
* Moves delegation pattern to Java 11
* Moves dependency-injection to Java 11
* Moves dirty-flag to Java 11
* Moves double-buffer to Java 11
* Moves double-checked-locking to Java 11
* Moves double-dispatch to Java 11
* Corrects with changes thats breaking test cases 
						
						
							
						
					 
					
						2019-12-14 20:32:45 +02:00 
						 
				 
			
				
					
						
							
							
								Ilkka Seppälä 
							
						 
					 
					
						
						
							
						
						5681684157 
					 
					
						
						
							
							https://github.com/iluwatar/java-design-patterns-web/issues/8  Fix typo in tag  
						
						
						
						
							
						
					 
					
						2019-12-13 22:22:11 +02:00 
						 
				 
			
				
					
						
							
							
								Ilkka Seppälä 
							
						 
					 
					
						
						
							
						
						b2b1ba95eb 
					 
					
						
						
							
							https://github.com/iluwatar/java-design-patterns-web/issues/8  Update pattern categories and tags  
						
						
						
						
							
						
					 
					
						2019-12-13 21:09:28 +02:00 
						 
				 
			
				
					
						
							
							
								Ilkka Seppälä 
							
						 
					 
					
						
						
							
						
						0335c61512 
					 
					
						
						
							
							Fix Acyclic Visitor readme layout  
						
						
						
						
							
						
					 
					
						2019-12-13 09:36:57 +02:00 
						 
				 
			
				
					
						
							
							
								Anurag Agarwal 
							
						 
					 
					
						
						
							
						
						fb2c026822 
					 
					
						
						
							
							Java 11 migrate remaining e ( #1112 )  
						
						... 
						
						
						
						* Moves eip-aggregator to Java 11
* Moves eip-message-channel to Java 11
* Moves eip-publish-subscribe to Java 11
* Moves eip-splitter to Java 11
* Moves eip-wire-tap to Java 11
* Moves event-aggregator to Java 11
* Moves event-asynchronous to Java 11
* Moves event-driven-architecture to Java 11
* Moves event-queue to Java 11
* Moves event-sourcing to Java 11
* Moves execute-around to Java 11
* Moves extension-objects to Java 11 
						
						
							
						
					 
					
						2019-12-09 19:03:30 +02:00 
						 
				 
			
				
					
						
							
							
								Ilkka Seppälä 
							
						 
					 
					
						
						
							
						
						b09b100614 
					 
					
						
						
							
							#1113  Link uml-reverse-mapper created class diagrams to readme, where needed  
						
						
						
						
							
						
					 
					
						2019-12-07 20:26:59 +02:00 
						 
				 
			
				
					
						
							
							
								Ilkka Seppälä 
							
						 
					 
					
						
						
							
						
						0685a505d3 
					 
					
						
						
							
							#1113  Add uml-reverse-mapper plugin  
						
						
						
						
							
						
					 
					
						2019-12-07 18:03:49 +02:00 
						 
				 
			
				
					
						
							
							
								Azureyjt 
							
						 
					 
					
						
						
							
						
						55769e9841 
					 
					
						
						
							
							Update Method pattern ( #1106 )  
						
						... 
						
						
						
						* Add update method pattern
* Add unit tests
* Add README.md
* Resolve conflict 
						
						
							
						
					 
					
						2019-12-01 15:06:19 +02:00 
						 
				 
			
				
					
						
							
							
								Boris 
							
						 
					 
					
						
						
							
						
						05e582ca3e 
					 
					
						
						
							
							Pattern combinator ( #1105 )  
						
						... 
						
						
						
						*  init
*  add pattern 
						
						
							
						
					 
					
						2019-11-26 08:03:04 +02:00 
						 
				 
			
				
					
						
							
							
								Dominik Gruntz 
							
						 
					 
					
						
						
							
						
						a9c3df78ee 
					 
					
						
						
							
							Changes the description of the prototype pattern ( #1102 )  
						
						
						
						
							
						
					 
					
						2019-11-19 21:57:20 +02:00 
						 
				 
			
				
					
						
							
							
								Dominik Gruntz 
							
						 
					 
					
						
						
							
						
						1fbe9bbac5 
					 
					
						
						
							
							Changes the description of the template method pattern (as discussed in Issue1099) ( #1101 )  
						
						... 
						
						
						
						* Declares the template methods as final
* Extends the description of the template method pattern
* Removes the final declarations (this was done in another branch) 
						
						
							
						
					 
					
						2019-11-19 21:49:07 +02:00 
						 
				 
			
				
					
						
							
							
								Hemant Bothra 
							
						 
					 
					
						
						
							
						
						e0b728c5e2 
					 
					
						
						
							
							Package patterns into executable jars setup ( #1092 )  
						
						... 
						
						
						
						* Adding support for maven assembly plugin to generate executable jar with all dependencies in built
* Merge branch 'master' into issue-989
# Conflicts:
#	abstract-document/pom.xml
#	pom.xml
* Adding maven assemly plugin for projects with name A
* Update in format as per checkstyle, i.e. Spcae in place of tab with size of 2 
						
						
							
						
					 
					
						2019-11-19 21:37:19 +02:00 
						 
				 
			
				
					
						
							
							
								Dominik Gruntz 
							
						 
					 
					
						
						
							
						
						515b7e7134 
					 
					
						
						
							
							Changes the implementation of the prototype pattern ( #1103 )  
						
						... 
						
						
						
						* Changes the implementation of the prototype pattern
* Fixes the checkstyle warnings
* Fixes additional checkstyle warnings 
						
						
							
						
					 
					
						2019-11-19 09:34:24 +02:00 
						 
				 
			
				
					
						
							
							
								Dominik Gruntz 
							
						 
					 
					
						
						
							
						
						d4b2496e60 
					 
					
						
						
							
							Update App.java ( #1098 )  
						
						
						
						
							
						
					 
					
						2019-11-18 19:18:46 +02:00 
						 
				 
			
				
					
						
							
							
								Dominik Gruntz 
							
						 
					 
					
						
						
							
						
						7e4d0b4cdc 
					 
					
						
						
							
							Changes aggregation to composition (as described in issue  #1095 ) ( #1096 )  
						
						
						
						
							
						
					 
					
						2019-11-18 19:04:40 +02:00 
						 
				 
			
				
					
						
							
							
								Ilkka Seppälä 
							
						 
					 
					
						
						
							
						
						8037495e04 
					 
					
						
						
							
							Add some formatting to Specification pattern readme  
						
						
						
						
							
						
					 
					
						2019-11-17 15:20:42 +02:00 
						 
				 
			
				
					
						
							
							
								Ilkka Seppälä 
							
						 
					 
					
						
						
							
						
						6941e65cb4 
					 
					
						
						
							
							Set version for next development iteration  
						
						
						
						
							
						
					 
					
						2019-11-17 14:45:41 +02:00 
						 
				 
			
				
					
						
							
							
								Ilkka Seppälä 
							
						 
					 
					
						
						
							
						
						7d845505b5 
					 
					
						
						
							
							Java Design Patterns 1.22.0  
						
						
						
						
							
						
					 
					
						2019-11-17 14:44:42 +02:00 
						 
				 
			
				
					
						
							
							
								Martin Vandenbussche 
							
						 
					 
					
						
						
							
						
						73f9b8bef1 
					 
					
						
						
							
							Adding composite specification (Issue#1093) ( #1094 )  
						
						... 
						
						
						
						* Resolution proposition to Issue#1055 (UML diagram left to do)
* Deciding not to modify the UML diagram for now
* Resolution proposition to Issue#1093
* Code reformatting 
						
						
							
 
						
					 
					
						2019-11-17 14:25:32 +02:00 
						 
				 
			
				
					
						
							
							
								Ilkka Seppälä 
							
						 
					 
					
						
						
							
						
						19b129c28e 
					 
					
						
						
							
							Fix several frontmatter issues  
						
						
						
						
							
						
					 
					
						2019-11-16 21:56:40 +02:00 
						 
				 
			
				
					
						
							
							
								Ilkka Seppälä 
							
						 
					 
					
						
						
							
						
						63c707fcb1 
					 
					
						
						
							
							Add game-loop to parent pom.xml  
						
						
						
						
							
						
					 
					
						2019-11-16 21:17:21 +02:00 
						 
				 
			
				
					
						
							
							
								Ilkka Seppälä 
							
						 
					 
					
						
						
							
						
						cc4b990ae8 
					 
					
						
						
							
							#590  Add explanation for Converter pattern  
						
						
						
						
							
						
					 
					
						2019-11-16 21:06:05 +02:00 
						 
				 
			
				
					
						
							
							
								Ilkka Seppälä 
							
						 
					 
					
						
						
							
						
						8747f1fd7a 
					 
					
						
						
							
							#1021  enforce Checkstyle rules in the build  
						
						
						
						
							
						
					 
					
						2019-11-16 16:00:24 +02:00 
						 
				 
			
				
					
						
							
							
								Ilkka Seppälä 
							
						 
					 
					
						
						
							
						
						9e58edf05e 
					 
					
						
						
							
							Merge branch 'master' of  https://github.com/iluwatar/java-design-patterns  
						
						
						
						
							
						
					 
					
						2019-11-16 14:56:36 +02:00 
						 
				 
			
				
					
						
							
							
								Anurag Agarwal 
							
						 
					 
					
						
						
							
						
						271d7ae9bd 
					 
					
						
						
							
							Resolves checkstyle errors for remaining p ( #1091 )  
						
						... 
						
						
						
						* Reduces checkstyle errors in page-object
* Reduces checkstyle errors in partial-response
* Reduces checkstyle errors in pipeline
* Reduces checkstyle errors in poison-pill
* Reduces checkstyle errors in priority-queue
* Reduces checkstyle errors in private-class-data
* Reduces checkstyle errors in property
* Reduces checkstyle errors in prototype
* Reduces checkstyle errors in proxy 
						
						
							
						
					 
					
						2019-11-16 14:56:26 +02:00 
						 
				 
			
				
					
						
							
							
								Ilkka Seppälä 
							
						 
					 
					
						
						
							
						
						26f4aa8001 
					 
					
						
						
							
							Merge branch 'master' of  https://github.com/iluwatar/java-design-patterns  
						
						
						
						
							
						
					 
					
						2019-11-16 14:48:43 +02:00 
						 
				 
			
				
					
						
							
							
								Anurag Agarwal 
							
						 
					 
					
						
						
							
						
						1fdc650545 
					 
					
						
						
							
							Resolves checkstyle errors for remaining m ( #1090 )  
						
						... 
						
						
						
						* Reduces checkstyle errors in marker
* Reduces checkstyle errors in master-worker-pattern
* Reduces checkstyle errors in mediator
* Reduces checkstyle errors in memento
* Reduces checkstyle errors in model-view-controller
* Reduces checkstyle errors in model-view-presenter
* Reduces checkstyle errors in module
* Reduces checkstyle errors in monad
* Reduces checkstyle errors in monostate
* Reduces checkstyle errors in multiton
* Reduces checkstyle errors in mute-idiom
* Reduces checkstyle errors in mutex 
						
						
							
						
					 
					
						2019-11-16 14:48:23 +02:00 
						 
				 
			
				
					
						
							
							
								Azureyjt 
							
						 
					 
					
						
						
							
						
						3ccc9baa1a 
					 
					
						
						
							
							Game Loop Pattern ( #1083 )  
						
						... 
						
						
						
						* Add game loop module
* Add game loop module
* Fix merge issue
* Implement game loop module
* Implement game loop module
* Implement time based game loop
* implement VariableStepGameLoop
* Implement FixedStepGameLoop
* Add UT
* Add Unit tests
* Fix checkstyle issues
* Add README.md
* Fix code review issues
* Fix code review issues
* update README.md 
						
						
							
						
					 
					
						2019-11-16 14:40:23 +02:00 
						 
				 
			
				
					
						
							
							
								Martin Vandenbussche 
							
						 
					 
					
						
						
							
						
						df8a4e3b47 
					 
					
						
						
							
							Adding parameterized specification (Issue#1055) ( #1088 )  
						
						... 
						
						
						
						* Resolution proposition to Issue#1055 (UML diagram left to do)
* Deciding not to modify the UML diagram for now 
						
						
							
						
					 
					
						2019-11-16 14:24:46 +02:00 
						 
				 
			
				
					
						
							
							
								Boris 
							
						 
					 
					
						
						
							
						
						cc571f4149 
					 
					
						
						
							
							Saga pattern ( #1062 )  
						
						... 
						
						
						
						* init repo for role object
* add to init
*  add to init
*  add first impl
*  add pattern
*  add license
*  add changes
*  add saga init dsc
* add init saga dsc
*  add changes to dsc
*  add
*  add orchestrator
*  add ch
* separate pkgs
*  add info
*  add choreogr
*  rem space
*  change according to cgeckstyle
*  add changes according to google style 
						
						
							
						
					 
					
						2019-11-14 08:03:50 +02:00 
						 
				 
			
				
					
						
							
							
								Ilkka Seppälä 
							
						 
					 
					
						
						
							
						
						51b444dccf 
					 
					
						
						
							
							Merge branch 'master' of  https://github.com/besok/java-design-patterns  
						
						
						
						
							
						
					 
					
						2019-11-14 08:02:05 +02:00 
						 
				 
			
				
					
						
							
							
								Anurag Agarwal 
							
						 
					 
					
						
						
							
						
						50467c9e76 
					 
					
						
						
							
							Java 11 migration: patterns (t-v) ( #1085 )  
						
						... 
						
						
						
						* Moves visitor pattern to java 11
* Moves value-object pattern to java 11
* Moves unit-of-work pattern to java 11
* Moves typeobjectpattern pattern to java 11
* Moves twin pattern to java 11
* Moves trampoline pattern to java 11
* Moves tolerant-reader pattern to java 11
* Moves tls pattern to java 11
* Moves throttling pattern to java 11
* Moves thread-pool pattern to java 11
* Moves template-method pattern to java 11 
						
						
							
						
					 
					
						2019-11-14 07:42:05 +02:00 
						 
				 
			
				
					
						
							
							
								Besok 
							
						 
					 
					
						
						
							
						
						87af122509 
					 
					
						
						
							
							add changes according to google style  
						
						
						
						
							
						
					 
					
						2019-11-13 21:01:10 +00:00 
						 
				 
			
				
					
						
							
							
								Ilkka Seppälä 
							
						 
					 
					
						
						
							
						
						160b737dcc 
					 
					
						
						
							
							Add another real world example for Builder  
						
						
						
						
							
						
					 
					
						2019-11-13 18:16:50 +02:00 
						 
				 
			
				
					
						
							
							
								Anurag Agarwal 
							
						 
					 
					
						
						
							
						
						f04fc3c0dc 
					 
					
						
						
							
							Java 11 migration: patterns starting with a ( #1084 )  
						
						... 
						
						
						
						* Moves abstract-factory pattern to java 11
* Moves abstract-document pattern to java 11
* Moves acyclic-visitor pattern to java 11
* Moves adapter pattern to java 11
* Moves aggregator-microservices pattern to java 11
* Moves api-gateway pattern to java 11 
						
						
							
						
					 
					
						2019-11-13 18:04:51 +02:00 
						 
				 
			
				
					
						
							
							
								Ilkka Seppälä 
							
						 
					 
					
						
						
							
						
						3c57bf7078 
					 
					
						
						
							
							#984   #987  update readmes  
						
						
						
						
							
						
					 
					
						2019-11-12 22:12:47 +02:00 
						 
				 
			
				
					
						
							
							
								Anurag Agarwal 
							
						 
					 
					
						
						
							
						
						33ea7335b1 
					 
					
						
						
							
							Java 11 migration: patterns (remaining b-c) ( #1081 )  
						
						... 
						
						
						
						* Moves business-delegate pattern  to java 11
* Moves bytecode pattern  to java 11
* Moves caching pattern  to java 11
* Moves callback pattern  to java 11
* Moves chain pattern  to java 11
* Moves circuit-breaker pattern  to java 11
* Moves collection-pipeline pattern  to java 11
* Moves command pattern  to java 11
* Moves commander pattern  to java 11
* Moves composite pattern  to java 11
* Corrects test cases 
						
						
							
						
					 
					
						2019-11-12 21:56:46 +02:00 
						 
				 
			
				
					
						
							
							
								Anurag Agarwal 
							
						 
					 
					
						
						
							
						
						6ef840f3cf 
					 
					
						
						
							
							Resolves checkstyle errors for naked-objects null-object object-mother object-pool observer queue-load-leveling ( #1082 )  
						
						... 
						
						
						
						* Reduces checkstyle errors in naked-objects
* Reduces checkstyle errors in null-object
* Reduces checkstyle errors in object-mother
* Reduces checkstyle errors in object-pool
* Reduces checkstyle errors in observer
* Reduces checkstyle errors in queue-load-leveling 
						
						
							
						
					 
					
						2019-11-12 21:26:15 +02:00