summaryrefslogtreecommitdiffstats
path: root/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2019-05-03Upversion for Dublin release4.0.0-ONAPJimmy Forsyth1-1/+1
Issue-ID: AAI-2403 Change-Id: Id8de2e5a09e47d90d604642f818e56461f177731 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-04-10Remove the generation code for swagger and xsdKajur, Harish (vk250x)1-1/+1
The following code has been moved to schema service Issue-ID: AAI-2313 Change-Id: I58911dffef70ab2c32a73de79ac971c3650106e6 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-04-08Update schema service to fail to startKajur, Harish (vk250x)1-1/+1
when all of the schema failed to load so the microservice wouldn't be in a bad state and also have the microservice dictate what versions of schema they are using Issue-ID: AAI-2329 Change-Id: Ie2e6e2bb3bac37b2ad57ada613e7c0e65647b64e Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-02-28AAI-2198 Consistent code style in aai-commonKeong Lim1-0/+33
Add plugins to aai-common/pom.xml Add Eclipse formatter configuration file Issue-ID: AAI-2198 Change-Id: Ie415f3fa0a408f775133f27a3bf8904a1f65a8a3 Signed-off-by: Keong Lim <keong.lim@huawei.com>
2019-02-18Remove the license check goalJimmy Forsyth1-9/+0
Issue-ID: AAI-2167 Change-Id: I4be9427b3f8ea905837c24fc9744c9118da45216 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-02-13Remove the aai-schema from aai-commonHarish Venkata Kajur1-1/+0
Issue-ID: AAI-1871 Change-Id: I0d836c8105083f511877f74f08044cc86905e7be Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2019-01-13Sync up the changes for v15Kajur, Harish (vk250x)1-2/+11
Issue-ID: AAI-1811 Change-Id: I307731ee35d8a644ae995c4b372345a7ebeca0a1 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com> Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2018-12-05Update schema ingest library call schema serviceKajur, Harish (vk250x)1-1/+2
Issue-ID: AAI-1994 Change-Id: Icc9910db0371eeb8289abd4381ae1936a281a5df Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-10-12Upversion aai-common to 1.4.0-SNAPSHOTKajur, Harish (vk250x)1-1/+1
Issue-ID: AAI-1726 Change-Id: Ia7fc62d72baefad98d0aa97ffb1f5df1d25693f1 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-09-26Upversion to 1.3.1Jimmy Forsyth1-1/+1
Issue-ID: AAI-1678 Change-Id: I2bafe046d5c99e3db63862dd5b1ca1ed2da5135b Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-08-12Integrate aai-schema-ingest library into aai-coreKajur, Harish (vk250x)1-1/+18
Integrate the aai-core into using the aai-schema-ingest library to be agnostic to the schema changes Remove any references to aai-schema dependency in aai-core Reorder the components so the aai-schema-ingest is first installed Moved the edge rules to the aai-schema as they are linked to schema Rework the generation of the aai-schema to using aai-schema-ingest library Also remove the yaml and html folders as they get generated on the fly So when maven pushes the aai-schema jar, the jar contains the generated yaml, html and xsd files at runtime due to the gerrit limit of filesize Issue-ID: AAI-1455 Change-Id: I87ecd9eb2fc96a09d3a6399955637674f6e7fb21 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-05-23Upversion common for CasablancaJimmy Forsyth1-1/+1
Issue-ID: AAI-1169 Change-Id: Id80fd4b8c7af48dde78b441fb6ec2b6619c608bc Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-05-02Update pom to use 1.2.5-SNAPSHOTKajur, Harish (vk250x)1-1/+1
Issue-ID: AAI-965 Change-Id: I25575c7519407f84f78c5e647b8eb32b9e3492f6 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-05-02Remove the client load balancer use http clientKajur, Harish (vk250x)1-1/+0
Issue-ID: AAI-965 Change-Id: I68600c2a586faa5537ac58ca21b06e984413a8bc Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-04-24Upversion aai-common to 1.2.4 after releaseJimmy Forsyth1-1/+1
Issue-ID: AAI-1090 Change-Id: Ic041380839a98790a02a2c5c0cf8720e39e08067 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-04-23Generate xsd for v12 and v13 with esrKajur, Harish (vk250x)1-1/+1
Also update the version to 1.2.3-SNAPSHOT Issue-ID: AAI-1090 Change-Id: I7649416340f0a670ec9e83cfef355dc4ef40a1b3 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-03-26Update the poms to 1.2.2-SNAPSHOTKajur, Harish (vk250x)1-1/+1
Issue-ID: AAI-947 Change-Id: I51cff5507a030a68468ba04654b93c508ce4d5ed Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-03-26Update the schema ingest to 1.2.1-SNAPSHOTv1.2.1Kajur, Harish (vk250x)1-1/+1
Issue-ID: AAI-393 Change-Id: Ia2f68025a9f622d277c7416c4f4a9e4170ffdf5d Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-03-22Merge "Update the license for 2017-2018 license"James Forsyth1-28/+77
2018-03-22Update the license for 2017-2018 licenseKajur, Harish (vk250x)1-28/+77
Issue-ID: AAI-856 Change-Id: I6711ff48314133abd7d03ea4b73a4f55606442bb Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-03-15Update oparent and fix nexusiq depsJimmy Forsyth1-1/+1
Change-Id: I6622a73c5c934d17095aeae486ea81c78985f815 Issue-ID: AAI-629 Issue-ID: AAI-633 Issue-ID: AAI-636 Issue-ID: AAI-586 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-03-15added new aai-schema-ingest libraryThreefoot, Jane (jt6620)1-0/+1
New, lightweight, configurable library for OXM and edge rules json ingest. Allows for broken-up OXM and json for increased model-driven capabilities. Issue-ID: AAI-875 Change-Id: I987c7dc2ad9a68ef3ccaac8da8d3b5b0205dc264 Signed-off-by: Threefoot, Jane (jt6620) <jt6620@att.com>
2018-02-27Update the files for ajsc 6 changesVenkata Harish K Kajur1-0/+1
Issue-ID: AAI-33 Change-Id: I897566e79eb7505232b692e551f6347e69fafed6 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2018-02-12Update the version to 1.2.1-SNAPSHOTVenkata Harish K Kajur1-1/+1
Issue-ID: AAI-493 Change-Id: I03a5288824e74d4965116f24d7bd13817491a937 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-12-12Merge "Revert "Remove all of the distribution management""James Forsyth1-0/+5
2017-12-11Revert "Remove all of the distribution management"Jessica Wagantall1-0/+5
This reverts commit 2cd8b19074730093e986750ef90c93b622e18dfb. Change-Id: I4891303d1bf75605b39e75c622f79e783263f949 Issue-ID: AAI-453 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-12-11Revert "Remove onap repositories from onap parent"Jessica Wagantall1-0/+15
This reverts commit 5cfca4245fee3ed0cef854a3028651e2f57bcc55. Change-Id: I60b5ab039bd85aeabef6751dedf324d56d97d84e Issue-ID: AAI-453 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-11-27Bump minor versionJessica Wagantall1-1/+1
Bump minor version in preparation for Amsterdam branching. Change-Id: I1333eff89702baba52b1cbca01d67bfddff44003 Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-11-27Add v12 api changes for the new release codeVenkata Harish K Kajur1-1/+1
Update the pom to use 1.2.0-SNAPSHOT and add v12 oxm and json and ensure the esr stuff is properly included Issue-ID: AAI-514 Change-Id: I96ceb7dbaa6de7650d55a79e2d1b18f5d1815f06 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-11-10Add the ecomp site location back in distVenkata Harish K Kajur1-0/+7
Issue-ID: AAI-453 Change-Id: I3c79ba1495dccf2661563791376e2007c83323e4 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-11-09Remove onap repositories inherit from onap parentv1.1.01.0.0-ONAP1.0.0-AmsterdamVenkata Harish K Kajur1-15/+0
Issue-ID: AAI-453 Change-Id: Ia0f73774365ebdeae009d98984586c7cb9213afc Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-11-08Remove all of the distribution managementVenkata Harish K Kajur1-12/+0
Issue-ID: AAI-453 Change-Id: I45791775351c680a1428126e405a201817feae14 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-11-08Fix the stage site issue where looking wrong placeVenkata Harish K Kajur1-5/+0
for the release jar Issue-ID: AAI-453 Change-Id: I4f259807756fee13b4eb48a2a67c7db971b4d10e Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-11-02Update the dependency from snapshotbeijing-testVenkata Harish K Kajur1-3/+0
to using the project version so when the mvn versions:set command is run it will be able to update it accordingly Issue-ID: AAI-448 Change-Id: I7c93293718d537b585ab0d13ebdc0be4817ca7cf Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-09-28Change openecomp to onap and update licenseVenkata Harish K Kajur1-1/+1
Issue-ID: AAI-61 AAI-82 Change-Id: Iae98d4bf4c693c0a3203158bff98c3c5e739f453 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-09-22Add snapshot and release distribution managementVenkata Harish K Kajur1-0/+34
Issue-ID: AAI-76 Change-Id: I21af8638885119118614da42a766698607959b8c Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-09-12Fix the stage site issue by adding onap.nexus.urlVenkata Harish K Kajur1-0/+1
Issue-ID: AAI-76 Change-Id: I853818968180d5d873ed2971cc2ce33bf16e4a00 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-09-08Cleanup project's name in SonarJessica Wagantall1-1/+1
The name parameter in the root pom.xml should match the project name in gerrit to reflect consistency in Sonar. Change-Id: I313b4a9e360eff2e0bfdfba3fb67c015b69ae4ca Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-09-07Add name to the top level pom for aai-commonVenkata Harish K Kajur1-1/+2
Issue-ID: AAI-271 Change-Id: I0e85b488f380944024d2edfbb7740ece65cf9fd3 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-08-31Merge "Added aai-utils and OXM Model Loader functionality"Steven Blimkie1-0/+1
2017-08-30Added aai-utils and OXM Model Loader functionalityShwetank Dave1-0/+1
Issue-ID: AAI-245  Change-Id: Ic982cc07dd76e8a931d4f725ca4e71f2db7ef8a2 Signed-off-by: Shwetank Dave <shwetank.dave@amdocs.com>
2017-08-29Remove MojoHaus Maven plug-in from pom fileSreenivasa Reddy Chinnannagari1-49/+0
Issue-ID: AAI-74 Change-Id: Ic8aaa0728a43936cd4c6e1ed590e01ba8f0fbf5b Signed-off-by: Sreenivasa Reddy Chinnannagari <sc00492357@TechMahindra.com>
2017-08-22Final commit v11/Amsterdam seed code stabilizationVenkata Harish K Kajur1-176/+183
Fix the indentation in all of the pom files Issue-ID: AAI-202 Change-Id: Ib52d4e1f8f74fdeae22cc77a308755dee1ef98d0 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-08-21Update POM to inherit from oparentDileep Ranganathan1-68/+95
Removed some redundant and inheritable elements Fixed warnings related to building effective pom Removed duplicate dependencies Add version to maven-deploy-plugin Issue-Id: AAI-77 Change-Id: Ie634874299489fb2971b065c66ff9467839bb36f Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2017-08-21Fix the javadocs error in jenkinsVenkata Harish K Kajur1-11/+12
Issue-Id: AAI-76 Change-Id: Iaefe655c72584ee16d48da590afa6ae9ada7420e Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-07-26[AAI-ONAP Amsterdam] Fix the onap javadocs site pluginVenkata Harish K Kajur1-2/+35
Change-Id: I1bb4fc848183ac51a4f3579c2db226d4364a17ba Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-07-25[AAI-57] Rename auth to aai-auth and add nexus staging plugin to pom.xmlDaniel Silverthorn1-1/+1
Change-Id: I17603a5e3baea2d49e8bbfdf00071d8fe68b3dde Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
2017-07-24[AAI-57] First LF commit of auth libraryDaniel Silverthorn1-1/+5
Change-Id: Ia4c57cdc7ba34ce59076ffac75d947b5b601cade Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
2017-07-14[AAI-50] Add support for v11 version APIsMaharajh, Robby (rx2202)1-1/+1
updated swagger html generation to generate v11 Added to introspection version v11. Update latest aaipropertes to v11 Created v10 versioned edge rules.java Created v11 oxm using the v10 oxm Change-Id: Ic56e86b15b8b18fa1ac70dfba5f7e08f58df843f Signed-off-by: Maharajh, Robby (rx2202) <rx2202@att.com>
2017-06-12[AAI-ONAP] Rename the site path to fix javadocsVenkata Harish K Kajur1-1/+1
Change-Id: I4de22d2af26a47ed1b87d19b9d4b8664cd4dfe26 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>