Age | Commit message (Collapse) | Author | Files | Lines |
|
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: Id863e5fccd4e89f7113b58f8c6b5be760a8797b7
Issue-ID: CIMAN-154
Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
|
|
Issue-ID: AAI-1169
Change-Id: Ideb567fb672738e0951110e77e6fc53a9a1e4613
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
|
|
Issue-ID: AAI-1155
Change-Id: I66c58cd069561583ce237c0293091e75304a0610
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
|
|
Issue-ID: AAI-1107
Change-Id: I24260227dc9a695e8cf91f3fdf033353a4462bca
Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>
|
|
Issue-ID: AAI-1053
Change-Id: Iaaee8ff11de401f3c0dfbd0524963ee26b409856
Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>
|
|
Remove all AJSC configuration and dependencies. Update the pom.xml to
use oparent and to depend on Spring Boot. Refactor the main class to
introduce a minimal set of Spring annotations.
Note that the license text was corrected in this change.
Issue-ID: AAI-1039
Change-Id: I16385db3216ec39bfd2881f2278e340ec3795199
Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>
|
|
Replace use of PowerMockito packages with the standard Mockito.
Create a BabelServiceClient Factory class to simplify mocking.
Remove duplicated "no mock" test classes that were not in fact free of
mocking. Add a dummy sample CSAR file for testing of artifact downloads.
Change-Id: Ib86f560e514e1efab0e2f732e494a032d555c7c3
Issue-ID: AAI-1049
Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>
|
|
Change to refer to nexus host as nexus.onap.org rather
than nexus.openecomp.org as suspicion that using
openecomp is the cause of the build failure
Issue-ID: AAI-996
Change-Id: I398e611ec146ed5d21ba235a83302ddd0c049216
Signed-off-by: Blackwell, Ian (ib733q) <IanB@amdocs.com>
|
|
Some missing repository configuration causes a build issue.
Issue-ID: AAI-996
Change-Id: Iabbc5de6cf7fbd4bae9fae9de7bf1b651da76bcc
Signed-off-by: Blackwell, Ian (ib733q) <IanB@amdocs.com>
|
|
Change the Model Loader to use the Babel micro service.
Responsibility for transformation of ASDC TOSCA models,
the yaml files, has been moved from ASDC and placed into
the Bable microservice. Model Loader will forward any
CSAR received from ASDC and delegate transformation to
Babel. Babel will return the transformed TOSCA models
to Model Loader which will then ingest them into the
A&AI Inventory.
Issue-ID: AAI-987
Change-Id: I99594770b51b00cb7dcc0f30706060ae27cd94c5
Signed-off-by: Blackwell, Ian (ib733q) <IanB@amdocs.com>
|
|
Update license data and disable license plugin
Issue-ID: AAI-867
Change-Id: Ida91a4fc99b9d8ca65b15d6a7be1eaf097d0ae4f
Signed-off-by: gabriel.sanchez <gabriel.sanchez@amdocs.com>
|
|
Remove maven-dependency-plugin which is copying powermock-module-javaagent
into the target folder
Change-Id: Ifd59f3d0af47e33783ac12d9d89cf40a1614d95a
Issue-ID: AAI-809
Signed-off-by: Lee, Tian (tl5884) <tianl@amdocs.com>
|
|
Remove powermock-module-javaagent from dependency tree due to GPL-2.0
license
Change-Id: I505a4463637385aa0e3f509b34e4ae3df2545386
Issue-ID: AAI-809
Signed-off-by: Lee, Tian (tl5884) <tianl@amdocs.com>
|
|
Bump minor version in preparation for Amsterdam
branching.
Change-Id: I5212e3b891e8d314e470220778e77a973c13b6e2
Issue-ID: CIMAN-120
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
sdc-distribution-client version updated to 1.1.32, common-logging
version updated to 1.1.0
Change-Id: I04657cc7a6c65a01f822e05e0a462718f628ddb4
Issue-ID: AAI-511
Signed-off-by: Lee, Tian (tl5884) <tianl@amdocs.com>
|
|
sdc-distribution-client version updated to 1.1.50-SNAPSHOT, common-logging
version updated to 1.2.0-SNAPSHOT.
Change-Id: I989a308637adefe68e26681a264374df720830e5
Issue-ID: AAI-511
Signed-off-by: Lee, Tian (tl5884) <tianl@amdocs.com>
|
|
Upgrade to new ajsc version did not fix the build issue. Reverting to the
version that is tested.
IssueID: AAI-458
Change-Id: I2fddb8198296b88e402f408288cf0830b6cfe1c5
Signed-off-by: Blimkie, Steven (sb787e) <steven.blimkie@amdocs.com>
|
|
Update parent pom version from 2.0.0 to 2.1.0 to be in line with aai-resources and
aai-traversal
Change-Id: Ie1da717a5a8a6048f5f15c3f6b231f867000482a
Issue-Id: AAI-458
Signed-off-by: Lee, Tian (tl5884) <tianl@amdocs.com>
|
|
Issue-ID: AAI-208
Change-Id: I9029b292b051678bbddc2b80efd447ebc1c5b63a
Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
|
|
Issue-ID: AAI-208
Change-Id: I559ba27fba96364c506730e8cbac05a9e6591694
Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
|
|
The name parameter in the root pom.xml should
match the project name in gerrit to reflect consistency
in Sonar.
Change-Id: I4eca5b435c2a68c10ab1d9abd3bade58941b1cb8
Issue-id: CIMAN-65
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Issue-ID: AAI-271
Change-Id: I0f4fe0e3e23f58183f8654bdb9053821c2abe4e5
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
|
|
- Add explicit dependency to version 4.5 instead
Change-Id: Ic4491a8e0d5fe4baaf902c02c5df21b6130e23dc
Issue-ID: AAI-192
Signed-off-by: Lee, Tian (tl5884) <tianl@amdocs.com>
|
|
- from 1.0.0 to 1.1.32-SNAPSHOT
Change-Id: Iac775e7ae3378dcaeca717cdafde9a8472c24172
Signed-off-by: Lee, Tian (tl5884) <tianl@amdocs.com>
|
|
CLM creashes after executing the tree goal.
After looking online, looks like vesion 2.8 of
maven-dependency-plugin can be compatible with the
migration to Eclipse Aether (MNG-5354).
Change-Id: Iff2a94a4944adf2a01e0c9a70eeccdac02ea70ec
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Change-Id: Iacdf8fb0dabdfe396f508dec3755ef1a2ea0210e
Signed-off-by: Blimkie, Steven (sb787e) <steven.blimkie@amdocs.com>
|
|
Change-Id: Id2b42b70d7fe0ada6695ac9632b314f21ace193f
Signed-off-by: Fraboni, Gino (gf403a) <gino.fraboni@amdocs.com>
|
|
Change-Id: I71d28e98d04bb3fe20e780c0adeb815ff767770d
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
|
|
Change-Id: I6c1425889e81643eeeffdeae51cc31816930400e
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
|
|
Change-Id: Idbe910093964313659db075ccf67ead3ca83d931
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
|
|
Also change the dependency version of sdc, logging service
Add the staging snapshot to look for sdc dependency
Remove the unnecessary docker tag
Change-Id: If3caa743ab931d3726c7d6ced82070bc4c5bc467
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
|
|
The pom file specifies a version that isn't the one currently build.
The current version is 1.0.0-SNAPSHOT, see https://gerrit.openecomp.org/r/gitweb?p=sdc/sdc-distribution-client.git;a=blob;f=pom.xml;h=be86365835d8f149a742ade80f6063e90052bfff;hb=refs/heads/master#l6
Change-Id: Ice85aabf5f0cfea913b83f5b12e8657858b27c69
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
Change-Id: I3cc4b5f394dade885ce7b606279ac90e5d55310a
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
|
|
Change-Id: Ib7d367703bc0e68f9dc2a62c0117a943a46a69c8
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
|
|
Change-Id: I632f208402250d23423e591d9fbf203bdda1275f
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
|
|
Change-Id: If4e400f24c748f17fff4f23764b873b38ab197f3
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
|
|
Change-Id: If3061cf0734713eb3a4eb730b72a57fd3e2fd37f
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
|
|
Change-Id: Ia2d08084551b1f9b881149396f542f64667a2116
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
|
|
Change-Id: I656ac2e1d372738fd822641d81401c89683a37c9
Signed-off-by: Steve Smokowski <ss835w@att.com>
|
|
Change-Id: I62bd9ec04c7d8be8fadf1efccbdf5d6a097b7c2e
Signed-off-by: Steve Smokowski <ss835w@att.com>
|
|
Change-Id: I4882da0f0fda7cf418e3bd2f283d6fbb41aade05
Signed-off-by: Steve Smokowski <ss835w@att.com>
|
|
Change-Id: If95a1f2188e4073725c50b7dbb1e03b1329b7e27
Signed-off-by: Steve Smokowski <ss835w@att.com>
|
|
Change-Id: Iae343fa01ecc701919703fb7d61727555371321d
Signed-off-by: Steve Smokowski <ss835w@att.com>
|