aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2019-10-01Bump up clampsebdet1-1/+1
Bump up to version 4.1.3 Issue-ID: CLAMP-513 Change-Id: I1cd2a7dabc58ad58d5b234996d68feba3d7a1e74 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-10-01Merge "Remove Policy dependencies"Sébastien Determe1-143/+0
2019-10-01Remove Policy dependenciesxuegao1-143/+0
Remove policy related dependencies from the pom.xml Issue-ID: CLAMP-512y Change-Id: I734539be2c80eacd2340f865dffc50f47c55dd86 Signed-off-by: xuegao <xg353y@intl.att.com>
2019-09-16Remove elastic searchsebdet1-17/+0
Remove Elastic search build due to search guard package removed from the web Issue-ID: CLAMP-506 Change-Id: I6370cfbd64bcf8142e8c0f727c1696326098a23f Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-09-16Disable ES docker buildsebdet1-1/+1
Disable the elastic search docker build from the release as Search Guard has been deleted from web repo due to "DMCA takedown notice" Issue-ID: CLAMP-506 Change-Id: I28cb7d20dd0d2511d548385f46f19759148ff918 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-09-12Add scritp for DBsebdet1-1/+4
Add scripts to load/save the db + add autogeneration of the test data used by the CSIT Issue-ID: CLAMP-496 Change-Id: I90cc4d1860562c0325038e6b8e900d99b64d201a Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-09-09Fix the security issuesebdet1-0/+5
Upgrad commons-codec to 1.13 to fix the security issue reported by nexus Issue-ID: CLAMP-342 Change-Id: I484191730f4f6d061f9740123e121d442e4b07da Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-09-06Fix sonar issuessebdet1-2/+2
FIx some issues reported incorrectly by sonar for the new javascript code Issue-ID: CLAMP-425 Change-Id: I485b727c3a6007c0f0f9301fcda526b028d6251f Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-09-06Removal of previous UIsebdet1-1/+1
Removal of Angular code not used anymore, it has been replaced by React Issue-ID: CLAMP-487 Change-Id: Ib5f20a2ede032e3288340b9884fa551dc0d5da03 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-09-06Draft of React testsebdet1-1216/+1224
Reworking the react test with Jest & Enzyme + coverage Issue-ID: CLAMP-425 Change-Id: If287e357f4afaf712587e21ef5e0cb26f8a46d4c Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-08-29Fix elastic search imagesebdet1-0/+1
There was a problem to execute the script as it was not executable Issue-ID: CLAMP-485 Change-Id: I01323bff5ae14bd4b94815dea0ebd3a6ca8fa071 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-08-26Bump up clampsebdet1-2/+2
Update version to 4.1.1 for preparing the next release Issue-ID: CLAMP-480 Change-Id: I36b0c66a886ac161b516a853a1315037f2b89666 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-08-21Changes to support npm publish of reactjs componentsTedHumphrey1-14/+27
Modify the pom.xml to copy ui-react sources to target, add maven-exec-plugin to run the "npm publish" step, update the package.json to include where to publish Issue-ID: CLAMP-450 Change-Id: Id0d15e71924867d1d4329a377661d125b21fee6c Signed-off-by: TedHumphrey <Thomas.Humphrey@att.com>
2019-07-17add searchguardosgn422w1-0/+16
add authentication to elk with searchguard Issue-ID: CLAMP-419 Change-Id: I66bca485750e3377db10f6f43efb7f741a42c17d Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
2019-06-25Frontend initial draftsebdet1-7/+29
New frontend initial draft in React with docker image in nginx Issue-ID: CLAMP-413 Change-Id: Ie5826d79aa3db23f863e8fd217189ba41534abe9 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-06-13change required for new releasesebdet1-19/+6
Change required for new release management Issue-ID: CLAMP-409 Change-Id: I1e07f029455dff134e00d39051a0859c4cc11457 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-06-05Bump up clampsebdet1-1/+1
Bump up clamp version to let Dublin update the previous 4.0 Issue-ID: CLAMP-407 Change-Id: I27a5fdbf86f692f7e24589f5d4febd6eaa7ea58d Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-06-05Bump the clamp versionsebdet1-1/+1
Bump to 4.0.4 for new docker images Issue-ID: CLAMP-384 Change-Id: Ifa70d4b237db3564c58e50fbf9cc75ef9f19fc8d Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-06-05Rework the loop statesebdet1-6/+3
Rework the state loop so there is no bug in the loop state anymore, now the components are scanned + upgrade to 4.0.4 Issue-ID: CLAMP-384 Change-Id: If7649238ee52864c84bfb9b6b8471d1738752e29 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-05-28Fix the op policy payloadDeterme, Sebastien (sd378r)1-0/+13
Fix the operational policy payload as it was not the one expected by policy engine + rollback staging plugin Issue-ID: CLAMP-395 Change-Id: I7b690eb02f50617b7aa402266c13aafa82f5b59b Signed-off-by: Determe, Sebastien (sd378r) <sebastien.determe@intl.att.com>
2019-05-24Bump Clamp versionDeterme, Sebastien (sd378r)1-1/+1
Bump the clamp version for the new release Issue-ID: CLAMP-395 Change-Id: I42d695518b8268c817eef8b4d28d3a6700f6aba4 Signed-off-by: Determe, Sebastien (sd378r) <sebastien.determe@intl.att.com>
2019-05-15Remove usage of maven staging pluginJessica Wagantall1-13/+0
This plugin will be deprecated soon. We need to remove the usage of it and migrate to use gerrit-maven-stage jobs from global-jjb. After this change is merged, we need to: - merge https://gerrit.onap.org/r/#/c/77825/ - Verify this new job works as expected - Remove release-java-daily jobs Change-Id: I70197990e29b90090390e2493f6ac7a134bb8f37 Issue-ID: CIMAN-240 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-05-13Update the versionsebdet1-1/+1
Update version to 4.0.2 to prepare the RC1 the 05/16 Issue-ID: CLAMP-379 Change-Id: I3a42e0bc6093732df8e0d7e8088eb312f17a408f Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-05-09Fix model type searchingsebdet1-1/+1
Change the way we get the model type in the dcaeblueprint Issue-ID: CLAMP-370 Change-Id: I961a20e5d993049c73acd67b6cbfe245e1676dda Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-04-26Kick oparent for nowsebdet1-5/+7
Kick oparent so that we can build docker images for testing Issue-ID: CLAMP-359 Change-Id: I85cae11e86c36d38ce508facebb5a6211aa93154 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-04-25Fix policy callssebdet1-2/+2
Fix policy calls so that the url is now right + update camel version to latest Issue-ID: CLAMP-357 Change-Id: Iffc83f53eb2361d7551b43b28c8e822fbf38c619 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-04-23Update tosca libsebdet1-1/+1
Update tosca lib to 1.5.1 in order to have the fix for policy model Issue-ID: CLAMP-352 Change-Id: Id72d54eed2afabcf45ae95866927f398659f7967 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-04-09Merge changes Idfa005ff,If9033cfa,I8921cf0dEddy Hautot1-1/+1
* changes: Update sql files Create submit route Fix tomcat issue
2019-04-08Merge "Update cadi to 2.1.10 and updated keystore"Sébastien Determe1-1/+1
2019-04-08Fix tomcat issuesebdet1-1/+1
Fix tomcat severity issue reported by Nexus IQ due to dom4j fix Issue-ID: CLAMP-338 Change-Id: I8921cf0dbee5351c98d8b12ea3f3c0a76afed595 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-04-08Fix dom4j issuesebdet1-2/+3
Upgrade Spring and Camel to latest version so that it fixes thesecurity issues Issue-ID: CLAMP-338 Change-Id: I214ac3520be3c388ec2f7e715b7d37e0db5d5a9c Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-04-05Update cadi to 2.1.10 and updated keystoreChrisC1-1/+1
Updated cadi for Dublin Issue-ID: CLAMP-337 Change-Id: I71e02369e8aa0a23250c94c68fcd9cf434de4414 Signed-off-by: ChrisC <christophe.closset@intl.att.com>
2019-04-05Introduce Camel routesebdet1-0/+4
Camel route for Submit operation using http4 component Issue-ID: CLAMP-303 Change-Id: I29804a7db6286dfa84f7eed63813f25299a385e6 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-03-15Fix pom reposebdet1-26/+29
Remove old legacy repositories for dep and plugins Issue-ID: CLAMP-252 Change-Id: Ia60acc23a4e4b640647d3ec30b73ab1ab797eaa9 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-03-13Updating oparentChrisC1-1/+1
Update to latest oparent release for Dublin Issue-ID: CLAMP-319 Change-Id: I1949d4f9a01f321d363b6e9806aabbafea59d336 Signed-off-by: ChrisC <christophe.closset@intl.att.com>
2019-03-12Add support for OpenJDK11 in buildChrisC1-7/+9
Update pom file, reworked plugins to support openjdk11 Issue-ID: CLAMP-320 Change-Id: Iab28dab8fdacec271b928fcb0598fc1129da92b6 Signed-off-by: ChrisC <christophe.closset@intl.att.com>
2019-03-11Convert modules and relations to SVGPiotr Darosz1-0/+15
Generate SVG image from modules chain and save it to DB. Change-Id: I0f0b065f82de9b4d2084ec51043f485401842e23 Issue-ID: CLAMP-284 Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
2019-03-05Merge "Rework the hibernate adapter"Sébastien Determe1-5/+0
2019-03-05Rework the hibernate adaptersebdet1-5/+0
This was using the Jackson library so a new handmade hibernate adapter has been developed. Issue-ID: CLAMP-300 Change-Id: Ia1c1e8791370c139127e6fa4bd2b96c02f632fde Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-03-04Merge "Introduce new entities"Sébastien Determe1-23/+38
2019-02-28Introduce new entitiessebdet1-23/+38
Introduce new database entities to support the new Clamp model Change-Id: I6c8d7fdaf8201c2bc7878f8a807c89002525857f Issue-ID: CLAMP-299 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-02-22Fix merge jobsebdet1-6/+6
Restore repository names to ecomp-* instead of onap-* as jenkins settings use ecomp Issue-ID: CLAMP-252 Change-Id: Ib247626430ccdafaf88776c63a4f0d5a003d58f5 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-02-15Remove remaining Jacksonsebdet1-9/+7
Remove jackson import as jackson shoul dbe removed Issue-ID: CLAMP-292 Change-Id: Ie638e40b278e747caf5efc30bf6f32bb489c758b Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-02-06Replace jackson usages with GSONKrysiak Adam1-8/+24
Issue-ID: CLAMP-286 Change-Id: I3492811e248cbcf502656a992cea4f76deed46dc Signed-off-by: Krysiak Adam <adam.krysiak@nokia.com>
2018-12-20Remove useless codesebdet1-1/+1
Removal of code not used at all, coming from Amsterdam release Issue-ID: CLAMP-252 Change-Id: I88e864c15f7efc079fbfe73dfd653e19f613ad6e Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2018-12-19Add dynamic portsebdet1-0/+3
Add dynamic port tfor concurrent build, and add more parameters to policyClient Issue-ID: CLAMP-252 Change-Id: I12dcb29eb69943b187f201ba3ca8884d50e62ef8 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2018-12-13Fix coverage reportsebdet1-2/+5
Fix potential issue for sonar where no coverage could be provided to sonar Issue-ID: CLAMP-252 Change-Id: I71eeba1a8efe8e9c5ef940be4582eb0559b2cf9c Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2018-12-11Fix concurrent buildsebdet1-3/+30
Fix concurrent build issue that may occur and generate random ports automatically in the build Issue-ID: CLAMP-252 Change-Id: If1b67a3a03fea52971b494621a4ba3ba44ee6a01 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2018-12-05Additional code for Toscasebdet1-3/+11
Tosca code for policy dynamic configuration Issue-ID: CLAMP-252,CLAMP-251 Change-Id: Icd96f833567050c1dd4730a61765507ad24ebd2e Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2018-11-27Attempt to fix jenkins buildssebdet1-2/+2
Upgrade the docker plugin version + apiVersion to recent ones Issue-ID: CLAMP-251 Change-Id: I1453ad00df58a1a9f8ea56e4e3243f4324cc6792 Signed-off-by: sebdet <sebastien.determe@intl.att.com>