aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2020-01-23Fix sonarsebdet1-0/+14
Fix sonar due to sonarcloud migration Issue-ID: CLAMP-626 Change-Id: I9e16331804e97aa1bdf6d771fda3f5c352590452 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2020-01-16Add template and tosca model entities and repositoriesnrpandya1-4/+10
Add Control loop template, tosca model and model policy properties hibernate entity classes and crud repositories Issue-ID: CLAMP-555 Change-Id: Ib7f07aca5ad2ddf5caff7c98ea9341bdc147e817 Signed-off-by: nrpandya <neenendra.pandya@att.com>
2019-11-18Rollback to JDK 11sebdet1-2/+2
Reverting JDK to 11 as deciced by the SECCOM Issue-ID: CLAMP-553 Change-Id: I69bbf2b961616ae566e43cab944bd0daf5295a34 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-11-13Fix NPM loop issuesebdet1-1/+1
Fix the NPM loop issue that appears during the deploy maven phase Issue-ID: CLAMP-450 Change-Id: I4b1bb691f56d39792217f297dd0fb3e3c9397363 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-11-08Update sonar pluginsebdet1-0/+5
Update sonar plugin to latest for Jdk 13 Issue-ID: CLAMP-327 Change-Id: I780e9d13820c3b0fe351a651aec782bf4ac46ccb Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-11-07Change Oparentsebdet1-1/+1
Update oparent to 2.1.0 Issue-ID: CLAMP-531 Change-Id: I2b4d71c58fdd96ceae1551258e198d16c8bb21a8 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-11-07Merge "Move to JDK 13"Sébastien Determe1-9/+44
2019-11-06Merge "Upgrade the libs"Gervais-Martial Ngueko1-2/+2
2019-11-06Upgrade the libssebdet1-2/+2
Upgrade the version of some libraries for NPM so for React UI Issue-ID: CLAMP-544 Change-Id: Ie5238c699a2b441892e6e12f3a6f17640d26b10c Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-11-05Add Npm repo scriptsebdet1-0/+16
Add npm repo script in the build to decide which nexus repo must be used depending of the version Issue-ID: CLAMP-450 Change-Id: Ic00974d1bedf9da947748dd9f5224fbc78f7f425 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-11-05Move to JDK 13sebdet1-9/+44
Do the required changes to move to JDK 13 Issue-ID: CLAMP-327 Change-Id: Ia7840851eeefc6c00e3e49eacb2e49cc27a0b2f0 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-10-25Merge "Reset npm param"Sébastien Determe1-1/+1
2019-10-25Reset npm paramsebdet1-1/+1
Reset NPM parameters so that LF team can test their changes Issue-ID: CLAMP-450 Change-Id: I6e4f3001a79509beafbfcb87fbbeb94822bf955a Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-10-24Merge "Add npm repo"Sébastien Determe1-1/+1
2019-10-24Add npm reposebdet1-1/+1
Add npm repo as the default one does not work properly or does not contain everything Issue-ID: CLAMP-450 Change-Id: I159e1cdae04b7bc9a8f9a770b7f34bd3167da0d2 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-10-24Merge "Change npm repo"Sébastien Determe1-1/+1
2019-10-24Change npm reposebdet1-1/+1
Change the repo again to release, the auth setting was not there for jenkins Issue-ID: CLAMP-450 Change-Id: Iad8231741ae5aa38f808ca471255ef1eb43810a7 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-10-23Merge "Change the npm repo"Sébastien Determe1-1/+1
2019-10-23Change the npm reposebdet1-1/+1
Change the npm repo to the one specify in the npmrc Issue-ID: CLAMP-450 Change-Id: I7e416ca31f4beb06d2b0c3b3feff0dcb50c57279 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-10-23Merge "Try to dump config"Sébastien Determe1-1/+1
2019-10-23Try to dump configsebdet1-1/+1
Try to log config to investigate the npm publish problem Issue-ID: CLAMP-450 Change-Id: Ib63e77f97d77a2b1e887600cb83b85252a68a53f Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-10-23Merge "Change the repo to release"Sébastien Determe1-1/+1
2019-10-23Change the repo to releasesebdet1-1/+1
Change the npm repository to release as public seems not accepting the publish Issue-ID: CLAMP-450 Change-Id: I34eb4a3e507ecdf3083a5519fce335f9d2b2f6f7 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-10-23Merge "Change npm repo"Sébastien Determe1-1/+1
2019-10-23Change npm reposebdet1-1/+1
Change the npm repo so that it refers to the right one set by LF team Issue-ID: CLAMP-450 Change-Id: Ic5ee9623c2dfce1d829f43c50afb4d087e4158f0 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-10-21Fix issuesxuegao1-1/+1
Fix issues from the previous commit. Issue-ID: CLAMP-512 Change-Id: I84b97e9c457f34771b4c8e723dbeeb7fdfc3a18f Signed-off-by: xuegao <xg353y@intl.att.com>
2019-10-21Merge "Re-enable npm deploy"Gervais-Martial Ngueko1-3/+2
2019-10-21Merge "Update sonar settings"Sébastien Determe1-1/+1
2019-10-21Re-enable npm deploysebdet1-3/+2
Re-enable the npm package for testing as nexus3 should be setup correctly now Issue-ID: CLAMP-450 Change-Id: If709a256dad835787bb40bf9a5ed9edb260fb6c3 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-10-18Update sonar settingsxuegao1-1/+1
Remove the tests and config files out of the sonar code coverage calculation. Issue-ID: CLAMP-512 Change-Id: I86afcd8c307a11b8f5cceb955c40c32cd7129781 Signed-off-by: xuegao <xg353y@intl.att.com>
2019-10-17Update AAF certificatesebdet1-2/+2
Update the AAF certificate as the previous one will expire soon Issue-ID: CLAMP-536 Change-Id: Ia900449fcb1b327d60ae8f9c628610151ed70f0d Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-10-03New attempt for fixing NPMsebdet1-1/+1
Add registry settings for the build npm install so that we can use new libraries Issue-ID: CLAMP-519 Change-Id: Ia69346f60c66bf6344f475b3060491dffb806124 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
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>