aboutsummaryrefslogtreecommitdiffstats
path: root/tools/model-generator/src
AgeCommit message (Expand)AuthorFilesLines
2023-04-25Fix dependencies on VPN-AVRO model deleted with PCVS examplesadheli.tavares3-7/+4058
2022-02-08Remove JAXB and XML, use GSON for JSONliamfallon5-934/+1015
2021-08-24More lombok for apex-pdpJim Hahn1-35/+38
2021-08-06Use lombok in apex-pdp #4Jim Hahn2-17/+7
2021-07-02Cleanup input & outputFields from Task definitiona.sreekumar1-47/+2
2021-06-28Changes to support multiple outputs from a statea.sreekumar2-3/+5
2021-06-24Update apex-pdp for checkstyle 8.43liamfallon1-4/+7
2021-02-18Fix sonars in apex-pdpJim Hahn3-62/+20
2020-07-27SONAR assertions apex-pdpwaynedunican2-2/+4
2020-07-16Merge "Replace try/catch with assertj"Pamela Dragosh3-110/+73
2020-07-15Replace try/catch with assertjwaynedunican3-110/+73
2020-07-13Remove old documentation from buildliamfallon3-127/+0
2020-06-19Changes for checkstyle 8.32liamfallon8-8/+0
2020-03-11Convert examples to Rhino Javascript formatliamfallon1-1/+1
2020-02-26Fix Java 11/Checkstyle/Sonar warningsliamfallon1-2/+9
2020-01-23Remove apex-pdp TextFileUtils classliamfallon1-1/+1
2020-01-23Run apex-pdp in Java 11: base changesliamfallon2-40/+34
2019-12-04Minor changes for new Eclipse checkstyle checksliamfallon1-1/+3
2019-08-22test case of model generatorning.xi4-0/+1088
2019-06-21Replace uses of getCanonicalName() with getName() in APEXa.sreekumar1-1/+1
2019-03-11Fix sonar code smell issues in apex-pdpParshad Patel1-6/+16
2019-02-20Fix sonar code smellArindam Mondal1-2/+6
2018-12-03Fix checkstyle/sonar issuesliamfallon1-4/+2
2018-11-29Fixing issues in apex documentsramverma1-35/+27
2018-11-25Fix sonar issue cli codegenKrishnakumar Jinka1-2/+11
2018-11-15Use param obj for contxt album declnkris.jinka1-3/+11
2018-11-07Refactor unit test dataliamfallon9-22238/+11
2018-09-27Add JUnit for web service client toolliamfallon1-15/+51
2018-09-27Add missing example policy models to installliamfallon1-2/+2
2018-09-27Add unit test for Apex command line toolsliamfallon14-65/+22962
2018-09-22Fix sonar problems in Apexliamfallon3-19/+7
2018-09-17Fix sonar issues in apex utiltiesliamfallon4-94/+187
2018-09-14Fix exception not logged or rethrownliamfallon2-2/+14
2018-09-13Address sonar/Checkstyle Issuesliamfallon4-40/+51
2018-09-13Sonar/Checkstyle in service/pluginsliamfallon1-14/+14
2018-09-10Checkstyle changes for apex modelliamfallon2-6/+6
2018-09-04Fix checkstyle issues in apex model basicliamfallon3-5/+5
2018-08-27Fix checkstyle warning in tools & context packagesDinh Danh Le2-25/+26
2018-08-22Add docs for tools package & update main apex-pdpDinh Danh Le3-0/+127
2018-07-16Adding tools module to apex-pdpramverma10-0/+1458