Narendra Pathai
2aa9e78ddd
Minor refactorings and code style changes ( #807 )
...
* Made minor changes in some patterns such as removed throws clause where not needed, changed incorrect order of arguments in assertEquals
* Minor refactorings and code style changes. 1) Removed several use of raw types 2) Removed unnecessary throws clauses 3) Used lambda expressions wherever applicable 4) Used apt assertion methods for readability 5) Use of try with resources wherever applicable 6) Corrected incorrect order of assertXXX arguments
* Removed unused import from Promise
* Addressed review comments
* Addressed checkstyle issue
2018-10-23 13:45:41 +05:30
Ilkka Seppälä
7a7e891384
Set version for next development iteration
2018-09-30 21:05:57 +03:00
Ilkka Seppälä
26d6d96f78
Reach milestone 1.20.0
2018-09-30 21:03:48 +03:00
Yongzhi Yang
cce104a271
Fix converter image issue
2018-08-20 21:14:16 +08:00
pelmegov
a8d89ca861
Parameters in Converter class methods was renamed. A base class must not contain the concrete entities names or concrete class names
2018-04-28 19:34:57 +03:00
Ilkka Seppälä
1c0e0cd88b
Set version for next development iteration
2018-03-31 10:36:05 +03:00
Ilkka Seppälä
3407392664
Reach milestone 1.19.0
2018-03-31 10:34:25 +03:00
Ilkka Seppälä
dea2316f1f
Set version for next development iteration
2018-01-01 16:58:29 +02:00
Ilkka Seppälä
cb38501ea2
Reach milestone 1.18.0
2018-01-01 16:50:05 +02:00
Artur Mogozov
6694d742a3
Migrate to JUnit5
2017-12-31 16:29:48 +09:00
Ilkka Seppälä
6c4de3bcef
Fix some tags and categories
2017-12-25 11:30:24 +02:00
Ilkka Seppälä
b0f9582824
#190 Remove urm plugin
2017-11-28 20:55:52 +02:00
Hùng (Huka) L. K. Nguyễn
89bfaf876e
Fix typo
2017-10-31 17:32:11 +07:00
Bartek
df04e19994
Use UserConverter instead of rewriting its ctor
2017-10-20 13:59:42 +02:00
Ilkka Seppälä
0d4a8db114
Set version for next development iteration
2017-09-30 22:30:34 +03:00
Ilkka Seppälä
ba7142ca97
Reach milestone 1.17.0
2017-09-30 22:26:44 +03:00
Ilkka Seppälä
ac721c695c
Set version for next development iteration
2017-06-30 20:33:29 +03:00
Ilkka Seppälä
d793160bce
Reach milestone 1.16.0
2017-06-30 20:31:31 +03:00
Ilkka Seppälä
073d06c0ae
Set version for next development iteration
2017-04-01 17:15:59 +03:00
Ilkka Seppälä
8fea969912
Reached milestone 1.15.0
2017-04-01 17:14:02 +03:00
Ilkka Seppälä
f3c4640d12
#539 More Checkstyle fixes
2017-04-01 15:43:36 +03:00
Ilkka Seppälä
c1c4411957
#539 Checkstyle fixes
2017-04-01 15:34:13 +03:00
Ilkka Seppälä
2921448f8b
#497 Add missing puml and license headers
2017-04-01 14:25:13 +03:00
Kamil Pietruszka
77a534385c
fixed pmd violation
2017-03-11 13:35:55 +01:00
Kamil Pietruszka
2ed7acbc31
fixed checkstyle violations
2017-03-11 13:02:29 +01:00
Kamil Pietruszka
3a243eee6e
diagrams added
2017-03-11 12:47:58 +01:00
Kamil Pietruszka
8632bafcd7
comments, tests and description
2017-03-11 12:24:48 +01:00
Kamil Pietruszka
e8b634c33e
java docs added
2017-03-10 20:59:24 +01:00
Kamil Pietruszka
8871f788d2
#497 Converter pattern implementation
2017-03-10 20:08:58 +01:00