aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2020-03-26Remove unused imports and clean logsPamela Dragosh1-1/+30
Unused imports and marked an unused variable. Added m2e eclipse settings (other repos have this). Added some test logback.xml to clear out jetty debug messages. Replaced deprecated newInstance with getDeclaredConstructor. newInstance Either log or throw Exception - chose throw Added some assertions to JUnit test. Issue-ID: POLICY-2305 Change-Id: Ia4e9ce62dc7fb45aea247d470ca7245e694fc26e Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-03-25Point to models 2.2.2Pamela Dragosh1-1/+1
Issue-ID: POLICY-2378 Change-Id: Ie58d8fca94c0062b62e4930a726fd26babd28d04 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-03-24Bump policy/distribution to 2.3.1-SNAPSHOTRam Krishna Verma1-1/+1
Issue-ID: POLICY-2378 Change-Id: Ib343ff092b761c6642d9d0dcd4538ffd41423602 Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
2020-03-23Point to released artifactsPamela Dragosh1-3/+3
parent, common and models are released. Issue-ID: POLICY-2378 Change-Id: I9d171e66f5a85b7979bb7e6c663820e93083a7ab Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-03-04Remove apex and engine propertiesPamela Dragosh1-2/+0
These are not needed and may fail release. Issue-ID: POLICY-2404 Change-Id: Ie212a8e0466814eccb6ee583fbbccc19d8ec7a9c Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-01-22Finish sonar config updatePamela Dragosh1-1/+1
Now that JDK11 upgrade done, policy/parent has the right parameters defined. Cleaned up and made sure only one .exec file being generated. Issue-ID: POLICY-2321 Change-Id: I058119982e56bc5c111ba3f2fe44079be97fd889 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-01-22policy/distribution jdk11 upgradesHOCKLA1-4/+4
Issue-ID: POLICY-1585 Change-Id: I4aa879656c039d9de9c288f0309105c21f4bf285 Signed-off-by: HOCKLA <ah999m@att.com>
2020-01-20Merge "Update sonar config"Pamela Dragosh1-76/+2
2020-01-20Update sonar configPamela Dragosh1-77/+3
First update for sonar config, once this is updated to JDK11 I will cleanup. This reports just under 80% for the moment. Issue-ID: POLICY-2321 Change-Id: I1b3338c53e152ad663ba513bbd15226052142587 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-01-10Point to policy/models release versionHOCKLA1-2/+2
Issue-ID: POLICY-1592 Change-Id: Ia402dc123ddaf746f5680eecc3d302e868b4cc26 Signed-off-by: HOCKLA <ah999m@att.com>
2019-12-06Point to release versions of policy/parent and policy/commonHOCKLA1-2/+2
Issue-ID: POLICY-1594 Change-Id: If6e7d96fb200d6947732c94ba4a0f621aac9d9d6 Signed-off-by: HOCKLA <ah999m@att.com>
2019-11-01Add common Jersey versionliamfallon1-1/+1
Add a common version of Jersey for all Policy Framework components. Issue-ID: POLICY-2209 Change-Id: I7fa5d0f4419242d9d0c71b9d2ae17e0e1a49af8e Signed-off-by: liamfallon <liam.fallon@est.tech>
2019-09-19Use snapshot version of models in distributionJim Hahn1-4/+4
Change-Id: I8b6bbe14a2c4fcf97d799b42253403c448e71f7d Issue-ID: POLICY-2065 Signed-off-by: Jim Hahn <jrh3@att.com>
2019-09-16Bump versions in distribution masterJim Hahn1-1/+1
Also added default branch to .gitreview to facilitate branching in the future. Change-Id: I37d40b122924c35ddfc2e18aed3b126f0dab819c Issue-ID: POLICY-2045 Signed-off-by: Jim Hahn <jrh3@att.com>
2019-09-09Update to released dependenciesjhh1-5/+5
Change-Id: If7727b1235e84476c68ccacfe524a99d008d4bb3 Issue-ID: POLICY-2045 Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
2019-08-19Upgrading dependencies to latest snapshot versionramverma1-4/+4
Issue-ID: POLICY-1871 Change-Id: Ic23b3ee7cfd1e1df387548e68f5a7a15b4e64fdb Signed-off-by: ramverma <ram.krishna.verma@est.tech>
2019-08-08Upgrade to snapshot integration parent artifactBruno Sakoto1-1/+1
Issue-ID: POLICY-1603 Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca> Change-Id: If51a76b5b5701b6692e03daa3a0e21c36a2b3530
2019-07-17Changing policy/distribution to use policy/modelsramverma1-0/+1
1) Changed policy distribution framework to use entities from policy/models 2) Changed all the test cases. 3) Commented few test cases which will be fixed along with code fixes. 4) Will be removing the old policy entities once all the pieces are ready. Change-Id: I1fd7b975b2e072c0b24e429903c9ca4796173929 Issue-ID: POLICY-1888 Signed-off-by: ramverma <ram.krishna.verma@est.tech>
2019-07-02Use ToStringTester from utils-testramverma1-3/+3
Changing ToStringTester from utils to utils-test. Bumping the policy/common, policy/engine & policy/models version. Change-Id: Id1f1b3f9a4a378c14d1adf2823aaa4c8626c8fd2 Issue-ID: POLICY-1746 Signed-off-by: ramverma <ram.krishna.verma@est.tech>
2019-07-02Bump distribution to 2.2.1-SNAPSHOTPamela Dragosh1-1/+1
Released 2.2.1 Issue-ID: POLICY-1737 Change-Id: I41bf18cc17f3e287d59da86ed3cc21dc8dcafd9a Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-07-01Upgrade to released artifactsPamela Dragosh1-3/+3
Policy/common, models and apex are released Issue-ID: POLICY-1737 Change-Id: I0cefaad8ad5791d07fe19382c12c5f0421361588 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-06-20Upgrade to release 3.0.0 parentPamela Dragosh1-1/+1
Policy/parent released Issue-ID: POLICY-1737 Change-Id: Ie2b62644526d49bc13ada05f39fc0551e5c5e428 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-05-31Bump distribution to 2.2.0Pamela Dragosh1-5/+5
Due to dublin branch. Issue-ID: POLICY-1747 Change-Id: I889d3c5276a070404eeba86d99ca82852d2645e5 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-05-16Step snapshot version of policy-distributionliamfallon1-1/+1
Issue-ID: POLICY-1630 Change-Id: Ie107fa87bdce76eec39a8ee5ae55b700236a3017 Signed-off-by: liamfallon <liam.fallon@est.tech>
2019-05-15Upgrade to release versions4.0.0-ONAP2.1.0Pamela Dragosh1-2/+2
Released policy/engine 1.4.0 and apex engine 2.1.0 Issue-ID: POLICY-1630 Change-Id: Ib39c9daae5966791f88885485978c1b4b95738c5 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-05-13Upgrade policy/parent & policy/common in distributionramverma1-2/+2
Change-Id: Iada6e88ac68f4cea874d2cf832da77657df576e6 Issue-ID: POLICY-1630 Signed-off-by: ramverma <ram.krishna.verma@est.tech>
2019-02-27Changes directory structure of S3P TestsBilal A1-0/+1
Changes Include: a) Moving performance and stability tests into two separate directories. Change-Id: Ib98713b2c37658de16c5eb6ee8918b867bdf5b8a Issue-ID: POLICY-1462 Signed-off-by: Bilal A <bilal@research.att.com>
2019-02-05Change policy/distribution logging to slf4jramverma1-15/+11
1) Changed logging from FlexLogger to SLF4J with logback 2) Fixed test cases of distribution REST endpoints having infinite while loop Change-Id: I1551873b3d348f9a7d2b4f8dfc3ae5dd6462bdb8 Issue-ID: POLICY-1346 Signed-off-by: ramverma <ram.krishna.verma@est.tech>
2018-11-09Fix sonar/checkstyle issuesPamela Dragosh1-1/+1
The main pom.xml was incorrect, so these issues have creeped into the source code. Issue-ID: POLICY-1256 Change-Id: Ic0b52f3a28f869252120991b0c1946ef8402bcc5 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-10-31Set new master version for Dublinliamfallon1-7/+6
Issue-ID: POLICY-1232 Change-Id: Ib72ebd05fb88de05c356f05ee7ca2a4e4d00881c Signed-off-by: liamfallon <liam.fallon@ericsson.com>
2018-10-25Fix refering to snapshot in policy/distribution2.0.1ramverma1-4/+5
Issue-ID: POLICY-1213 Change-Id: I7262a00ec35549e63127f8a3730ca8aa75da09aa Signed-off-by: ramverma <ram.krishna.verma@ericsson.com>
2018-10-12Add version tag for release2.0.0Pamela Dragosh1-0/+1
Maven does not like the version being inherited from parent. So must explicitly set it. Issue-ID: POLICY-1189 Change-Id: I4097368f5084c6da724df185cfb58bd88a668130 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-10-09Upgrade to released 1.3.0 artifactsPamela Dragosh1-1/+2
policy/common and policy/engine are released. Issue-ID: POLICY-1189 Change-Id: I9ea1222fc3330493595cd9545a2728d48b9e044e Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-09-06Fix oparent version referencePamela Dragosh1-1/+1
Ensuring we are always using the same oparent version that is declared in policy/parent. As part of the work we are doing for security and critical issues. Change-Id: Idc6fdd0f613f1fb2ae4bb3c758847884fa4758f6 Issue-ID: POLICY-1059 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-09-05Generate docker image for policy distributionmmis1-0/+1
Added generation of tarball of policy distribution jars and generation of docker image using the tarball Issue-ID: POLICY-923 Change-Id: I9e38143fee864b765fbfd567c7e52bc7b0be2c9a Signed-off-by: mmis <michael.morris@ericsson.com>
2018-08-24Fix sonar and checkstyle issues in distributionramverma1-1/+39
* Fixing all check style issues. * Fixing all sonar issues. * Adding maven check style plugin to fail at warning level. Change-Id: I791b8feef39a3a0c3e1e250efea7b6e78208bf07 Issue-ID: POLICY-1035 Signed-off-by: ramverma <ram.krishna.verma@ericsson.com>
2018-08-15Fix sonar code coverage issue in distributionramverma1-5/+88
The jacoco plugin settings in oparent is for creating coverage report for each sub-module sepeartely. That leads to coverage missing in the report if the test cases & actual classes are in different sub-module. Overiding the setting in distribution to create a consolidated report of all sub-modules in one report. Change-Id: Idf4acd07dbb3694d7bff3c1d94a31a322d7027c5 Issue-ID: POLICY-1035 Signed-off-by: ramverma <ram.krishna.verma@ericsson.com>
2018-08-02Create interfaces for Policy Distributionmmis1-0/+1
Created interfaces and some skeletal implementations. Implememtations to be further developed in subsequent stories Change-Id: If55be78e34c8783451cb9aa755a563bc0850e569 Issue-ID: POLICY-1029 Signed-off-by: mmis <michael.morris@ericsson.com>
2018-07-31Add start and parameter handlingliamfallon1-0/+27
Add startup code, command line parsing, service start, and parameter handling for the policy distribution service. Issue-ID: POLICY-922 Change-Id: Ie664aba6541304cf9b635541e9688c681b24952d Signed-off-by: liamfallon <liam.fallon@ericsson.com>
2018-07-20Initial module structure for Policy Distributionliamfallon1-0/+3
This submission defines the initial module strucutre for the distribution component in the ONAP Policy Framework. The structure is documented here: https://wiki.onap.org/display/DW/Policy+Platform+-+SDC+Service+Distribution+Software+Architecture Change-Id: I0adbffbcd598250cb9a0b8ce07806e564bf83a85 Issue-ID: POLICY-922 Signed-off-by: liamfallon <liam.fallon@ericsson.com>
2018-06-27Remove warning for versionPamela Dragosh1-1/+0
Eclipse generates a warning that the version is duplicated. Issue-ID: POLICY-871 Change-Id: Icab683ec575c564e019bd3042ade17fe6ece2b2e Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-05-30Fixing artifactId for consistencyPamela Dragosh1-1/+1
Issue-ID: POLICY-871 Change-Id: Ic30f82072d4ba8a9d2d08fcd113cf143cc8d4ef8 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-05-26Setup policy/repository pom.xmlPamela Dragosh1-0/+50
Point to policy/parent and correct version. Issue-ID: POLICY-871 Change-Id: Ie57a55b3856a9232ed8b83c059bfdc01fd4c9d79 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>