aboutsummaryrefslogtreecommitdiffstats
path: root/aai-annotations
AgeCommit message (Collapse)AuthorFilesLines
2019-04-11AAI-1523 Batch reformat aai-annotationsKeong Lim4-208/+243
Use maven plugins from AAI-2198 to do batch reformat of aai-annotations to consistent code style. Change-Id: If1793b45f688d86b47771c154843be6f071f1df7 Issue-ID: AAI-1523 Signed-off-by: Keong Lim <keong.lim@huawei.com>
2019-04-10Remove the generation code for swagger and xsdKajur, Harish (vk250x)1-2/+2
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-2/+2
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>
2018-12-05Update schema ingest library call schema serviceKajur, Harish (vk250x)1-2/+2
Issue-ID: AAI-1994 Change-Id: Icc9910db0371eeb8289abd4381ae1936a281a5df Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-11-01Add required properties to schemaKajur, Harish (vk250x)3-0/+7
Issue-ID: AAI-1826 Change-Id: Ifc7122880e2c98888aa6b478cba3f70fb4c62e52 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-10-12Upversion aai-common to 1.4.0-SNAPSHOTKajur, Harish (vk250x)1-2/+2
Issue-ID: AAI-1726 Change-Id: Ia7fc62d72baefad98d0aa97ffb1f5df1d25693f1 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-09-26Upversion to 1.3.1Jimmy Forsyth1-2/+2
Issue-ID: AAI-1678 Change-Id: I2bafe046d5c99e3db63862dd5b1ca1ed2da5135b Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-09-11AAI-1523 checkstyle warnings for aai-annotationsKeong Lim1-20/+20
Issue-ID: AAI-1523 re-indent code with spaces to clean up some checkstyle warnings for aai-annotations (part of 24k lines of output) Add spaces around '=' Change-Id: I9ea43508e5e88140149ccc11d233fdb77c869964 Signed-off-by: Keong Lim <keong.lim@huawei.com>
2018-08-12Integrate aai-schema-ingest library into aai-coreKajur, Harish (vk250x)5-1/+218
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-2/+2
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-2/+2
Issue-ID: AAI-965 Change-Id: I25575c7519407f84f78c5e647b8eb32b9e3492f6 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-04-24Upversion aai-common to 1.2.4 after releaseJimmy Forsyth1-2/+2
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-2/+2
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-2/+2
Issue-ID: AAI-947 Change-Id: I51cff5507a030a68468ba04654b93c508ce4d5ed Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-03-22Update the license for 2017-2018 licenseKajur, Harish (vk250x)4-9/+24
Issue-ID: AAI-856 Change-Id: I6711ff48314133abd7d03ea4b73a4f55606442bb Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-02-12Update the version to 1.2.1-SNAPSHOTVenkata Harish K Kajur1-2/+2
Issue-ID: AAI-493 Change-Id: I03a5288824e74d4965116f24d7bd13817491a937 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-11-27Add v12 api changes for the new release codeVenkata Harish K Kajur1-2/+2
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-09-28Change openecomp to onap and update licenseVenkata Harish K Kajur3-38/+36
Issue-ID: AAI-61 AAI-82 Change-Id: Iae98d4bf4c693c0a3203158bff98c3c5e739f453 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-09-21Fix the site path so it didn't get overwrittenVenkata Harish K Kajur1-8/+1
Issue-ID: AAI-76 Change-Id: I0e6f0041b09a3208f88bed577b91ed8b37ec86e2 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-08EdgeRules throws descriptive error on invalid ruleThreefoot, Jane (jt6620)2-0/+2
Also added test coverage, including refactoring of test resources to simplify test suites. Issue-ID: AAI-277 Change-Id: Ibfdc81342a139d121740f10bccc66a7420b61945 Signed-off-by: Threefoot, Jane (jt6620) <jt6620@att.com>
2017-09-06Merge the schema of external-system.lizi001643311-0/+19
Add the schema of external-system, delete the auth-info-item which will not in use. Locally test passed. Change-Id: I9d65201cd8b222421c8f15fcb9eb421636588b33 Issue-ID: AAI-204 Signed-off-by: lizi00164331 <li.zi30@zte.com.cn>
2017-08-22Final commit v11/Amsterdam seed code stabilizationVenkata Harish K Kajur1-53/+53
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-134/+8
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-33/+0
Issue-Id: AAI-76 Change-Id: Iaefe655c72584ee16d48da590afa6ae9ada7420e Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-06-08[AAI-ONAP] Fix the javadoc as well as commentVenkata Harish K Kajur1-21/+0
Change-Id: I26998ae4f87ee1e61674120030fcc4c2e3e40097 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-06-07[AAI-ONAP] Get the latest code and sync to onapVenkata Harish K Kajur2-10/+10
Change-Id: Ifd6e05a807b1bc5246cd2442cb54495b84100e83 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-05-26[AAI-ONAP] Update the pom for pushing to stagingVenkata Harish K Kajur1-0/+23
Change-Id: I2064d7f2d4f70a5128275a1b15a1575a2ef4e38f Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-05-24Update the aai-common with the latest codeVenkata Harish K Kajur2-0/+28
Change-Id: Ia4758a3d7e462e5120fa1db7ebe97adaeac3ebc2 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-05-22Revert "Fix the site jenkins job from failing"Venkata Harish K Kajur1-1/+1
This reverts commit 444c5d776964fb4a3e9057083ba4eb0f03df7ebf. Change-Id: I4d4b7dbb801fb9718dff4a7495b3ad4b099d31a2 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-05-22Fix the site jenkins job from failingVenkata Harish K Kajur1-1/+1
Change-Id: Ib8e94bc9f404e783f51d17f0b58f0bb14c1a475a Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-05-19Change the openecomp to onap to push snapshotsVenkata Harish K Kajur1-1/+1
Change-Id: Ibef97d61c4ff05eb8c151e69dce5bd56b3d61a76 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-05-18Update the pom to be able to properly deploy onapVenkata Harish K Kajur1-3/+6
Need to modify the pom to properly deploy jars in onap Change-Id: I80ca1ccb6a2c9ee409adf269fd1585d13a1e90b0 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-05-17Update the pom to fix the site pathVenkata Harish K Kajur1-1/+1
Change-Id: I0ad5c521abf29d7fd52d8778d7a7aebc276eda37 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-05-15Update the pom files to fix the junit failureVenkata Harish K Kajur1-1/+3
Add the changes made for javadocs and surefire plugin Change-Id: Ic01b2c72030d8014ad32e44d2aeebda14d698719 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-05-10Update SNAPSHOT to proper 1.1.0-SNAPSHOT versionVenkata Harish K Kajur1-1/+1
Change-Id: I13d2b53d6c0fca115ca622c9548d375e07ab475e Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-05-09Initial commit with all the necessary filesVenkata Harish K Kajur5-0/+315
Change-Id: I2760ca1e2c661028be946a4335d07b1b7671a4b4 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>