Age | Commit message (Collapse) | Author | Files | Lines |
|
Use centrally managed guava version specified in
oparent. Includes upgrade to oparent 1.2.0.
This change was submitted by script and may include
additional whitespace or formatting changes.
Change-Id: I1cc02994fb173e2503ab7ce56551ad0e9ad67011
Issue-ID: INT-619
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
fix tosca parser due to sdc enhancement
Issue-ID: CLAMP-212
Change-Id: I2b0e13cbda268debd3eee80eea367a0cef2dda46
Signed-off-by: osgn422w <gn422w@intl.att.com>
|
|
Remove not used library of Spring
Issue-ID: CLAMP-192
Change-Id: I5b424c9b818cf9ebde00dc0ca9e7ab9eddd5774e
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Rework AAF integration to be more Spring specific + change console log
to previous pattern
Issue-ID: CLAMP-210
Change-Id: I689269668f64996f2d07491e420062f5ca0ca1db
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
|
|
Create our own logging constants to remove the dependency to
org.onap.logging-analytics:logging-library
Issue-ID: CLAMP-203, CLAMP-204, CLAMP-205
Change-Id: Id231dec1e91390f8f2d10a8eef03528da8ab9be5
Signed-off-by: xg353y <xg353y@intl.att.com>
|
|
Update spring boot version to 2.0.3
Issue-ID: CLAMP-192
Change-Id: I2feb469795c98d5a423545d5bd058aee2c84d4de
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Update logging related parameters basedon the ONAP logging specification
v1.2
Issue-ID: CLAMP-203, CLAMP-204, CLAMP-205
Change-Id: Ide7608e289f647862be8db6eb3d7bf11b6e7218a
Signed-off-by: xg353y <xg353y@intl.att.com>
|
|
The logback.xml location was not working, it was not possible to specify
an external logback.xml file. Now it works from application.properties
Issue-ID: CLAMP-179
Change-Id: I87c9be70561fc0897b5c6499a431f7cd788c1867
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Remove java lib reportes by Nexus IQ for security issues
Issue-ID: CLAMP-192
Change-Id: Ia0e9d286670bf81cb1b03a6509cdb793d8695b98
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Restore swagger generation at runtime, + Clamp versioning rework + log
level set differently
Issue-ID: CLAMP-169
Change-Id: Ibf9eedb7028dedc610b36546f57ee5b3095cd20d
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Upgrade the spring/camel dependency versions in order to solve the
security issue
Issue-ID: CLAMP-188
Change-Id: I80c28a4d9c142b89463ad3a6a00761e5495adda8
Signed-off-by: xg353y <xg353y@intl.att.com>
|
|
Fix docker build pullpolicy should not be set to never
Issue-ID: CLAMP-197
Change-Id: I3cea7d7e7ae194a4ac4a55126c95c939d5ee7fcb
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Remove extra libraries in java that were not used at all
Issue-ID: CLAMP-192
Change-Id: Ibf3c4dc5075e5955da471d224f7dc09a84c4ddf0
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Build broken when no docker engine is running
Issue-ID: CLAMP-197
Change-Id: I01bf979899ff27e211ddc4c9dbe77cfeff7cb15c
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Remove policyEngineUtils and remove run of onap/clamp docker image
during test
Issue-ID: CLAMP-192
Change-Id: I9f5ca488f43c694a9f063ee7daa3a84716ef76b9
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
* changes:
Fix security issue in java
Remove useless files
Remove useless CSS
Remove grid lib
|
|
Remove/upgrade some java libs reported by Nexus IQ
Issue-ID: CLAMP-192
Change-Id: If39dc00abfad081c9298c663c99b747a90693fc0
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
|
|
Change-Id: Id1688515986d96b35f4cc654a38d662b3d491240
Issue-ID: CLAMP-178
Signed-off-by: Gabriel <adam.krysiak@nokia.com>
|
|
|
|
|
|
Exclude grizzly http server library from build as it's not used
Issue-ID: CLAMP-192
Change-Id: I5f9b6c63a38a477191bf85fe5b032f01c0fb2ccb
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Upgrade to SpringBoot 1.5.14 so that it fixes security issues reported
by nexus-IQ
Issue-ID: CLAMP-192
Change-Id: I6f80f2336a2344e530988a6ae4befd10a6be2886
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
* changes:
Fix error reported by firefox
Remove useless library
Rework javascript libraries
|
|
add exclusion to H2
Issue-ID: CLAMP-192
Change-Id: I169be6e218bf47a0d4aa2c86d469d438f5e29d5c
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Fix docker build when "docker" profile is enabled
Issue-ID: CLAMP-187
Change-Id: Ib0c5ec159279b260b4ea93015a2174cab39ed5ef
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
|
|
Fix push and build docker of clamp that were broken
Issue-ID: CLAMP-177
Change-Id: I1f60b1005ec53a68997c39fbe8a2d55afe4c3d11
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Update aaf dependency version; fix a bug in UI; remove logout page;
update default certificates
Issue-ID: CLAMP-103
Change-Id: I3bdd45730f616165d7a484033c5102241f872c1d
Signed-off-by: xg353y <xg353y@intl.att.com>
|
|
Integrate AAF framework into Clamp.
Issue-ID: CLAMP-103
Change-Id: I2ceeb2a85b8b5674e712b3924a96a2bd6fb71d68
Signed-off-by: xg353y <xg353y@intl.att.com>
|
|
Code rework postponed to Casablanca to not impact Bejing release +
Update version to 3.0.0
Issue-ID: CLAMP-177
Change-Id: I3e2cb22c1158df0cf5d4cf8369f9c469004d68c0
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Update CLAMP to 2.0.2 for additional fixes
Issue-ID: CLAMP-153
Change-Id: Ib74e4ea31463b285d0594ee9743575d86edac7a8
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Replace spotify plugin by fabric8 docker plugin in order to fix build
issue
Issue-ID: CLAMP-150
Change-Id: Ibd6f3d5f07bc1ccaeae8e167f39352b40b4c108b
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Dump the env variables present during docker build for debugging
Issue-ID: CLAMP-150
Change-Id: I5fa8e130641801cde2a40c8aa0e59d414960ca3e
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Debug the docker build that is still failing
Issue-ID: CLAMP-150
Change-Id: Iad957e0e1da9d1f96cc287a1434a13a255344c6e
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Attempt to fix the docker image for the image clamp build
Issue-ID: CLAMP-150
Change-Id: Ic5ed258c83ad9a6ec98b5eda9389cd7c3edba845
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
List images on docker in order to know details about docker instance
Issue-ID: CLAMP-150
Change-Id: Ibbc02b06980880480e676c7ca26d97a5e3deb6d0
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Attempt to fix the docker build due to issue with spotify plugin
Issue-ID: CLAMP-150
Change-Id: I74db544a57f3ab72050418ead40dedd12f420c33
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Set the Dockerhost to localhost:2375 in order to fix the build.
Issue-ID: CLAMP-150
Change-Id: I222d5d0fa78e1186ed5dd3e012938ea61defad44
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Add ps in build to search for docker
Issue-ID: CLAMP-150
Change-Id: I7e1e9e184a3289025df78098a4a1a9ce642298f4
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Attempt to fix the docker build due to dockerHost not reachable
Issue-ID: CLAMP-150
Change-Id: Ibc1a0e31ba11702831f79e809314d97e96663f5d
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Get info on docker in order to fix the build issue of docker
Issue-ID: CLAMP-150
Change-Id: I6417031e4c27d85b0818ea36b2ec1fde91fe8337
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Upgrade docker plugin to 1.1.0
Issue-ID: CLAMP-150
Change-Id: I4d63cd75f87ab0244d028b10539529c60482c6dc
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
|
|
Adding maven plugins to scan Clamp code automatically and generate
swagger.json, html and pdf documents with the exposed Clamp API
information.
Issue-ID: CLAMP-169
Change-Id: Ia46cd2aa7000251b30c9eaaa040f1f8d9246af45
Signed-off-by: xg353y <xg353y@intl.att.com>
|
|
Move to 2.0.1 to support additional fixes on 2.0.0 Clamp version
Issue-ID: CLAMP-168
Change-Id: I8d0dec593f84f09f172f12ef5fdf23f7d11793a2
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Discovered with recent version of java 8 and 9, this dependency should
be added by default
Issue-ID: CLAMP-151
Change-Id: Ie6c94cff032d6e6d5bb1adeb9deb04371a74d89d
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
|
|
Remove configuration for policy that was not required anymore
Issue-ID: CLAMP-153
Change-Id: I3547809574a603736906437202c4d19a4e9cf5b6
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|