summaryrefslogtreecommitdiffstats
path: root/misc
AgeCommit message (Collapse)AuthorFilesLines
2018-08-31CLM versionsInstrumental2-68/+20
Issue-ID: AAF-419 Change-Id: Id863c1b4a0370eabd1849c38e84f512d20504848 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-08-29fix critical sonarTomek Kaminski2-93/+96
-https://sonar.onap.org/project/issues?id=org.onap.aaf.authz%3Aparent&open=AWK69ZDYwGn37JfbmFHU&resolved=false&severities=CRITICAL&types=VULNERABILITY -added @Override to methods -little code style refactor -move to google style code (tabs->spaces) Change-Id: I914a5869d906c770425488f820b6e0066b5c58a4 Issue-ID: AAF-458 Signed-off-by: Tomek Kaminski <tomasz.kaminski@nokia.com>
2018-08-29critical sonar fixTomek Kaminski1-1/+1
https://sonar.onap.org/project/issues?id=org.onap.aaf.authz%3Aparent&open=AWK69ZEIwGn37JfbmFIK&resolved=false&severities=CRITICAL&types=VULNERABILITY Change-Id: I3544147a07b691de33046d7bced785e0bc23ca38 Issue-ID: AAF-457 Signed-off-by: Tomek Kaminski <tomasz.kaminski@nokia.com>
2018-07-10System dependent separators in JU testsMaciej Wejs1-89/+93
Change-Id: I6795074d6cdec24821f465504e3d20bc4cc68eaf Issue-ID: AAF-387 Signed-off-by: Maciej Wejs <maciej.wejs@nokia.com>
2018-07-03Collection syntax change because of SonarInstrumental16-46/+46
Issue-ID: AAF-386 Change-Id: I8ba8d8561d03e680ddc90a81b8db0339814c65fa Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-07-02Update CM to us Local Intermediate CertsInstrumental1-0/+13
Issue-ID: AAF-384 Change-Id: Iefd36c5b9ab8011ac696cb85e74c54edb63cb40a Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-06-14Move AAF/CADI Poms to 2.1.2Instrumental5-6/+6
Issue-ID: AAF-303 Change-Id: I3530aaa02bfb96fe100a2e610c0228449375f9d8 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-06-13Adjust Logging Dir settings for ONAP UsersInstrumental2-10/+10
Issue-ID: AAF-360 Change-Id: If19090ef482372d3a3a9aa2856762af91bc54017 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-05-25Change Beijing Release to 2.1.1Beijing-2.1.1Instrumental5-17/+6
Issue-ID: AAF-305 Change-Id: I2421a6926a3b324cf0d1fe2a0cd64871de552b8b Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-05-22Small fixes in Imports.javaPawel1-5/+4
Change-Id: I3868174cc4135821c5a391b9eca73f6ca7fea282 Issue-ID: AAF-299 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
2018-05-11Increase code coverage for auth miscSai Gandham6-1/+406
Issue-ID: AAF-129 Change-Id: Ibf8c2895bd19ce6d8aaba07b2d3159f7356a2d66 Signed-off-by: Sai Gandham <sg481n@att.com>
2018-05-01Update Certificate for all FQDNsInstrumental3-4/+4
Issue-ID: AAF-114 Change-Id: I0b73d55b471e0438bb4beb901a992be88e1e5f11 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-05-01Improve coverage of cadi-aafIanHowell2-36/+34
Issue-ID: AAF-223 Change-Id: I2a7835720341989b45de239157dd1c4f976b1e6a Signed-off-by: IanHowell <ian.howell@att.com>
2018-04-30Add more code coverage for Misc envSai Gandham3-0/+213
Fixed timezone issues with chronotest. Issue-ID: AAF-129 Change-Id: I287f02d1324c41953c50538d05f5ca3978178b4c Signed-off-by: Sai Gandham <sg481n@att.com>
2018-04-26Increase coverage for Env moduleSai Gandham58-6730/+7026
Issue-ID: AAF-219 Change-Id: Ic41009cdefa30d2b43ec95f0fc21e3f9e8fb472e Signed-off-by: Sai Gandham <sg481n@att.com>
2018-04-20Adding more testcases to Misc xgenSai Gandham28-1796/+2606
Issue-ID: AAF-129 Change-Id: I0a6fce7f12d98e16ae777eeb7045ef338c66b1d9 Signed-off-by: Sai Gandham <sg481n@att.com>
2018-04-14Adding more testcases to misc moduleSai Gandham4-100/+181
Issue-ID: AAF-129 Change-Id: I11b0dcf8a8fa4d18909b1bd865ed053353bdace3 Signed-off-by: Sai Gandham <sg481n@att.com>
2018-04-14Fix Misc pom soanr issuesSai Gandham1-6/+0
Issue-ID: AAF-129 Change-Id: I493743af13d87f33f968240c474a1e209ea48adf Signed-off-by: Sai Gandham <sg481n@att.com>
2018-04-12MOdify POM files to fix sonarSai Gandham3-19/+58
Issue-ID: AAF-129 Change-Id: I450e199f94e1428a6cdeae9a1a755d9bda2754ad Signed-off-by: Sai Gandham <sg481n@att.com>
2018-04-12Adding more Junits to misc envSai Gandham10-70/+1074
Issue-ID: AAF-129 Change-Id: I1ef0cfe1ad6d8a71981ee8083acef992a5b32e6b Signed-off-by: Sai Gandham <sg481n@att.com>
2018-04-12Add oparent to submodule parent pomsSai Gandham1-2/+8
Adding oparent to all submodule parent poms. Issue-ID: AAF-219 Change-Id: I8777526c8f6e504250e296fd6ec84b47da2d754e Signed-off-by: Sai Gandham <sg481n@att.com>
2018-04-12Modify sonar properties in pom filesSai Gandham4-4/+4
Issue-ID: AAF-129 Change-Id: I284cdfb8bf84a049f762d76822f6fa0b0ef5daca Signed-off-by: Sai Gandham <sg481n@att.com>
2018-04-09Include all modules in AAF parentSai Gandham5-5/+5
Issue-ID: AAF-215 Change-Id: I5aa4b496cebc8d46c720180623ba928c414fad7c Signed-off-by: Sai Gandham <sg481n@att.com>
2018-04-09Keep same groupID across AAF repoSai Gandham5-19/+19
Issue-ID: AAF-215 Change-Id: I1f4b9627702aa8438f8745a2ba6a8ec8efe407a8 Signed-off-by: Sai Gandham <sg481n@att.com>
2018-04-09Modify parent in parent modulesSai Gandham1-2/+2
Issue-ID: AAF-215 Change-Id: I424ef918de779d17043045f5aac66c2863845e1a Signed-off-by: Sai Gandham <sg481n@att.com>
2018-04-08Modify parent in parent modulesSai Gandham1-2/+2
Issue-ID: AAF-215 Change-Id: I8205057230275092112f10c55bdb6882814a41bd Signed-off-by: Sai Gandham <sg481n@att.com>
2018-04-07Fixing enforce rules in cadi & miscSai Gandham2-0/+2
Issue-ID: AAF-215 Change-Id: Ie4747b751544069afe082c033b40e90383c81eec Signed-off-by: Sai Gandham <sg481n@att.com>
2018-04-07Add super pom ref to parent pomsSai Gandham1-5/+6
Issue-ID: AAF-215 Change-Id: I879aedaae70611f473e6baa3d1488d8a3a7996ce Signed-off-by: Sai Gandham <sg481n@att.com>
2018-04-06Modify sitepath to release binariesSai Gandham5-5/+5
Issue-ID: AAF-215 Change-Id: I758d4126270091aa1fbe6d5acc03975555a6be0d Signed-off-by: Sai Gandham <sg481n@att.com>
2018-04-05Add Certs, Docker BuildInstrumental1-7/+7
Issue-ID: AAF-211 Change-Id: Idc7630578155586a6e53d7af80dd16e4e0ac41ca Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-04-05Modify cadi & misc versions in authzSai Gandham5-5/+5
Changed cadi version from 1.5.0-SNAPSHOT to 2.1.0-SNAPSHOT Changed misc version from 1.3.0-SNAPSHOT to 2.1.0-SNAPSHOT Issue-ID: AAF-215 Change-Id: I161311c479504547251334d1681d1aec848fe49d Signed-off-by: Sai Gandham <sg481n@att.com>
2018-04-03Create method of Logging to O/S from ContainerInstrumental1-19/+31
Issue-ID: AAF-211 Change-Id: Ib5c369c24082823f6f8cfde7609b966f57085665 Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-04-03Fix sonar coverage for aaf authzSai Gandham3-0/+3
Issue-ID: AAF-208 Change-Id: Ia5611d0d455e10405ced2ee47a137c5243debe9d Signed-off-by: Sai Gandham <sg481n@att.com>
2018-04-03Skip some modules from sonarSai Gandham2-0/+2
Skipping auth batch,client,hello,fs,gui,cadi shiro,cadi oauth misc log4j,misc xgen. Issue-ID: AAF-208 Change-Id: Ib589f755b23d0b9b455acff8726225dd023f27f6 Signed-off-by: Sai Gandham <sg481n@att.com>
2018-04-03Fix the remaining failing tests in CadiIanHowell5-3/+33
Change-Id: Icac61b413bdc2de9ee73c14a785d26a3fe443fe4 Signed-off-by: IanHowell <ian.howell@att.com> Modify deprecated sonar properties in AAF Modified Misc pom files. Issue-ID: AAF-208 Change-Id: Iaf4e12c81f98fdca18992ffb24b78cd0135996df Signed-off-by: Sai Gandham <sg481n@att.com> Include Cadi and Misc JUnits for testing phase Issue-ID: AAF-128 Change-Id: Iee531d58c3aad1c5504e2e2619f611f30063e601 Signed-off-by: IanHowell <ian.howell@att.com> Fix a concurrency bug when removing invalid items from a Pool Change-Id: I5f3e18ff4e3eaedc2b4f3a4be1891c5187ab261b Signed-off-by: IanHowell <ian.howell@att.com>
2018-04-03Modify deprecated sonar properties in AAFSai Gandham5-315/+775
Modified Misc pom files. Issue-ID: AAF-208 Change-Id: Iaf4e12c81f98fdca18992ffb24b78cd0135996df Signed-off-by: Sai Gandham <sg481n@att.com>
2018-04-03Update POMS for SONAR code coverageIanHowell5-397/+386
Issue-ID: AAF-128 Change-Id: I3340c9596682d00291414c5ae3e0a4b71d19c228 Signed-off-by: IanHowell <ian.howell@att.com>
2018-04-03Fix sonar issues & modify deploy propertySai Gandham2-2/+6
Added oparent on submodule parent pom's. Add license to missing java files. Issue-ID: AAF-208 Change-Id: I1d5efe8f91e2bc60af8b2cec67f31d511b44b62c Signed-off-by: Sai Gandham <sg481n@att.com>
2018-04-02Remove 'net.java.dev.jna' dependencyInstrumental1-7/+0
Issue-ID: AAF-111 Change-Id: I936a183e1344f83d21128e3bd39e21351850397a Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-04-02Keep only clean TestCases, remove 2 license issuesInstrumental9-287/+319
Issue-ID: AAF-111 Change-Id: I7f779f4beacc84427734ce2c5b0369d5727e136d Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-03-29Clean up Sonar results 3Instrumental4-1/+13
Issue-ID: AAF-206 Change-Id: I4494990e8e0bd702b475bbbfb140eaadd566d2a0 Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-03-29Clean up Sonar results 2Instrumental2-2/+4
Issue-ID: AAF-206 Change-Id: Ia000b144be58af970f4a5264ca5a9718fdbf9f5d Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-03-29Change groupID to match Garrit ProjectInstrumental5-8/+8
Issue-ID: AAF-206 Change-Id: I2f9f83c210a6741b6c25c8045466d0c7a8e31811 Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-03-29Local CA to use KeystoresInstrumental3-2/+1
Issue-ID: AAF-204 Change-Id: I59491ffa26d5ea117a98470f38f090900b9e1b4e Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-03-27Add oparent to cadi & misc in authzSai Gandham1-1/+5
oparent added to cadi & misc parent pomn files Issue-ID: AAF-197 Change-Id: I08690532b21b3492c1b58ce63a29e3cd55867b5a Signed-off-by: Sai Gandham <sg481n@att.com>
2018-03-27Modify deploy plugin for authzSai Gandham1-5/+1
Issue-ID: AAF-197 Change-Id: I471d254ee3b4c443c822bce8be3b3c8f1e6b0aba Signed-off-by: Sai Gandham <sg481n@att.com>
2018-03-27Modify deploy plugin for authzSai Gandham5-1/+32
Issue-ID: AAF-197 Change-Id: Ic42b462ee01cae61280208f523137c4f21f05bf2 Signed-off-by: Sai Gandham <sg481n@att.com>
2018-03-27Modify distribution management for authzSai Gandham5-25/+0
Issue-ID: AAF-197 Change-Id: I8ed4de872726693d7eb99ee0ced47838cd18e01c Signed-off-by: Sai Gandham <sg481n@att.com>
2018-03-26Modify authz pom files.Sai Gandham5-20/+531
Modified all pom files in AAF project and removed ATT distribution management repos and added sonar & ONAP staging plugin just for Misc module.Other auth & cadi pom files will be modified in the next commit. Issue-ID: AAF-197 Change-Id: I4913a3329dd6d023416411293edbb2d1376f4f1a Signed-off-by: Sai Gandham <sg481n@att.com>
2018-03-26AT&T 2.0.19 Code drop, stage 1Instrumental141-0/+15491
Issue-ID: AAF-197 Change-Id: Ie75c6c322e9c4e7982b198cb48439e926c3a1fbd Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>