aai/champ.git
5 years agoUpdate champ-service pom to correct groupId 83/48083/1
Michael Arrastia [Thu, 17 May 2018 17:18:05 +0000 (18:18 +0100)]
Update champ-service pom to correct groupId

This is a further attempt to fix the release-version-java-daily job.

Change-Id: I0df7889eaf040baea5a2d8791fc9d5f2361b5690
Issue-ID: AAI-1146
Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
5 years agoUpdate poms to upload champ-service jar 73/48073/1
Michael Arrastia [Thu, 17 May 2018 16:52:08 +0000 (17:52 +0100)]
Update poms to upload champ-service jar

The intention is to additionally resolve the build of the
release-version-java-daily job.

Change-Id: I39af216e187245a845cc1f4921a02c21b4728884
Issue-ID: AAI-1146
Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
5 years agoUpversion to 1.2.1-SNAPSHOT 65/47965/1
Jimmy Forsyth [Thu, 17 May 2018 03:44:52 +0000 (23:44 -0400)]
Upversion to 1.2.1-SNAPSHOT

Issue-ID: AAI-1138
Change-Id: Ia5f8ce5b51f994b4418c673b5ee3bffe049c8446
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
5 years agoRemove duplicate dependency 17/47717/1
Jimmy Forsyth [Tue, 15 May 2018 20:53:07 +0000 (16:53 -0400)]
Remove duplicate dependency

Issue-ID: AAI-1141
Change-Id: I8d470492d4e55f82b70f82ee8d54ea4bde662c83
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
5 years agoUpdate version to 1.2.1-SNAPSHOT 75/47675/1
Ravi Geda [Tue, 15 May 2018 18:13:44 +0000 (19:13 +0100)]
Update version to 1.2.1-SNAPSHOT

Change-Id: I46cad4df0a03b5114c08efad2b04c2a19573a4b5
Issue-ID: AAI-1138
Signed-off-by: Ravi Geda <GRaviK@amdocs.com>
6 years agoAddress security vulnerabilities (fix 2) 95/46195/1
Michael Arrastia [Fri, 4 May 2018 11:35:16 +0000 (12:35 +0100)]
Address security vulnerabilities (fix 2)

Fixes previously missed dependencies:
- jackson-databind: version 2.8.11.1
- httpclient: version 4.5.3
- jackson-mapper: version 1.9.2

Change-Id: Iae2013bf164a90e910ec1d2cd4ad1185a01bacad
Issue-ID: AAI-1117
Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
6 years agoAddress security vulnerabilities 27/45927/1
Michael Arrastia [Thu, 3 May 2018 17:09:26 +0000 (18:09 +0100)]
Address security vulnerabilities

This includes version upgrades for:
- logback-classic, logback-core
- commons-collections
- hadoop-common
- hbase-client: settled on version 1.0.2 as container would not start
                with later versions
- httpclient
- netty, netty-all
- zookeeper
- jackson-core
Also should resolve presence of flux-examples.

Change-Id: Ifb55f5d6676a9971d1d9a46c695dc78eb1b99843
Issue-ID: AAI-1117
Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
6 years agoPrevent deployment of champ-service.jar 69/45669/1
Michael Arrastia [Wed, 2 May 2018 16:13:25 +0000 (17:13 +0100)]
Prevent deployment of champ-service.jar

The deployment of champ-service.jar is causing the merge job to fail.
The champ service jar is required for docker only.

Change-Id: Ia944aae5cf19857e2890be4251534f59bbedd027
Issue-ID: AAI-1119
Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
6 years agoUpdate Dockerfile and remove redundant AJSC files 21/45621/1
Michael Arrastia [Wed, 2 May 2018 09:37:09 +0000 (10:37 +0100)]
Update Dockerfile and remove redundant AJSC files

Change-Id: Ibf166602929901d18d0ee24c8d5505e4489000fa
Issue-ID: AAI-1114
Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
6 years agoReplace AJSC with Spring Boot 1.5.12.RELEASE 39/45439/1
Michael Arrastia [Tue, 1 May 2018 13:55:56 +0000 (14:55 +0100)]
Replace AJSC with Spring Boot 1.5.12.RELEASE

Updates include:
Remove AJSC references
Use PropertiesLoader (loader.path) to allow loading external janus or titan deps
Fix dependency conflicts between janus/titan deps and Spring Boot deps
Use Jetty container
Use Jersey registration of Champ REST interface

Change-Id: Ic33b886b0b039cce0366c0f0910cc5a3fe5bfd9b
Issue-ID: AAI-1041
Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
6 years agoUpgrade to janus 0.2.0 39/43739/1
Daniel Silverthorn [Thu, 19 Apr 2018 14:23:05 +0000 (10:23 -0400)]
Upgrade to janus 0.2.0

Change-Id: I47de44fed3113817096127eb4e849ede259eaad8
Issue-ID: AAI-1082
Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
6 years agoCorrect INFO.yaml to pass YAML Lint 05/42005/1
Eric Debeau [Tue, 10 Apr 2018 19:52:29 +0000 (19:52 +0000)]
Correct INFO.yaml to pass YAML Lint

Change-Id: Iae5012a4c1248002fb02af4caefee7f0834223fb
Issue-ID: AAI-1022
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
6 years agoFix jdk tools system dependency in champ-lib 19/41919/1
Michael Arrastia [Tue, 10 Apr 2018 12:36:51 +0000 (13:36 +0100)]
Fix jdk tools system dependency in champ-lib

Update jdk tools systempath definition to use java.home property.

Issue-ID: AAI-1017

Change-Id: Iec7ad7bb42908b9844df875f74c4d9a65244afe9
Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
6 years agoUpdate to consume and publish events in new format 67/39767/1
Michael Arrastia [Wed, 28 Mar 2018 18:07:34 +0000 (19:07 +0100)]
Update to consume and publish events in new format

The new format includes:
- the graph request/response encapsulated in a body property
- new event header with details such as timestamp, request-id,
  event-type

Issue-ID: AAI-960

Change-Id: Ib84ddd54352ca95c3968d2d2936f6348951c2d2c
Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
6 years agoMerge "Catch IllegalArgumentException for error message"
Steven Blimkie [Wed, 28 Mar 2018 14:14:51 +0000 (14:14 +0000)]
Merge "Catch IllegalArgumentException for error message"

6 years agoCatch IllegalArgumentException for error message 27/38627/3
Daniel Silverthorn [Mon, 26 Mar 2018 17:58:14 +0000 (13:58 -0400)]
Catch IllegalArgumentException for error message

Also had to upversion event client library

Change-Id: I4dbbf8f35630d93cca9e5d8971e7fde8a65b0811
Issue-ID: AAI-945
Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
6 years agoUpdate module poms to skip maven deploy 71/38171/1
Michael Arrastia [Fri, 23 Mar 2018 17:56:37 +0000 (17:56 +0000)]
Update module poms to skip maven deploy

The rationale for this change is that the only deployable artifact is
the champ microservice as a docker component. The intention is to
allow the failing Jenkins merge job to complete.

Issue-ID: AAI-927

Change-Id: Ib73470697cd79d12b8d1d47df9afa930f4768d8f
Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
6 years agoMerge "Fix docker image name"
Steven Blimkie [Fri, 23 Mar 2018 13:13:10 +0000 (13:13 +0000)]
Merge "Fix docker image name"

6 years agoFix docker image name 61/38061/1
Ravi Geda [Fri, 23 Mar 2018 11:42:28 +0000 (11:42 +0000)]
Fix docker image name

Correct the docker image name

Change-Id: Idb0ac585468e65f54db97517ed010a78b01d87b4
Issue-ID: AAI-933
Signed-off-by: Ravi Geda <gravik@amdocs.com>
6 years agoAdd maven deploy and nexus staging plugins 43/38043/1
MichaelArrastia [Fri, 23 Mar 2018 10:28:15 +0000 (10:28 +0000)]
Add maven deploy and nexus staging plugins

Fix merge job which is failing with authorisation error.

Issue-ID: AAI-927

Change-Id: Ibbf969de8d4d9d8238f8385a0c3d074887ef56dc
Signed-off-by: MichaelArrastia <MArrasti@amdocs.com>
6 years agoSupport maven deploy and docker build targets 35/37835/1
MichaelArrastia [Thu, 22 Mar 2018 16:49:59 +0000 (16:49 +0000)]
Support maven deploy and docker build targets

This commit principally includes the following pom updates:
1. Add distributionManagement to fix jobs that run maven deploy.
2. Update way in which champ-service gets the graph-deps. This
change specifically supports the docker build.

Issue-ID: AAI-927

Change-Id: I5920de3c010b810a802f95ac82da89ea3989e7d9
Signed-off-by: MichaelArrastia <MArrasti@amdocs.com>
6 years agoUpdate license date and text 09/36709/3
Sanchez, Gabriel (gs882h) [Mon, 19 Mar 2018 12:33:16 +0000 (12:33 +0000)]
Update license date and text

Update license date and disable license plugi:n

Issue-ID: AAI-862

Change-Id: Ic46fee4917bde48298acfc1d76eef9083986113e
Signed-off-by: gabriel.sanchez <gabriel.sanchez@amdocs.com>
6 years agoTidy pom's following event-client version update 59/35459/1
michaere [Tue, 13 Mar 2018 11:17:03 +0000 (11:17 +0000)]
Tidy pom's following event-client version update

Removed ability to override the version of the event-client

Issue-ID: AAI-873

Change-Id: I49c76cca0ac6da49964df277467f57a463b65069
Signed-off-by: michaere <michaere@amdocs.com>
6 years agoFix name of entry in Sonar 89/35289/1
Gildas Lanilis [Mon, 12 Mar 2018 21:05:52 +0000 (14:05 -0700)]
Fix name of entry in Sonar

The name of the entry in Sonar was displayed as champ instaed of aai-champ

Change-Id: I5a3edc59592fa13c4273274f52716e09157ee812
Issue-ID: CIMAN-65
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
6 years agoFix items missed in microservice restructure 73/34973/1
MichaelArrastia [Fri, 9 Mar 2018 17:09:00 +0000 (17:09 +0000)]
Fix items missed in microservice restructure

1. Updates the champ-service pom to explicitly add a dependency
on the apache httpclient.
2. Corrects the name of the top level champ pom

Issue-ID: AAI-813

Change-Id: I155ebc723861eea8e81e96ba84f182e80c7e42ed
Signed-off-by: MichaelArrastia <MArrasti@amdocs.com>
6 years agoAdd Spotify and License plugins 43/34943/1
MichaelArrastia [Fri, 9 Mar 2018 11:01:38 +0000 (11:01 +0000)]
Add Spotify and License plugins

The champ-service module pom requires additional plugins:
1. Spotify: to allow ONAP Jenkins docker job to complete
2. License: to generate license headers in Java files

Issue-ID: AAI-850

Change-Id: Ie5b82d36773c32cb1bba428c0effb8b04fbb7859
Signed-off-by: MichaelArrastia <MArrasti@amdocs.com>
6 years agoRemove DistributionManagement section from pom 15/34815/1
michaere [Thu, 8 Mar 2018 17:43:45 +0000 (17:43 +0000)]
Remove DistributionManagement section from pom

Updates to champ-lib pom also include the removal of scm tags, which were pointing to specific
repositories. This will be handled by the settings.xml and build job

Issue-ID: AAI-848

Change-Id: I3bca4cc05748388fb806b81474d26776bc1b677b
Signed-off-by: michaere <michaere@amdocs.com>
6 years agoPort champ-microservice project restructure 97/34097/5
michaere [Mon, 5 Mar 2018 16:33:32 +0000 (16:33 +0000)]
Port champ-microservice project restructure

Includes project restructure and introduction of a parent pom. The
original source folder and core functionality is now held within champ-lib, with champ-service
forming the ajsc microservice from which it injects champ-lib core
functionality.

Issue-ID: AAI-813

Change-Id: I2ce0c4a70e485665276e7955572de23969deb706
Signed-off-by: michaere <michaere@amdocs.com>
6 years agoEither log or rethrow this exception 41/33541/1
PrasadNaidu [Thu, 1 Mar 2018 06:52:52 +0000 (12:22 +0530)]
Either log or rethrow this exception

Either log or rethrow this exception
AbstractLoggingChampGraph.java:L444

Sonar Link : https://sonar.onap.org/project/issues?assignees=PrasadNaidu&id=org.onap.aai%3Achamp&open=AV7ygfKDlaLbmlVXUW53&resolved=false
Location : src/main/java/org/onap/aai/champ/event/AbstractLoggingChampGraph.java

Change-Id: Ia7db723244de872b0aa7ec6c726e53012949edec
Issue-ID: AAI-825
Signed-off-by: PrasadNaidu <RV00493633@techmahindra.com>
6 years agoEither log or rethrow this exception 09/33109/2
PrasadNaidu [Tue, 27 Feb 2018 07:38:43 +0000 (13:08 +0530)]
Either log or rethrow this exception

Either log or rethrow this exception
AbstractLoggingChampGraph.java:L441

Sonar Link : https://sonar.onap.org/project/issues?assignees=PrasadNaidu&id=org.onap.aai%3Achamp&open=AV7ygfKDlaLbmlVXUW53&resolved=false
Location : src/main/java/org/onap/aai/champ/event/AbstractLoggingChampGraph.java

Change-Id: Ia1b329cd8541fb0fb3dcd29729a57ebf39004fb8
Issue-ID: AAI-811
Signed-off-by: PrasadNaidu <RV00493633@techmahindra.com>
6 years agoMerge "Either log or rethrow this exception"
James Forsyth [Tue, 27 Feb 2018 15:08:38 +0000 (15:08 +0000)]
Merge "Either log or rethrow this exception"

6 years agoEither log or rethrow this exception 89/33089/1
PrasadNaidu [Tue, 27 Feb 2018 06:50:02 +0000 (12:20 +0530)]
Either log or rethrow this exception

Either log or rethrow this exception
AbstractLoggingChampGraph.java:L272

Sonar Link : https://sonar.onap.org/project/issues?assignees=PrasadNaidu&id=org.onap.aai%3Achamp&open=AV7ygfKDlaLbmlVXUW53&resolved=false
Location : src/main/java/org/onap/aai/champ/event/AbstractLoggingChampGraph.java

Change-Id: Idda83f60ad5f568a513582c885fb6295a9682f8a
Issue-ID: AAI-810
Signed-off-by: PrasadNaidu <RV00493633@techmahindra.com>
6 years agoAdd INFO.yaml file 81/32981/1
Jessica Wagantall [Tue, 27 Feb 2018 01:01:43 +0000 (17:01 -0800)]
Add INFO.yaml file

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

Change-Id: Ibda05bcba2706a8f70559b7913ea76b52d01df1e
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
6 years agoReorder the modifiers 13/32213/4
PrasadNaidu [Thu, 22 Feb 2018 09:57:47 +0000 (15:27 +0530)]
Reorder the modifiers

Reorder the modifiers to comply with the Java Language Specification
AbstractLoggingChampGraph.java:L116

Sonar Link : https://sonar.onap.org/project/issues?assignees=PrasadNaidu&id=org.onap.aai%3Achamp&open=AV7ygfKAlaLbmlVXUW5d
Location : src/main/java/org/onap/aai/champ/event/AbstractLoggingChampGraph.java

Change-Id: I27f7fcb6b67863ee38e4627f67051b2ad0584c9f
Issue-ID: AAI-784
Signed-off-by: PrasadNaidu <RV00493633@techmahindra.com>
6 years agoReorder the modifiers 11/32211/3
PrasadNaidu [Thu, 22 Feb 2018 09:49:31 +0000 (15:19 +0530)]
Reorder the modifiers

Reorder the modifiers to comply with the Java Language Specification
AbstractLoggingChampGraph.java:L114

Sonar Link : https://sonar.onap.org/project/issues?assignees=PrasadNaidu&id=org.onap.aai%3Achamp&open=AV7ygfKAlaLbmlVXUW5d
Location : src/main/java/org/onap/aai/champ/event/AbstractLoggingChampGraph.java

Change-Id: Ie69b744af3e3947a3f856695bf09b213e32a2adb
Issue-ID: AAI-783
Signed-off-by: PrasadNaidu <RV00493633@techmahindra.com>
6 years agoReorder the modifiers 89/31689/3
PrasadNaidu [Thu, 22 Feb 2018 09:36:05 +0000 (15:06 +0530)]
Reorder the modifiers

Reorder the modifiers to comply with the Java Language Specification
AbstractLoggingChampGraph.java:L109

Sonar Link : https://sonar.onap.org/project/issues?assignees=PrasadNaidu&id=org.onap.aai%3Achamp&open=AV7ygfKAlaLbmlVXUW5d
Location : src/main/java/org/onap/aai/champ/event/AbstractLoggingChampGraph.java

Change-Id: I29b98526132420f02de4eae25a4541b04497285f
Issue-ID: AAI-776
Signed-off-by: PrasadNaidu <RV00493633@techmahindra.com>
6 years agoReorder the modifiers 21/32221/2
PrasadNaidu [Tue, 20 Feb 2018 09:52:17 +0000 (15:22 +0530)]
Reorder the modifiers

Reorder the modifiers to comply with the Java Language Specification
AbstractLoggingChampGraph.java:L115

Sonar link : https://sonar.onap.org/project/issues?assignees=PrasadNaidu&id=org.onap.aai%3Achamp&open=AV7ygfKAlaLbmlVXUW5d
Location : src/main/java/org/onap/aai/champ/event/AbstractLoggingChampGraph.java

Change-Id: I1bd5d950d7fd4a682b0e55fd20ba89d002a8a28b
Issue-ID: AAI-786
Signed-off-by: PrasadNaidu <RV00493633@techmahindra.com>
6 years agoMerge "Reorder the modifiers"
James Forsyth [Tue, 20 Feb 2018 20:27:15 +0000 (20:27 +0000)]
Merge "Reorder the modifiers"

6 years agoMerge "Reorder the modifiers"
James Forsyth [Tue, 20 Feb 2018 20:23:25 +0000 (20:23 +0000)]
Merge "Reorder the modifiers"

6 years agoMerge "Reorder the modifiers"
James Forsyth [Tue, 20 Feb 2018 20:22:20 +0000 (20:22 +0000)]
Merge "Reorder the modifiers"

6 years agoMerge "Add the @Override annotation"
James Forsyth [Tue, 20 Feb 2018 20:21:59 +0000 (20:21 +0000)]
Merge "Add the @Override annotation"

6 years agoMerge "Add the @Override annotation"
James Forsyth [Tue, 20 Feb 2018 20:21:31 +0000 (20:21 +0000)]
Merge "Add the @Override annotation"

6 years agoMerge "Add the @Override annotation"
James Forsyth [Tue, 20 Feb 2018 20:21:02 +0000 (20:21 +0000)]
Merge "Add the @Override annotation"

6 years agoMerge "Add the @Override annotation"
James Forsyth [Tue, 20 Feb 2018 20:19:59 +0000 (20:19 +0000)]
Merge "Add the @Override annotation"

6 years agoMerge "Add the @Override annotation"
James Forsyth [Tue, 20 Feb 2018 20:19:42 +0000 (20:19 +0000)]
Merge "Add the @Override annotation"

6 years agoReorder the modifiers 19/32219/1
PrasadNaidu [Tue, 20 Feb 2018 09:42:52 +0000 (15:12 +0530)]
Reorder the modifiers

Reorder the modifiers to comply with the Java Language Specification
AbstractLoggingChampGraph.java:L112

Sonar link : https://sonar.onap.org/project/issues?assignees=PrasadNaidu&id=org.onap.aai%3Achamp&open=AV7ygfKAlaLbmlVXUW5d
Location : src/main/java/org/onap/aai/champ/event/AbstractLoggingChampGraph.java

Change-Id: Ifd9e5b595f8cf2d4a259cc6e96e4f0ee1b8ef208
Issue-ID: AAI-785
Signed-off-by: PrasadNaidu <RV00493633@techmahindra.com>
6 years agoReorder the modifiers 07/32207/1
PrasadNaidu [Tue, 20 Feb 2018 07:08:27 +0000 (12:38 +0530)]
Reorder the modifiers

Reorder the modifiers to comply with the Java Language Specification
AbstractLoggingChampGraph.java:L108

Sonar link : https://sonar.onap.org/project/issues?assignees=PrasadNaidu&id=org.onap.aai%3Achamp&open=AV7ygfKAlaLbmlVXUW5d
Location : src/main/java/org/onap/aai/champ/event/AbstractLoggingChampGraph.java

Change-Id: Id9b452fd59208629d35310df8a09faf8c7d987e3
Issue-ID: AAI-782
Signed-off-by: PrasadNaidu <RV00493633@techmahindra.com>
6 years agoReorder the modifiers 81/31681/3
PrasadNaidu [Tue, 20 Feb 2018 06:39:43 +0000 (12:09 +0530)]
Reorder the modifiers

Reorder the modifiers to comply with the Java Language Specification
AbstractLoggingChampGraph.java:L103

Sonar Link : https://sonar.onap.org/project/issues?assignees=PrasadNaidu&id=org.onap.aai%3Achamp&open=AV7ygfKAlaLbmlVXUW5d
Location : src/main/java/org/onap/aai/champ/event/AbstractLoggingChampGraph.java

Change-Id: I25f87ac57ca0cd9f5989820dfda368a165c661cb
Issue-ID: AAI-775
Signed-off-by: PrasadNaidu <RV00493633@techmahindra.com>
6 years agoAdd the @Override annotation 61/31061/2
PrasadNaidu [Fri, 9 Feb 2018 10:48:13 +0000 (16:18 +0530)]
Add the @Override annotation

Add the @Override annotation above this method signature
AbstractLoggingChampGraph.java:L85

Sonar Link : https://sonar.onap.org/project/issues?assignees=PrasadNaidu&id=org.onap.aai%3Achamp&open=AV7ygfKAlaLbmlVXUW5d
Location : src/main/java/org/onap/aai/champ/event/AbstractLoggingChampGraph.java

Change-Id: Ifd6f0fbffb797db4d9823fd5c3769e7a098f32cf
Issue-ID: AAI-754
Signed-off-by: PrasadNaidu <RV00493633@techmahindra.com>
6 years agoAdd the @Override annotation 57/31057/2
PrasadNaidu [Fri, 9 Feb 2018 10:34:58 +0000 (16:04 +0530)]
Add the @Override annotation

Add the @Override annotation above this method signature
AbstractLoggingChampGraph.java:L82

Sonar link : https://sonar.onap.org/project/issues?assignees=PrasadNaidu&id=org.onap.aai%3Achamp&open=AV7ygfKAlaLbmlVXUW5d
Location : src/main/java/org/onap/aai/champ/event/AbstractLoggingChampGraph.javaChange-Id: I75f7308ac13cb238176066a1311530259a1d2f94

Change-Id: Ib474d08bb509a82f247f03cd6b1f7837ac26eb45
Issue-ID: AAI-753
Signed-off-by: PrasadNaidu <RV00493633@techmahindra.com>
6 years agoAdd the @Override annotation 53/31053/2
PrasadNaidu [Fri, 9 Feb 2018 10:09:16 +0000 (15:39 +0530)]
Add the @Override annotation

Add the @Override annotation above this method signature
AbstractLoggingChampGraph.java:L81

Sonar Link : https://sonar.onap.org/project/issues?assignees=PrasadNaidu&id=org.onap.aai%3Achamp&open=AV7ygfKAlaLbmlVXUW5d
Location : src/main/java/org/onap/aai/champ/event/AbstractLoggingChampGraph.java

Change-Id: I4e6808285c6353cc4a2af0687f5bafea3c3ff79a
Issue-ID: AAI-752
Signed-off-by: PrasadNaidu <RV00493633@techmahindra.com>
6 years agoAdd the @Override annotation 41/31041/2
PrasadNaidu [Fri, 9 Feb 2018 09:37:23 +0000 (15:07 +0530)]
Add the @Override annotation

Add the @Override annotation above this method signature
AbstractLoggingChampGraph.java:L76

Sonar Link : https://sonar.onap.org/project/issues?assignees=PrasadNaidu&id=org.onap.aai%3Achamp&open=AV7ygfKAlaLbmlVXUW5d
Location : src/main/java/org/onap/aai/champ/event/AbstractLoggingChampGraph.java

Change-Id: I94f4d83af7a8458436b907fdf5ab983c4da3e0ba
Issue-ID: AAI-750
Signed-off-by: PrasadNaidu <RV00493633@techmahindra.com>
6 years agoAdd the @Override annotation 47/31047/2
PrasadNaidu [Fri, 9 Feb 2018 09:50:35 +0000 (15:20 +0530)]
Add the @Override annotation

Add the @Override annotation above this method signature
AbstractLoggingChampGraph.java:L77

Sonar Link : https://sonar.onap.org/project/issues?assignees=PrasadNaidu&id=org.onap.aai%3Achamp&open=AV7ygfKAlaLbmlVXUW5d
Location : src/main/java/org/onap/aai/champ/event/AbstractLoggingChampGraph.java

Change-Id: I6a3c705ed9152c8ab10749bfda1cceb8b20c3d19
Issue-ID: AAI-751
Signed-off-by: PrasadNaidu <RV00493633@techmahindra.com>
6 years agoMerge "Reorder the modifiers"
James Forsyth [Thu, 15 Feb 2018 14:07:52 +0000 (14:07 +0000)]
Merge "Reorder the modifiers"

6 years agoReorder the modifiers 79/31679/1
PrasadNaidu [Wed, 14 Feb 2018 06:12:27 +0000 (11:42 +0530)]
Reorder the modifiers

Reorder the modifiers to comply with the Java Language Specification
AbstractLoggingChampGraph.java:L98

Sonar Link : https://sonar.onap.org/project/issues?assignees=PrasadNaidu&id=org.onap.aai%3Achamp&resolved=false
Location : src/main/java/org/onap/aai/champ/event/AbstractLoggingChampGraph.java

Change-Id: Ie2c5195b47231a031851b7e0a819f69725d627fe
Issue-ID: AAI-774
Signed-off-by: PrasadNaidu <RV00493633@techmahindra.com>
6 years agoMerge "Add the @Override annotation"
James Forsyth [Tue, 13 Feb 2018 16:26:10 +0000 (16:26 +0000)]
Merge "Add the @Override annotation"

6 years agoAdd a private constructor 19/30819/2
PrasadNaidu [Tue, 13 Feb 2018 05:19:17 +0000 (10:49 +0530)]
Add a private constructor

Add a private constructor to hide the implicit public one
ChampGraph.java:L62

Sonar Link : https://sonar.onap.org/component_issues/index?id=org.onap.aai%3Achamp#
Location : src/main/java/org/onap/aai/champ/ChampGraph.java

Change-Id: I402638841541fafc8c7b1b81d27bf2ea53686502
Issue-ID: AAI-744
Signed-off-by: PrasadNaidu <RV00493633@techmahindra.com>
6 years agoAdd the @Override annotation 97/30997/1
PrasadNaidu [Fri, 9 Feb 2018 07:23:36 +0000 (12:53 +0530)]
Add the @Override annotation

Add the @Override annotation above this method signature
AbstractLoggingChampGraph.java:L74

Sonar Link : https://sonar.onap.org/component_issues/index?id=org.onap.aai%3Achamp#resolved=false|assignees=PrasadNaidu
Location : src/main/java/org/onap/aai/champ/ChampGraph.javaChange-Id: Ifef3f30780de982c898bd2095a14379ef6844a48

Change-Id: I961be806db8afc69e15805563c44a5b95e2b46b5
Issue-ID: AAI-749
Signed-off-by: PrasadNaidu <RV00493633@techmahindra.com>
6 years agoCommented-out lines of code should be removed 27/30827/1
PrasadNaidu [Thu, 8 Feb 2018 09:51:53 +0000 (15:21 +0530)]
Commented-out lines of code should be removed

This block of commented-out lines of code should be removed
ChampGraph.java:L73

Sonar Link : https://sonar.onap.org/component_issues/index?id=org.onap.aai%3Achamp#assignees=PrasadNaidu
Location : src/main/java/org/onap/aai/champ/ChampGraph.javaChange-Id: Icbd8a40bdf8bc5169bf4de02ea2c13a6c56ea42a

Change-Id: I66e72b1299c19af67e8836e8c2a78f3c4fcd4e2f
Issue-ID: AAI-746
Signed-off-by: PrasadNaidu <RV00493633@techmahindra.com>
6 years agoRenaming openecomp to onap 65/17365/1
Arul.Nambi [Thu, 5 Oct 2017 17:56:29 +0000 (13:56 -0400)]
Renaming openecomp to onap

Issue-ID: AAI-208
Change-Id: I2635c4ed4f9e5d17b93a8ec2c3a0d82b79f75320
Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
6 years agoMerge "Added @Override annotation above signature"
James Forsyth [Fri, 22 Sep 2017 17:14:17 +0000 (17:14 +0000)]
Merge "Added @Override annotation above signature"

6 years agoAdded @Override annotation above signature 21/14121/1
shashikanth [Thu, 21 Sep 2017 06:24:56 +0000 (11:54 +0530)]
Added @Override annotation above signature

Fix Major sonar issues in aai/aai-champ module
https://sonar.onap.org/component_issues?id=org.openecomp.aai%3Achamp#resolved=false|severities=MAJOR

Add the "@Override" annotation above this method signature

Issue-Id:AAI-246
Change-Id: I5e9ef77e2e6e5da91e51f75858f7aeb178d2aa02
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
6 years agoFix string literal comparision on left side 11/14111/1
shashikanth [Thu, 21 Sep 2017 05:55:49 +0000 (11:25 +0530)]
Fix string literal comparision on left side

Fix Major sonar issues in aai/aai-champ module
https://sonar.onap.org/component_issues?id=org.openecomp.aai%3Achamp#resolved=false|severities=MAJOR

Fixed issue Move string literal on the left side of this string comparison

Issue-Id:AAI-246
Change-Id: I2c714ffca0933f5083e1f37d6ac70d79f018ecdc
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
6 years agoFix the jacoco file reference in pom file 53/12753/2
Venkata Harish K Kajur [Fri, 15 Sep 2017 17:18:20 +0000 (13:18 -0400)]
Fix the jacoco file reference in pom file

Issue-ID: AAI-306
Change-Id: Iae59ccb7f7625c1b477963daa145a22f31b2660d
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoCleanup project's name in Sonar 77/11777/1
Jessica Wagantall [Fri, 8 Sep 2017 21:42:54 +0000 (14:42 -0700)]
Cleanup project's name in Sonar

The name parameter in the root pom.xml should
match the project name in gerrit to reflect consistency
in Sonar.

Change-Id: I6b00b9cfff8677d89a12f027cefb7380d208e0be
Issue-id: CIMAN-65
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
6 years agoAdd name to the top level pom for champ 41/10941/1
Venkata Harish K Kajur [Thu, 7 Sep 2017 22:30:35 +0000 (18:30 -0400)]
Add name to the top level pom for champ

Issue-ID: AAI-271

Change-Id: I6a6c81fa3cf12e4007cf6edbcb11fc9e5f57c52f
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoMerge "Add missing .gitreview file"
James Forsyth [Mon, 21 Aug 2017 19:53:36 +0000 (19:53 +0000)]
Merge "Add missing .gitreview file"

6 years agoUpdate POM to inherit from oparent 59/8059/1
Dileep Ranganathan [Sat, 19 Aug 2017 00:43:19 +0000 (17:43 -0700)]
Update POM to inherit from oparent

Change-Id: Iaf15716b64ff2b22c59504caf824e9400a98e3f8
Issue-Id: AAI-77
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
6 years agoAdd missing .gitreview file 57/8057/1
Dileep Ranganathan [Sat, 19 Aug 2017 00:56:45 +0000 (17:56 -0700)]
Add missing .gitreview file

This patch adds the missing .gitreview file
Add IntelliJ IDEA related files to gitignore

Change-Id: I0f9b5e864904cfeb26cd113a463a6b7335187060
Issue-Id: AAI-196
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
6 years ago[AAI-167 Amsterdam] Check in version properties 45/7445/1
Venkata Harish K Kajur [Mon, 14 Aug 2017 15:50:30 +0000 (11:50 -0400)]
[AAI-167 Amsterdam] Check in version properties

file

Change-Id: I35b97c4e3222a2db8b7ccf005069462721d9b17e
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years ago[AAI-80 Amsterdam] checking in source code 47/6347/1
Muller, Andrew (am8383) [Fri, 28 Jul 2017 20:15:06 +0000 (16:15 -0400)]
[AAI-80 Amsterdam] checking in source code

Change-Id: Ic041f9bca773ec6870b7e29d7dd02fa03dd2947b
Signed-off-by: Muller, Andrew (am8383) <am8383@us.att.com>
6 years agoInitial empty repository
Jessica Wagantall [Fri, 14 Jul 2017 17:19:21 +0000 (17:19 +0000)]
Initial empty repository