aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2021-02-19Switching parent to stablesebdet1-1/+1
Removing the parent snapshot as the build is not reproductible if the snapshost changes. Moreover a change occurred and the tests are even not executed. Issue-ID: POLICY-3073 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I1be96ea0b4cd8f721b17c623a62a1892dcf05062 (cherry picked from commit 25f228a730563c414bce5d65cdb3210ce9eae4c6)
2021-02-12Point at correct POM for tosca control loop buildliamfallon1-1/+1
The plugin configuration caused all the sub POMs to be run as separate builds. The build for the TOSCA POC code should just point at the single POM for the POC code and not run all the sub POMs. THis change just runs thebottom POM for the control loop code, which in turn calls all the sub POMs. Issue-ID: POLICY-2971 Change-Id: I9cab9fc862c89a037b12894fb5bfb3b2c9a4e9f9 Signed-off-by: liamfallon <liam.fallon@est.tech>
2021-02-11Enable building of the tosca PoC codeliamfallon1-0/+21
At the moment, because the code in the tosca-controlloop directory is not linked to the CLAMP pom, it is not built by the Jenkins jobs. This commit makes a change to the pom.xml file on the tosca-poc branch only so that the tosca-controlloop code is built. The maven-invoker-plugin runs a build of the code in the tosca-controlloop subdirectory by invoking a build of its pom.xml. The output artifacts are placed in target/tosca-controlloop and do not interfere in any way with the main CLAMP build. However, if there are compile erors/test fails/maven errors in the tosca-controlloop coode, the build wil and should fail. Issue-ID: POLICY-2995 Change-Id: Ie4d3e3189af6afe0a046ab565a7cc2703afa503d Signed-off-by: liamfallon <liam.fallon@est.tech>
2021-02-08Remove test usage of the AAF certificatesebdet1-0/+40
Fix the broken build by removing the need of the useless certificate, a new one is now generate during the build for the tests. Issue-ID: POLICY-3036 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I11c2ff5aac8a99c7a2b7e676d6c11bbc861a1de4 Signed-off-by: sebdet <sebastien.determe@intl.att.com> (cherry picked from commit d2178bc9f7d6c06f60a3a8afecd83e428d84cd78)
2021-01-22First integration of Policy model PdpGroupssebdet1-1178/+1197
Replacement of the PdpGroups clamp code by the one from policy model dependency. Issue-ID: POLICY-2924 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I12c77704bba1c769dc2f307d91b759a3b645013f Signed-off-by: sebdet <sebastien.determe@intl.att.com> (cherry picked from commit 078c34d0c2e439d8a148a2cd4d7545c6b7f56acb)
2021-01-20Add tosca-controlloop directory for TOSCA-POC devliamfallon1-27/+28
The module structure is: ./tosca-controlloop (maven module) ./tosca-controlloop/common (maven module, could be moved to policy-common) ./tosca-controlloop/design (maven module, control loop design time component) ./tosca-controlloop/models (maven module, should be moved to policy-models) ./tosca-controlloop/participants (maven modue for control loop participants) ./tosca-controlloop/runtime (maven module, control loop run time component) This patch also updates the repo to the current status of the master branch Issue-ID: POLICY-2971 Change-Id: I98c7e25f592cc7d9783d5daff3e9e3ad2e7b5214 Signed-off-by: liamfallon <liam.fallon@est.tech>
2021-01-06Merge clamp master into tosca-poc branchliamfallon1-23/+9
This change mreges changes in clamp master into the tosca-poc branch because the two banches have diverged. Issue-ID: POLICY-2971 Change-Id: Iea4efe90204c98eeaae0b112ad5c964f722afdb0 Signed-off-by: liamfallon <liam.fallon@est.tech>
2020-09-30Update clamp version to 5.1.1sebdet1-1/+1
Prepare for new release 5.1.1 Guilin Issue-ID: CLAMP-943 Signed-off-by: sebdet <sebastien.determe@intl.att.com> (cherry picked from commit a279cd787769a8faa6fedfbd6c099c0425d6d25d) Change-Id: I18a6a8f108dbff4824aa5b48e58fb062511e352e
2020-09-30Revert lib required by AAFsebdet1-0/+6
This lib must be re-introduced for AAF otherwise at runtime there is a classnotfound Issue-ID: CLAMP-915 Signed-off-by: sebdet <sebastien.determe@intl.att.com> (cherry picked from commit 68af81034f311e6a25221648f48ae6db7c8e30b6) Change-Id: I34a72f627689c26ed665d9da61c23e85e4a3dfe0
2020-09-22[CLAMP] TOSCA Defined Control Loop PoC Initial Checkinajay_dp0011-0/+15
Issue-ID: CLAMP-930 Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech> Change-Id: Ic00c2cdf9ac23b69c6b58aadb24ccf6cf24a64c8
2020-08-20Merge "Revert "Remove useless dep""Christophe Closset1-0/+5
2020-08-20Revert "Remove useless dep"Sébastien Determe1-0/+5
This reverts commit dc5e7d8cff0f06d54d28b6eb09a96dbaa89e6808. Reason for revert: Rollback Janino. Need to rollback this dep as it is in use by the log. Issue-ID: CLAMP-915 Change-Id: Ib84a6559eb0001995a468b9fe720f9baa103b32d Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2020-08-06Re-enable the test multi threadingsebdet1-1/+1
Re-enable the test multi threading with a new 16G ram node Issue-ID: CLAMP-899 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I52920f47796c8c459287168a048d1ccbe214c762
2020-08-03Remove useless depsebdet1-9/+5
Remove useless dependencies Issue-ID: CLAMP-915 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I83ad14ab2b70373e1679b7fd896bf983db948e3f
2020-08-03Remove useless depsebdet1-5/+0
Remove useless dependencies Issue-ID: CLAMP-915 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I6207cb5face63b350b3bdc8cbd792ce0687bdf41
2020-08-03Remove useless depsebdet1-10/+0
Remove useless dependencies Issue-ID: CLAMP-915 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I6d4ce09c31db50798b9b353383fe0ba2cc95838d
2020-08-03Remove useless depsebdet1-5/+0
Remove useless dependencies Issue-ID: CLAMP-915 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: Idf58cbd12061b5c4d0140cd479ff5bd5c8f3a155
2020-08-03Remove useless depsebdet1-5/+0
Remove useless dependencies Issue-ID: CLAMP-915 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I355ff48bc3cf88da8e6dd67f73c9bb61d2e97d42
2020-08-03Update some direct dependenciessebdet1-1/+1
Update vulnerable dependencies tomcat Issue-ID: CLAMP-850 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: Ia917b9ef2d5a65e4403a2ad60891151745f7c99a
2020-08-03Update some direct dependenciessebdet1-0/+5
Update vulnerable dependencies tomcat Issue-ID: CLAMP-850 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: Ia384ad154529e4836ac0a4c0f97a5e4e3b1634e4
2020-08-03Update some direct dependenciessebdet1-10/+1
Update vulnerable dependencies tomcat Issue-ID: CLAMP-850 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: Idf72aa9155fda422bd58013b6eaf888d67557e68
2020-08-03Update some direct dependenciessebdet1-1/+1
Update vulnerable dependencies tomcat Issue-ID: CLAMP-850 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I8144e2af4517ac226ca74bb0820a58c7c4eb6e33
2020-08-03Update some direct dependenciessebdet1-13/+17
Update vulnerable dependencies, camel + Spring boot + Mariadb Issue-ID: CLAMP-850 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I9850a07037d7bab0f303c69d5682b1f9de282425
2020-07-29Refer to docker.io mariadbsebdet1-2/+2
Do not use cached mariadb on nexus3.onap.org Issue-ID: CLAMP-855 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I7a45731122201d6ae8304fadc6ef0d75310eabd8
2020-07-29Attempt to fix the verify job problemsebdet1-2/+2
Remove the parallel execution of the Integration tests Issue-ID: CLAMP-899 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: Ia4d60941821f1e5363d5ba5e734a0d9a5ec9186d
2020-07-03add robotframework to integration testsJulienBe1-1/+14
Issue-ID: CLAMP-844 Signed-off-by: JulienBe <julien.bertozzi@intl.att.com> Change-Id: Ie5c40477f42fcf26f5fef6c1742e34a2eee7f73d
2020-06-03Fix js libsebdet1-1/+0
Fix js lib dur eto modal removals and re-enable the lib publish Issue-ID: CLAMP-854 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I131d026f03b522954e2231141b1120cf7a66ba2a
2020-06-03Merge "Add check to maven pom.xml for verifying integrity of ui-react-lib"Sébastien Determe1-0/+20
2020-06-03Add check to maven pom.xml for verifying integrity of ui-react-libTed Humphrey1-0/+20
A new shell script is introduced for verifying that ui-react-lib/libIndex.js is faithfully synchronized with components maintained in ui-react/src, in order to provide an NPM onap-clamp-ui-lib Issue-ID: CLAMP-669 Change-Id: I48eb979e3fbe110b718b96c0fcee08a2ced7a36b Signed-off-by: Ted Humphrey <Thomas.Humphrey@att.com>
2020-06-02Removal of svg libsebdet1-33/+0
Removal of svg libs and xml not used anymore Issue-ID: CLAMP-854 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I710d2e12c4c994f8f9b26b584da6ff6676b362ad
2020-05-04Bump version to Guilinsebdet1-1/+1
Bump 5.1.0 for Guilin on master branch Issue-ID: CLAMP-845 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: Ie04d75e2bb88dd2e20c53a9615b780df0e65b485
2020-04-27Merge "Fix bugs reported by sonar/nexus-iq"Gervais-Martial Ngueko1-5/+6
2020-04-27Fix bugs reported by sonar/nexus-iqsebdet1-5/+6
Rollback fixes for Nexus-iq, it does not help Issue-ID: CLAMP-841 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I280c4cf612298d1cda64b8ed39a0a416f936fdc4
2020-04-27Merge "Fix bugs reported by sonar/nexus-iq"Gervais-Martial Ngueko1-5/+0
2020-04-27Merge "Fix bugs reported by sonar/nexus-iq"Gervais-Martial Ngueko1-0/+4
2020-04-27Fix bugs reported by sonar/nexus-iqsebdet1-5/+0
Fix bugs reported by sonar as critical, major, ... Issue-ID: CLAMP-841 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I23122c064b64ebe2a2c8c33540c4be0b0895157d
2020-04-27Fix bugs reported by sonar/nexus-iqsebdet1-0/+4
Fix bugs reported by sonar as critical, major, ... Issue-ID: CLAMP-841 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I3ec04016541e4a644c02e5c4601c0ee608eb0ca3
2020-04-27Prepare 5.0.6sebdet1-1/+1
Prepare 5.0.6 Clamp release Issue-ID: CLAMP-833 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I459df08e623318e1b07912cccec5143d4f67008c
2020-04-21spring-web-security updatesebdet1-0/+5
upgrade spring-web-security to a less vulnerable version Issue-ID: CLAMP-832 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: Ie272218e9c85b056a6bea92b3caf8072f298524d
2020-04-20Release 5.0.5sebdet1-1/+1
Prepare for 5.0.5 Issue-ID: CLAMP-833 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I26aa07c55f45f666bd46dc28b8eb676e62bd40b0
2020-04-20Upgrade dom4j to latestsebdet1-0/+6
Upgrade dom4j to latest due to security issues 10 Issue-ID: CLAMP-832 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I4c3d36644cb858fdd9153b66f67ecf5f819b9381
2020-04-15Bump up clamp to 5.0.4sebdet1-1/+1
Bump up clamp to 5.0.4 for future release Issue-ID: CLAMP-822 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: If3fe1d2efc81576926220d578428f8db488a943e
2020-04-03Bump up clamp to 5.0.3sebdet1-1/+1
Bump up clamp to 5.0.3 to provide new fixes Issue-ID: CLAMP-813 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I64e1ffef8bde92f5dad52064c0d00b4c594e622c
2020-03-31Fix blank space crash in toscasebdet1-1/+1
Fix the crash that occurs when a blank space is found in the metadata section Issue-ID: CLAMP-801 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I3d66991378bd44fbb7d19a5048091e307589677a
2020-03-27Merge "Release Frankfurt 5.0.0"Sébastien Determe1-0/+5
2020-03-27Release Frankfurt 5.0.0sebdet1-0/+5
Release Frankfurt 5.0.0 images and jar Issue-ID: CLAMP-795 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: If885758b448aa71cbb626ea7770baf4f378a65c2
2020-03-27Merge "Fix frontend docker"Xue Gao1-1/+1
2020-03-27Fix frontend dockersebdet1-1/+1
Rework the frontend image so that it does not crash when it starts Issue-ID: CLAMP-797 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I9448f52eada95a171006e6e524ffac2e70c9f59e
2020-03-25Merge "Fix the stage builds"Sébastien Determe1-7/+2
2020-03-25Fix the stage buildssebdet1-7/+2
Fix the stage build docker due to a bad groovy execution Issue-ID: CLAMP-793 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I531fbb03a2fc0eddd26c04d9b690ba4ca059ae64