aboutsummaryrefslogtreecommitdiffstats
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
2019-03-12Merge "Add ServiceManager class"Liam Fallon7-8/+601
2019-03-11Add ServiceManager classJim Hahn7-8/+601
2019-03-11Address sonar issues in utilsJim Hahn2-4/+7
2019-03-08Merge "Add code to allocate server ports"Jorge Hernandez2-9/+156
2019-03-08Add code to allocate server portsJim Hahn2-9/+156
2019-03-07Remove PropertyConfiguration classJim Hahn2-1766/+0
2019-03-04Add bean configuratorJim Hahn3-0/+2050
2019-03-01Add StandardCoderObject to hide GSON internalsJim Hahn5-1/+303
2019-02-27Add additional encode and decode methods to CoderJim Hahn4-15/+347
2019-02-27Merge "Add common coder classes"Liam Fallon6-0/+324
2019-02-27Add common coder classesJim Hahn6-0/+324
2019-02-26Assertion class for DAO codeliamfallon2-0/+288
2019-02-14Sonar fixesJim Hahn3-37/+43
2019-02-08Add superclasses for gson-jackson migrationJim Hahn2-306/+0
2019-02-05Skip all fields in gson by defaultJim Hahn2-0/+306
2019-01-30Add helper class to retrive network loggerKrzysztof Opasiak2-0/+91
2019-01-23Add gson to utils pomJim Hahn1-1/+5
2018-11-30Update eclipselink version in policy commonJim Hahn1-3/+2
2018-11-26Rename test classes in policy/commonParshad Patel6-6/+6
2018-10-31Set new master version for Dublinliamfallon1-4/+3
2018-10-24Fix refering to snapshot in policy/common1.3.1ramverma1-1/+1
2018-09-26Use powermock version from parent pomJim Hahn2-26/+1
2018-09-21Fix policy/common checkstyle issuesPamela Dragosh1-5/+6
2018-09-07Remove changing of access on par fieldsliamfallon1-1/+0
2018-08-28Merge "Adding usage of openpojo in policy common"Pamela Dragosh2-106/+181
2018-08-28Adding usage of openpojo in policy commonramverma2-106/+181
2018-08-23Make checkstyle warnings failPamela Dragosh1-1/+1
2018-08-22Adding common utility classes to policy/commonramverma2-0/+125
2018-08-13Fix checkstyle in utilsPamela Dragosh18-90/+149
2018-08-03Fix pom and checkstyle warnings in commonliamfallon1-2/+0
2018-07-31Add resource handling utility classliamfallon3-0/+541
2018-07-25Copy policy-endpoints from drools-pdp to commonmmis3-0/+160
2018-06-21Merge "Delete SpecPropertyConfiguration class"Pamela Dragosh2-644/+0
2018-06-20Merge "Add CurrentTime utilities"Pamela Dragosh2-0/+120
2018-06-20Delete SpecPropertyConfiguration classJim Hahn2-644/+0
2018-06-19Add CurrentTime utilitiesJim Hahn2-0/+120
2018-06-19Merge "Move SpecProperties from drools-pdp to common"Pamela Dragosh2-0/+341
2018-06-18Move SpecProperties from drools-pdp to commonJim Hahn2-0/+341
2018-06-18Use setXxx() methods for @Property fieldsJim Hahn4-180/+534
2018-06-05Update policy-common to SNAPSHOT-1.3.0liamfallon1-1/+1
2018-05-21Update Policy Common to 1.2.3-SNAPSHOTliamfallon1-1/+1
2018-05-16Upgrade SNAPSHOT to 1.2.2liamfallon1-1/+1
2018-04-13Upgrade SNAPSHOT to 1.2.1Pamela Dragosh1-1/+1
2018-03-25Add PropertyConfiguration classJim Hahn15-0/+2896
2018-03-16Removed checkstyle warningsmmis6-448/+444
2018-02-20Consolidating and organizing dependenciesPamela Dragosh1-1/+0
2018-02-10Add AutoClose wrappers for JPA classesJim Hahn7-0/+770