summaryrefslogtreecommitdiffstats
path: root/misc
AgeCommit message (Collapse)AuthorFilesLines
2020-10-26Prepare for release 2.7.4Sean Hassan5-5/+5
Issue-ID: AAF-1209 Change-Id: If4014cdbc72dc585b814b6d6ed0c66ffddb08eda Signed-off-by: Sean Hassan <sean.hassan@att.com>
2020-09-29Prepare for release 2.7.3Sean Hassan5-5/+5
Issue-ID: AAF-1205 Change-Id: Ifd1c6b57730d7df183829db2a316d3a77abcb435 Signed-off-by: Sean Hassan <sean.hassan@att.com>
2020-09-24Create and prepare non-deploy release 2.7.2Hassan, Sean (sh265m)5-5/+5
Issue-ID: AAF-1203 Change-Id: I5c8c5bca1c5804211ba514b5d6492ef1ba81cc24 Signed-off-by: Sean Hassan <sean.hassan@att.com>
2020-08-27Create and prepare non-deploy release 2.7.1Hassan, Sean (sh265m)5-5/+5
Contains two minor functional changes. First is the replace of "osaaf" with "onap.aaf" in pathing. Second is to have connection retries attempt to exhaust all located services before expiring. Issue-ID: AAF-1193 Signed-off-by: Hassan, Sean (sh265m) <sean.hassan@att.com> Change-Id: Ie8d8ad76104ead18eb568d0c48882e7cbead041a
2020-07-31Minor HTML Gen improvmentsInstrumental2-4/+10
Handle Null Text, Add DOCTYPE Issue-ID: AAF-1190 Signed-off-by: Instrumental <jgonap@stl.gathman.org> Change-Id: I4c9177cc402b4c0af58a5236610d178b28f2a5e4
2020-07-29Medium Vulnerabilities CodeFix: Revert [Ref ID: 108330]Raviteja Cherughattu3-15/+4
Issue-ID: AAF-1115 Change-Id: I8e503ee84eb2771edbf2ed94f5d7f8f2e20812c7 Signed-off-by: Raviteja Cherughattu <rc835m@att.com>
2020-06-02Medium Vulnerabilities CodeFix: 1. URL Redirection 2. AAF-1111Raviteja Cherughattu3-2/+14
Issue-ID: AAF-1115 Change-Id: I05d8d7a19236ad476d2a37b51a6c4a84ba2b8546 Signed-off-by: Raviteja Cherughattu <rc835m@att.com>
2020-05-15Improve PoolInstrumental5-10/+39
Move interface Log out, make JUPool test the functionality better, add "tooManyObjects" to help control memory. Minor BasicEnv for standalone usability. included ".checkstyle" files, generated by Eclipse/Maven to .gitignore. They shouldn't be in repo. Issue-ID: AAF-1146 Signed-off-by: Instrumental <jgonap@stl.gathman.org> Change-Id: I72c22fa455029950e3d73d2e9addbccc1a990189
2020-05-07bump version for Guinin: 2.7.xJohn J. Franey5-5/+5
Initial version is 2.7.0-SNAPSHOT. '7' connotes the 7th ONAP release, Guinin. Issue-ID: AAF-1142 Signed-off-by: John J. Franey <john.franey@att.com> Change-Id: I451a167f3f96ef54054c52f4389cceb8c467fc85
2020-04-25Enable deploy plugin in all poms.John J. Franey5-53/+5
maven will then push all the artifacts to nexus when the deploy goal is invoked. Issue-ID: AAF-1136 Signed-off-by: John J. Franey <john.franey@att.com> Change-Id: I1957cf2daf60507edae65e8cacf7730bf08a6adb
2020-04-23fix: stage a release candidate for 2.1.20John J. Franey5-5/+5
Issue-ID: AAF-1124 Signed-off-by: John J. Franey <john.franey@att.com> Change-Id: I401b5b5c6589757d15027e0ad4b96f0061016be9
2020-04-20stage a release candidate for 2.1.20John J. Franey5-5/+5
Issue-ID: AAF-1124 Signed-off-by: John J. Franey <john.franey@att.com> Change-Id: Ic4eb1e777946c9a009759684eb807287634c8050
2020-03-19minor 2.1.20 changesInstrumental5-5/+5
Update versions to 2.1.20 Issue-ID: AAF-1081 Signed-off-by: Instrumental <jgonap@stl.gathman.org> Change-Id: I1a8706d87f7aceffcc96980cebea6722d20cf11e
2020-03-18Fix Cass, then to Version 2.1.19Instrumental5-5/+5
Issue-ID: AAF-1081 Signed-off-by: Instrumental <jgonap@stl.gathman.org> Change-Id: I5ca5779813b6120dfb6c13768abab4855ad26c35
2020-03-05Move code set to 2.1.18, Update from TEST systemInstrumental5-5/+5
Issue-ID: AAF-1081 Signed-off-by: Instrumental <jgonap@stl.gathman.org> Change-Id: I4b885ad2805bdb517cc440bfc8f7af23b8042eb7
2020-01-28Modify for use of JDK 11Instrumental1-8/+0
Issue-ID: AAF-1066 Signed-off-by: Instrumental <jgonap@stl.gathman.org> Change-Id: I31484958c48b0d9b930921bec2581144e0675970
2019-12-03Merge "ListIterator.java- extract the expression"Jonathan Gathman1-1/+2
2019-12-03ListIterator.java- extract the expressionThugutla sailakshmi1-1/+2
Issue-ID: AAF-876 Change-Id: I1dc239d250c9356d0cf91cbad4fd20dd4461fe0e Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-12-03Merge "JAXBData.java-Extract the assignment out of expression"Jonathan Gathman1-3/+6
2019-12-02JAXBData.java-Extract the assignment out of expressionThugutla sailakshmi1-3/+6
Issue-ID: AAF-876 Change-Id: I431bb79d12ad49a6d84c000f30c0532a710c42cf Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-12-02Merge "AbsTrans.java-sonar fixes"Jonathan Gathman1-2/+3
2019-12-02Merge "Data.java-remove the redundant static qualifier"Jonathan Gathman1-1/+1
2019-11-20Fix namesInstrumental5-80/+0
Issue-ID: AAF-1046 Change-Id: Idd0d5e2272863f021842eaa604e11728c1379c5f Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-11-14To version 2.1.17-SNAPSHOTInstrumental5-6/+21
Issue-ID: AAF-1046 Change-Id: Id534c271c94c3805a5902eea521dc6c9d66f3919 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-11-08AbsTrans.java-sonar fixesThugutla sailakshmi1-2/+3
Issue-ID: AAF-876 Change-Id: I3ee323bceef7afc8c389b2da3d698f6715a0a0e7 Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-11-08Data.java-remove the redundant static qualifierThugutla sailakshmi1-1/+1
Issue-ID: AAF-876 Change-Id: Iab5b6767f4fdeb48f7bcc46a1fafb53204721898 Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-11-05Fix Batch Cred DeletesInstrumental1-0/+2
Issue-ID: AAF-1038 Change-Id: I30ea4ec04cd3ca6c416010f99e46aa44c5f2fd24 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-10-15Sonar Fixes, FormattingInstrumental67-907/+915
Issue-ID: AAF-1019 Change-Id: Ica49d9e7323aad9622ff9d95cc21b87430c22c54 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-09-03Update Fixes from testingInstrumental1-0/+2
Issue-ID: AAF-961 Change-Id: I142e460607bf32a785037fa2360b1c0efc3948b1 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-08-07Remove Tabs, per JococoInstrumental21-2148/+2148
Issue-ID: AAF-932 Change-Id: I3ab0ebcc082048d2d1424a58a90ea479fb005ee6 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-08-06Merge "ParseException.java"Jonathan Gathman1-0/+49
2019-08-06Move AAF Poms to 2.1.16Instrumental5-5/+5
Issue-ID: AAF-932 Change-Id: Idb69e2ada6244266d671b1ec0337e33dec218f3d Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-08-02Maven Docker BuildInstrumental5-1326/+1326
Issue-ID: AAF-917 Change-Id: I259786040c74a7198b3597f4a92c0e8458666560 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-07-22Change API Version to 2.1.15Gathman, Jonathan (jg1555)5-5/+5
Issue-ID: AAF-902 Change-Id: I25ea4791fcbe45612197d7206b4af1ae23b6c489 Signed-off-by: Gathman, Jonathan (jg1555) <jg1555@us.att.com>
2019-07-18ParseException.javaThugutla Sailakshmi1-0/+49
junits for ParseException.java file Issue-ID: AAF-876 Change-Id: I319a424675f13489320802a26941c50f8d876d1d Signed-off-by: Thugutla Sailakshmi <tsaila10@in.ibm.com>
2019-07-03Merge "Commented out dead/unreachable code (maybe some error in control logic?)"Jonathan Gathman1-9/+11
2019-06-11Update for more Logging InfoInstrumental1-4/+10
Issue-ID: AAF-853 Change-Id: I51e9160e2b53ebf74ba5f93c9a634a790f7ed848 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-06-06Commented out dead/unreachable code (maybe some error in control logic?)Oleksandr Moliavko1-9/+11
Issue-ID: AAF-837 Change-Id: I6661713112a2f3537db7a1bfb8c14af20360f36d Signed-off-by: AlexMolyavko <o.moliavko@samsung.com>
2019-06-03move to JJB, missed filesInstrumental1-11/+0
Issue-ID: AAF-842 Change-Id: I4f5d7bd8ecc86bdb11d55928d9461aae5efe10d2 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-06-03move to JJBInstrumental4-43/+0
Issue-ID: AAF-842 Change-Id: Iaa9512a2201f74c0b1e92bd7ad9a1fa05b94bb54 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-05-29Post Init Service StarterInstrumental7-70/+81
minor fixes Remove JU generated garbage files Issue-ID: AAF-835 Change-Id: I476291f1f1140f0640ed49452f8a5dabb28d9c30 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-05-23El Alto start with 2.1.14Instrumental5-5/+5
Issue-ID: AAF-834 Change-Id: I35cb2c87889f8ed51527c4cd5cfa79789ccd20b0 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-05-02Version to 2.1.13Instrumental5-5/+5
Issue-ID: AAF-785 Change-Id: I5e675b1ab0e25e89996c25da98412642800646dd Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-04-23Change Version to 2.1.12-SNAPSHOTInstrumental5-5/+5
Issue-ID: AAF-819 Change-Id: I9c85ceef4bd35d1877279d72e0f9a9f042cc06d1 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-03-14Change version to 2.1.11-SNAPSHOTInstrumental5-5/+5
Issue-ID: AAF-788 Change-Id: I3d98d495e4258d551bd6ab7b7455cfd052c3f239 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-27Change verison to match POMs2.1.10Instrumental5-5/+5
Issue-ID: AAF-771 Change-Id: Ibd7958cab6547bdcea8d766e1f0aec67d3250fb9 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-23Update to 2.1.11-SNAPSHOTInstrumental5-5/+5
Issue-ID: AAF-770 Change-Id: Idc2e09482596f6b74c4935f2f4ff83996f342cb6 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-15Batch work and clientInstrumental1-2/+23
Issue-ID: AAF-740 Change-Id: I16da4f2a87ec5d19590f0af642b91f9e2e02b246 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-03Approval Batch, prep better JUnitInstrumental7-16/+19
Issue-ID: AAF-740 Change-Id: Id9e8ca121c9bf92c2f98c7a61631e2417bba70b1 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-01-22Public and Private Locate entriesInstrumental9-12/+17
Issue-ID: AAF-723 Change-Id: I9dcd2e732ce64b39aaa57a6e9404f275f7ad540c Signed-off-by: Instrumental <jonathan.gathman@att.com>