aai/babel.git
5 years agoFix Babel authorisation mechanism 81/46581/1 2.0.0-ONAP beijing 2.0.0-ONAP v1.2.0
Lee, Tian (tl5884) [Tue, 8 May 2018 11:01:21 +0000 (12:01 +0100)]
Fix Babel authorisation mechanism

Change-Id: Iae3139b33e315fae0c205fd7e0df67554d91cd5b
Issue-ID: AAI-1126
Signed-off-by: Lee, Tian (tl5884) <TianL@amdocs.com>
6 years agoRemove license violations 37/45437/1
Lee, Tian (tl5884) [Tue, 1 May 2018 13:51:03 +0000 (14:51 +0100)]
Remove license violations

Remove un-needed javaee-api dependency.

Change-Id: I86967388afa404267a1ef7f7eb9110d134050946
Issue-ID: AAI-1108
Signed-off-by: Lee, Tian (tl5884) <TianL@amdocs.com>
6 years agoMerge "Upversion logback classic and core dependencies"
James Forsyth [Tue, 1 May 2018 12:52:09 +0000 (12:52 +0000)]
Merge "Upversion logback classic and core dependencies"

6 years agoUpversion logback classic and core dependencies 09/45409/1
Lee, Tian (tl5884) [Tue, 1 May 2018 09:47:29 +0000 (10:47 +0100)]
Upversion logback classic and core dependencies

To remove Nexus-IQ security vulnerability

Change-Id: Ia9ff4aaf36f525c427e30664f143803c9d08a6da
Issue-ID: AAI-1107
Signed-off-by: Lee, Tian (tl5884) <TianL@amdocs.com>
6 years agoMerge "Convert Babel from AJSC2 to Spring Boot 1.5.12"
James Forsyth [Mon, 30 Apr 2018 16:27:55 +0000 (16:27 +0000)]
Merge "Convert Babel from AJSC2 to Spring Boot 1.5.12"

6 years agoConvert Babel from AJSC2 to Spring Boot 1.5.12 49/45149/4
Lee, Tian (tl5884) [Fri, 27 Apr 2018 16:50:07 +0000 (17:50 +0100)]
Convert Babel from AJSC2 to Spring Boot 1.5.12

Change-Id: I2ea10250c3881827b6b274afadf1a8c89683f568
Issue-ID: AAI-1045
Signed-off-by: Lee, Tian (tl5884) <TianL@amdocs.com>
6 years agoRemove test data containing proprietary marking 89/43889/1
mark.j.leonard [Fri, 20 Apr 2018 10:36:57 +0000 (11:36 +0100)]
Remove test data containing proprietary marking

Update the test CSAR (compressed artifacts) to delete unnecessary text
files containing wording that indicates proprietary content.
The test files were based on genuine CSAR content from a test system and
the informational files were overlooked. These can be safely removed
without breaking the unit tests.

Change-Id: I4b20f7c9a5484bf181b687dbdd821fbc4662e5aa
Issue-ID: AAI-1086
Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>
6 years agoUpdate groupid to match ONAP convention 81/43581/1
Lee, Tian (tl5884) [Wed, 18 Apr 2018 16:30:22 +0000 (17:30 +0100)]
Update groupid to match ONAP convention

groupid must contain the repository name

Change-Id: I33c40339fc24320968ada7355239c3100f6503d7
Issue-ID: AAI-1077
Signed-off-by: Lee, Tian (tl5884) <TianL@amdocs.com>
6 years agoRe-add maven license plugin 73/43373/1
Lee, Tian (tl5884) [Tue, 17 Apr 2018 14:31:49 +0000 (15:31 +0100)]
Re-add maven license plugin

The plugin is now configured to enforce the presence of license headers
without overwriting any existing headers.

Change-Id: I11c2fc6fed0d893153f1bb8c02d5b9a70e56cdae
Issue-ID: AAI-920
Signed-off-by: Lee, Tian (tl5884) <tl5884@att.com>
6 years agoAdd .gitreview file for project 67/43167/1
Mohammed Naser [Mon, 16 Apr 2018 20:22:18 +0000 (13:22 -0700)]
Add .gitreview file for project

Change-Id: I281686783b6aa455c8964c519192b2adcd2c7cb0
Issue-ID: AAI-1038
Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
6 years agoDrop registry prefix from pom.xml 65/43165/1
Mohammed Naser [Mon, 16 Apr 2018 20:20:22 +0000 (13:20 -0700)]
Drop registry prefix from pom.xml

The registry prefix is not needed as when things get published
the maven plugin automatically prefixes them when you supply
it as part of the maven arguments.

Change-Id: I18aa3f62446b3a16924e2d3733e294bb98dd33b4
Issue-ID: CIMAN-154
Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
6 years agoDynamically determine image architecture 63/43163/1
Mohammed Naser [Mon, 16 Apr 2018 20:19:50 +0000 (13:19 -0700)]
Dynamically determine image architecture

The image architecture is currently hardcoded, this patch removes
that hardcoded value to allow for ARM64 builds to go through.

Change-Id: I214208421dd2b1d641166f0cfd977cf33073dc7a
Issue-ID: CIMAN-154
Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
6 years agoPin jnr-unixsocket for Docker plugin to 0.13 61/43161/1
Mohammed Naser [Mon, 16 Apr 2018 20:19:24 +0000 (13:19 -0700)]
Pin jnr-unixsocket for Docker plugin to 0.13

The current verison of jnr-unixsocket is 0.12 from the Docker
plugin however in order to be able the images for ARM64, it needs
the newer version which has support for it.

There is work upstream to switch the version to 0.18[0] however
it seems that this is still pending, so we can pin it for now until
that merges.

[0]: https://github.com/spotify/docker-maven-plugin/pull/379

Change-Id: I81a8ed45a0c39eaa6ddab85c37a269b30c53acff
Issue-ID: CIMAN-154
Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
6 years agoCorrect INFO.yaml to pass YAML Lint 99/41999/1
Eric Debeau [Tue, 10 Apr 2018 19:44:56 +0000 (19:44 +0000)]
Correct INFO.yaml to pass YAML Lint

Change-Id: I57f41b029b41e78520d73e7c200c18178ebd47d9
Issue-ID: AAI-1022
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
6 years agoAdd explicit Maven dependency on DME2 17/41717/3
mark.j.leonard [Mon, 9 Apr 2018 12:20:26 +0000 (13:20 +0100)]
Add explicit Maven dependency on DME2

Include com.att.aft.dme2 as a dependency rather than rely on this being
provided (as specified in the AJSC BOM) so as to solve a runtime error
with the Class Loader.

Change-Id: I268551455922a8e3bd259afe2fc4561a5c020fa1
Issue-ID: AAI-1007
Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>
6 years agoAdd version.properties file 19/41419/1
Jimmy Forsyth [Fri, 6 Apr 2018 17:55:00 +0000 (13:55 -0400)]
Add version.properties file

Issue-ID: AAI-1006
Change-Id: I053de7f323a28624be92fa8860ee8dfdbe2776ac
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
6 years agoEnsure that all properties are passed on start-up 07/41407/1
mark.j.leonard [Fri, 6 Apr 2018 16:20:11 +0000 (17:20 +0100)]
Ensure that all properties are passed on start-up

The System Properties KEY_STORE_PASSWORD and KEY_MANAGER_PASSWORD are
now read from the environment and written to the configured system
properties file. This prevents an error within AJSC on startup.

Issue-ID: AAI-1006
Change-Id: Ie92cff0a24352ef162d25dd6d60c75f23d6bdfd7
Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>
6 years agoIncorporate the ECOMP SDC Artefact Generator code 57/39057/4
Leonard, Mark (ml401d) [Wed, 21 Mar 2018 18:40:41 +0000 (18:40 +0000)]
Incorporate the ECOMP SDC Artefact Generator code

Remove the Maven dependency on openecomp-sdc-artifact-generator-core,
because this is not maintained in the ONAP source code repositories.
The functionality provided by the SDC Artifact Generator is replaced
with equivalent code that depends on the SDC-TOSCA parsing library,
without introducing any backwards-compatibility breaks.
The intention is to make this Maven project more maintainable by
depending only the common ONAP libraries.

Change-Id: I01d78575d3b7c70a11e4c7989a021de3c0913a06
Issue-ID: AAI-943
Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>
6 years agoFix docker image name 79/35979/1
RaviGeda [Thu, 15 Mar 2018 11:56:47 +0000 (11:56 +0000)]
Fix docker image name

Change docker image name to onap

Change-Id: I0c747e915c5ed84fe0b3d9748429f2363e5074ed
Issue-ID: AAI-878
Signed-off-by: RaviGeda <gravik@amdocs.com>
6 years agoAdd INFO.yaml file 87/32987/1
Jessica Wagantall [Tue, 27 Feb 2018 01:02:43 +0000 (17:02 -0800)]
Add INFO.yaml file

Add INFO.yaml to list:
- Project description
- Properties
- PTL information
- Meeting information
- Committer information

Change-Id: I23f88a7861ee8b0e18f5b18fdd08733c588ba34b
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
6 years agoAdd license to properties file 81/31881/1
Jimmy Forsyth [Thu, 15 Feb 2018 21:40:45 +0000 (16:40 -0500)]
Add license to properties file

Change-Id: Id2f0469943f4ab6f574ec53ce43cddb9235758d1
Issue-ID: AAI-778
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
6 years agoClean up Sonar name 71/30171/3
Gildas Lanilis [Fri, 2 Feb 2018 22:14:41 +0000 (14:14 -0800)]
Clean up Sonar name

Issue-ID: CIMAN-65
Change-Id: I44f1915de8d119ec9fca98f44bef62aad30a00cf
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
6 years agoFix sonar plugin version to 3.2 23/27623/1
Venkata Harish K Kajur [Mon, 8 Jan 2018 07:44:08 +0000 (02:44 -0500)]
Fix sonar plugin version to 3.2

Issue-ID: AAI-546
Change-Id: I523fafbdd7f8f6b40683f0499553dc7d86cf340a
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoRemove snapshot reference to sdc client 25/26325/1
Wong, Ben [Thu, 14 Dec 2017 11:59:04 +0000 (11:59 +0000)]
Remove snapshot reference to sdc client

Amend pom.xml to reference the release version of
sdc.distribution.client

Issue-ID: AAI-46

Change-Id: I5e2b68916ea6e3ecf06256ef6cba81105eaf4ce8
Signed-off-by: Wong, Ben <bwong@amdocs.com>
6 years agoAdding docker plugin to pom 35/17635/1
Edwin Lawrance [Mon, 9 Oct 2017 10:56:05 +0000 (11:56 +0100)]
Adding docker plugin to pom

Change-Id: I928ce2cec1cc8f358e62717190431b4368b75de4
Issue-Id: AAI-46
Signed-off-by: Edwin Lawrance <Edwin.Lawrance@amdocs.com>
6 years agoAdding distribution management to pom 15/17415/1
Edwin Lawrance [Fri, 6 Oct 2017 09:40:54 +0000 (10:40 +0100)]
Adding distribution management to pom

Change-Id: I00c798498a0c8fd6009a423f80e9977d28d8250a
Issue-Id: AAI-46
Signed-off-by: Edwin Lawrance <Edwin.Lawrance@amdocs.com>
6 years agoAdding repositories to pom 57/17357/1
Edwin Lawrance [Thu, 5 Oct 2017 15:23:56 +0000 (16:23 +0100)]
Adding repositories to pom

Adding staging repository and updating babel groupId

Change-Id: I1929738d0f130fdce4edea2ff9c58f626c2a47cb
Issue-Id: AAI-46
Signed-off-by: Edwin Lawrance <Edwin.Lawrance@amdocs.com>
6 years agoUpdating pom version and adding missing plugins 29/17329/3
Edwin Lawrance [Thu, 5 Oct 2017 13:28:34 +0000 (14:28 +0100)]
Updating pom version and adding missing plugins

Change-Id: I2059d29ff33cd22ed034ac68e2f57364ff3320b0
Issue-Id: AAI-46
Signed-off-by: Edwin Lawrance <Edwin.Lawrance@amdocs.com>
6 years agoInitial code submit for Babel 67/14667/3
Edwin Lawrance [Fri, 22 Sep 2017 15:55:07 +0000 (16:55 +0100)]
Initial code submit for Babel

Change-Id: I3738ebe15eadbbd6d16e24e374c6e40c535b425d
Issue-ID: AAI-46
Signed-off-by: Edwin Lawrance <Edwin.Lawrance@amdocs.com>
6 years agoInitial commit - add readme file 23/13523/1
Edwin Lawrance [Tue, 19 Sep 2017 16:18:23 +0000 (17:18 +0100)]
Initial commit - add readme file

Change-Id: I11f1bc802e823127afc2cbdf61cecf0a7db11c8a
Issue-Id: AAI-46
Signed-off-by: Edwin Lawrance <Edwin.Lawrance@amdocs.com>
6 years agoInitial empty repository
Jessica Wagantall [Fri, 14 Jul 2017 17:19:40 +0000 (17:19 +0000)]
Initial empty repository