summaryrefslogtreecommitdiffstats
path: root/version-manifest
AgeCommit message (Collapse)AuthorFilesLines
2017-11-15Add dcaegen2 docker and java released artifactsLusheng Ji2-0/+23
Issue-Id: DCAEGEN2-202 Change-Id: Icb49fbccc629e13fae17f73db8d56fa53999ee46 Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-11-14New appc java manifest versionsPatrick Brady2-0/+62
Adding the released appc java artifacts to the manifest file. Change-Id: Id7b544f51f70d231db860813643150c6d7d234a2 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-Id: APPC-314
2017-11-06Update VID release versionsOfir Sonsino2-2/+2
Change-Id: I8a77f9db7b3f2c8b7c128fef01225a366411c166 Issue-Id: VID-87 Signed-off-by: Ofir Sonsino <os0695@att.com>
2017-11-01update release versionsMichael Lando2-0/+10
Change-Id: Ie753b56a2b31098fd0a152ab8206f6f08f3c2e9a Issue-Id: SDC-571 Signed-off-by: Michael Lando <ml636r@att.com>
2017-10-19Fix version-manifest SNAPSHOT versionGary Wu1-0/+2
Change-Id: I82571d0bbe6b7e8e87136262c7bc42589d69a11b Issue-ID: INT-287 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-10-19Add VF-C component release versionyangyan2-0/+23
Add VF-C component release version Issue-ID: VFC-527 Change-Id: Id14cbe8c38d5a0f1c0c079d72c625ee9249fdaca Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2017-10-12Refactor integration java jobsGary Wu1-3/+3
Remove root level java job; replace with subproject jobs instead. Issue-ID: INT-273 Signed-off-by: Gary Wu <gary.i.wu@huawei.com> Change-Id: Ic8c90a6f64f1ce8249d681181131ed11b2a71ec3
2017-10-11Add vfc release version for vfc artifactsyangyan1-0/+8
Issue-ID: VFC-299 Change-Id: I2e7edad5a28a9e7891a01c8f04032653bea215ba Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2017-10-10Versioning for SOseshukm1-0/+1
Change-Id: Id89b32b80a3b268a614d586b413b9012779b66cf IssueId: SO-111 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-10-10Add version infor for vnfsdk-refrepoMurali1-0/+1
Change-Id: Idcc5c3bb2e0dd65a77fe393932561df82add55e8 Jira:VNFSDK-75 Signed-off-by: Murali <murali.p@huawei.com>
2017-10-10Independent versioning and release process for MSBHuabingZhao2-0/+5
Issue-Id: MSB-65 Change-Id: Ic8146cd9287e0e3714ec0620fa0bab0dc4df51e3 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-10-09Add Version Info to the *.csv FilesGuangrong Fu2-1/+7
Change-Id: Ib73b72f2454920588985cf944f7fd45678f33541 Issue-ID: HOLMES-52 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-10-06Add versions for CCSDK and SDNCDan Timoney2-0/+31
Add version manifest entries for CCSDK and SDNC Change-Id: I6297efbad9b5411f8b5392ca39eaf51eed51316f Issue-ID: INT-254 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-10-03Java artifact manifest for Portal-SDKChristopher Lott (cl778h)1-0/+6
Issue: PORTAL-109 Change-Id: I909487443a8ff7a2023bc665ddfb95ed2d5a4d61 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-10-02policy docker image manifest entry for policyJorge Hernandez1-0/+4
Change-Id: Ie1cbc35d88ac9374684a9dc0f65cb473d89d7fda Issue-ID: POLICY-277 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2017-10-02Docker image manifest for PortalChristopher Lott (cl778h)1-0/+4
Issue: PORTAL-109 Change-Id: Ib3ae75bb7575712c534a8df06f5363263e61a1a1 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-09-14Remove redundant catch blockGary Wu1-4/+0
Change-Id: I55457ed8cdca19bfdd22938dcd0ef590f47494f1 Issue-ID: INT-124 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-09-06Change to report only direct dependenciesGary Wu1-3/+3
Change-Id: I752f62126cd710b33e926d12a994be9514bb6113 Issue-ID: INT-124 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-09-06Don't warn on artifacts with same groupIdGary Wu1-9/+18
Modify version-manifest to skip warnings on artifacts that are in the same groupId as the project being checked. Change-Id: I14afdfbba4b175e0158cdf91a1aac7d1dbc34da9 Issue-id: INT-124 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-09-06Version bump oparent in manifestGary Wu1-1/+1
Change-Id: I015ec12f16e185a7cb735c574bf3ba0cb8ebae51 Issue-ID: INT-148 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-09-06Add git commit info in version-check outputGary Wu2-2/+31
Change-Id: I82973ea3239cf21b0aa6a3a0b172667edd253b43 Issue-ID: INT-124 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-09-05Warn of dependencies missing in version manifestGary Wu2-10/+38
Change-Id: I5816e4de483d7c063c6316babc83c3dad75295ef Issue-ID: INT-124 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-09-01Add root pom for integration repoGary Wu1-5/+3
Change-Id: I8e34d7488ae276ade135083b724707b50141443e Issue-ID: INT-124 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-09-01Change to read manifest from classpathGary Wu2-8/+8
Change-Id: Iba9f66cae0b018efdfd7c0827d3287866eb0b092 Issue-ID: INT-124 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-09-01Refactor manifest directory structureGary Wu3-1/+1
Change-Id: I8398d7d436e042ff9b4dcb3fd0dfb392b3d733b0 Issue-ID: INT-124 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-09-01Move version-check into integration repoGary Wu4-0/+198
Change-Id: Id3d3140ca20500970e470ca9ea32ca7329a5b1b9 Issue-ID: INT-124 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>