summaryrefslogtreecommitdiffstats
path: root/sdnr/wt/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2020-03-05Roll to next Frankfurt snapshotDan Timoney1-1/+1
Roll to next Frankfurt snapshot (0.7.2-SNAPSHOT) Change-Id: I036c9e10b44bf1577affe20f536767e5f0bf9cd2 Issue-ID: CCSDK-2152 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-03-04Use released 1.5.2 CCSDK parentDan Timoney1-1/+1
Use released Frankfurt M4 version of CCSDK parent poms Change-Id: I05de5b17ca00463c0d5e772d4995870df5ff0fc1 Issue-ID: CCSDK-2152 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-02-03Adding Copyright to all FilesSingal, Kapil (ks220y)1-18/+23
Reformatting POM Files as per mvn tidy:pom Change-Id: Id90a8b5450d08ee810718cb00d9fb8b6cf38618a Issue-ID: CCSDK-2069 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2020-02-01SDN-R add updated devicemanagerherbert1-2/+2
add updated devicemanager and specific devicemanagers Issue-ID: SDNC-1039 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I16f4c8d78da95ab12dbb50e50dfb561a85e8d6a2 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com>
2020-02-01SDN-R add updated appherbert1-2/+2
add mountpoint-state-provider Issue-ID: SDNC-1038 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com> Change-Id: Ib14ec872962dfd545e4f130729d3bb5a5716fde9 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com>
2020-02-01SDN-R add updated appherbert1-2/+2
add updated netconfnode-state-service Issue-ID: SDNC-1033 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com> Change-Id: If1639bb61dc58e90b769c0dd100d49eeddf83fc9 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com>
2020-01-31SDN-R add updated appherbert1-2/+2
add updated data-provider Issue-ID: SDNC-1026 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I641f8144955fcfb196d0cb19d57452c1d1a69a92 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com>
2020-01-30SDN-R update commonherbert1-2/+2
update common and remove all dependent bundles Issue-ID: SDNC-1025 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I0cebe27eff0489f9b221ee7451be9250e362a827
2020-01-30Roll to next snapshotDan Timoney1-2/+2
Roll to snapshot 0.7.1-SNAPSHOT version Change-Id: I9b48334b6d91d249b8b8b1ba6fc61fe0ef3730b8 Issue-ID: CCSDK-1963 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-01-23Use released parent pomDan Timoney1-1/+1
Use released version of ccsdk/parent poms Change-Id: I4e8285f98fd9921375bf4bd4168a2508e5cd10f8 Issue-ID: CCSDK-1963 Signed-off-by: Dan Timoney <dtimoney@att.com>
2019-12-17App mountpoint-state-providerRavi Pendurty1-0/+1
App mountpoint-state-provider for use by microservices Issue-ID: SDNC-1010 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I22d7a5e6581a451209a520fab73def1eba496239 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2019-12-17App mountpoint-registrarRavi Pendurty1-0/+1
App mountpoint-registrar Issue-ID: SDNC-1009 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: Idc40dcb2410d4d20f8d3a7943d1f810710ce7f27
2019-12-16Refactoring multiple pluginsSingal, Kapil (ks220y)1-2/+2
Refactoring below plugins in sdnr/wt/common/pom.xml : 1) org.codehaus.mojo : exec-maven-plugin -> changing executable to bash so that it can run on windows too 2) com.github.alexcojocaru : elasticsearch-maven-plugin -> skip if tests are skipped during maven build Adding create dir step in es-intit.sh : sdnr/wt/data-provider/database/src/main/resources/es-init.sh -> cmd_initfile() -> mkdir -p $( dirname $INITFILENAME ) Change-Id: I78516406101659f802dad2fb68ca349f63a4dd2e Issue-ID: CCSDK-1994 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2019-12-16update odlux and featureaggregatorherbert1-0/+2
v2 update odlux and featureaggregator bundles Issue-ID: SDNC-1008 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I0018d7bfa3a0e6896c1b210b539a574af9808e22 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com>
2019-12-16add new devicemanagerherbert1-0/+4
v2 add disaggregated devicemanager bundled Issue-ID: SDNC-1007 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com> Change-Id: Ibb65f7f21deade7b3cef62c53b439519a931e301 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com>
2019-12-16Add netconfnode-state-serviceherbert1-0/+1
v2 add new service to devicemanager Issue-ID: SDNC-1006 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com> Change-Id: Iaba3d02e0ef6078cba57a33e03c2b2ad7aa0bacd Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com>
2019-12-16update old versionherbert1-0/+1
of apigateway common data-provider helpserver websocketmanager2 Issue-ID: SDNC-1005 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I13990aa4329810bb7a7dd815e6149e9890617d07 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com>
2019-12-14remove old versionherbert1-4/+0
of devicemodel devicemanager oldux featureaggregator Issue-ID: SDNC-1004 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I5337643181e2398e5a8097e4ee14fa4ac96d0d4c
2019-12-13Refactoring POM as per tidy:pomSingal, Kapil (ks220y)1-14/+15
Removing sli version property declared as project.version, and it should inherit from parent pom Change-Id: I24dc1849e2183560f4c571319be0c490c772a95e Issue-ID: CCSDK-1993 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2019-12-04add common libMichael Dürre1-0/+1
common lib with code used by multiple sdnr bundles Issue-ID: SDNC-990 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: Id21a7346497c45c50eec565e7a75684f88fbf4b6
2019-12-02Use 1.5.1-SNAPSHOT version of parent pomTimoney, Dan (dt5972)1-1/+1
Fixed version of parent pom to use snapshot version Change-Id: Ia43d59fcdc3d85302ea1d043defa261b9007ca3e Issue-ID: CCSDK-1935 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-11-13Use 1.5.0 parent pomTimoney, Dan (dt5972)1-1/+1
Use released 1.5.0 version of parent pom Change-Id: Ie4cf2559a486f0e98e4955ffadfc5ca138e9b833 Issue-ID: CCSDK-1920 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-09-11Roll versions for Frankfurt developmentTimoney, Dan (dt5972)1-2/+2
Roll master version for Frankfurt development Change-Id: I7cba11d503697b7b84e5b51832b1729d019250f9 Issue-ID: CCSDK-1701 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-28Roll versionsTimoney, Dan (dt5972)1-2/+2
Roll versions in master branch Change-Id: I3f804d1c2dc94614f48048813b348a10cdf7857f Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-15Update to NeonTimoney, Dan (dt5972)1-2/+2
Apply code updates to port to Neon. Change-Id: I159309494ec64209d9fa23fc515643f1e31fe146 Issue-ID: CCSDK-1389 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-09Application name changes in meta jsonsai-neetha1-1/+1
Application name changes in meta json Rebased for version 0.5.2-SNAPSHOT Issue-ID: SDNC-842 Signed-off-by: sai-neetha <sai-neetha.phulmali@highstreet-technologies.com> Change-Id: Ied888a1d4228c1ad85617aec8584c4069761b49a
2019-08-09fixed mediator appMichael Dürre1-1/+1
route requests through apigateway Issue-ID: SDNC-824 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: Ief159a71888f271a7751884260f85be01efdd6b4
2019-08-06Roll version to recreate release artifactsTimoney, Dan (dt5972)1-2/+2
Roll versions to 0.5.1 - need to re-release El Alto early release Change-Id: Ibb269d876fcf41591164b27d0de3142ec79fe5ab Issue-ID: CCSDK-1563 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-07-17Update parent version to 1.3.1Timoney, Dan (dt5972)1-1/+1
Update parent poms to version 1.3.1-SNAPSHOT Change-Id: Id7677c326cc3d722460b74ed78ac4efd4d4d14f0 Issue-ID: CCSDK-1496 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-05-02Fix versionsTimoney, Dan (dt5972)1-1/+1
Fix versions in ccsdk/features repo to be consistent Change-Id: I092be3394567785dc16dbdcbae951afa13b42df4 Issue-ID: CCSDK-1297 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-04-30Roll master to El AltoTimoney, Dan (dt5972)1-1/+1
Roll master version to El Alto versions Change-Id: Ie0ce73a61ea0caa0e93b56f7f4be367410c62888 Issue-ID: CCSDK-1222 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-04-24Update to use released 1.2.2 parent0.4.2Timoney, Dan (dt5972)1-1/+1
Update to use released 1.2.2 version of parent poms. Change-Id: Ic0406ebc96512a6b11e03b4e1ebe667a754e9488 Issue-ID: CCSDK-1222 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-21Compile against Fluorine SR2Timoney, Dan (dt5972)1-2/+2
Updated to compile against Fluorine SR2 Change-Id: Ida428306f3ff62aeda4bc2ea53a4ce6d4cf3c1e4 Issue-ID: CCSDK-1156 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-19Use releaseVersion for plugin0.4.1Herbert Eiselt1-2/+0
Use releaseVersion for odlux frontend-maven-plugin Change-Id: I6207ee89e4b3a0ca275a2e521e06da2d92359da6 Issue-ID: SDNC-705 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
2019-03-18Temporarily remove odlluxTimoney, Dan (dt5972)1-0/+2
Temporarily remove odllux from compile in order to create release build. That component depends on a snapshot version of a maven plugin, which causes release build to break. Change-Id: Ic8e528de25510d35f3604c15aeaad9ddd505df92 Issue-ID: CCSDK-1156 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-14Prepare for release 0.4.1Timoney, Dan (dt5972)1-2/+1
Prepare to create release version 0.4.1 by using released version of parent pom Change-Id: I8606e439bdef66b353fb8a66967dfb2e08dfb842 Issue-ID: CCSDK-1156 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-02-12Add sdnr wt featureaggregatorHerbert Eiselt1-6/+7
Add complete sdnr wireless transport featureaggregator Change-Id: Iaadb1589f942a0c3b6afffb0366bb5fb79229c06 Issue-ID: SDNC-632 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
2019-02-11Add sdnr wt odluxHerbert Eiselt1-0/+1
Add complete sdnr wireless transport app odlux core and apps Change-Id: I5dcbfb8f3b790e3bda7c8df67bd69d81958f65e5 Issue-ID: SDNC-576 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
2019-02-07Add sdnr wt devicemanagerHerbert Eiselt1-0/+1
Add complete sdnr wireless transport app devicemanager Change-Id: I433014ee579a3c8833b3b8f84c4087c5f776704f Issue-ID: SDNC-575 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
2019-01-30Add sdnr wt helpserverHerbert Eiselt1-0/+1
Add complete sdnr wireless transport app helpserver Change-Id: I01ba5a2a4b6dbd8fbfd91bbb5a1ae5db7b181f2d Issue-ID: SDNC-577 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
2019-01-29Add sdnr wt websocketmanager2Herbert Eiselt1-0/+1
Add complete sdnr wireless transport app websocketmanager2 Change-Id: I94cb9bb4c6bf664e1a3869cbb0c3b26ecbe9c28e Issue-ID: SDNC-572 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
2019-01-28Add sdnr wt devicemodelHerbert Eiselt1-0/+1
Add complete sdnr wt app devicemodel Change-Id: Ie83e72d45d7b9dc413ea6eeab0dbf9aec21bc42d Issue-ID: SDNC-574 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
2019-01-25Fix sdnr wt apigateway build problemHerbert Eiselt1-0/+7
Parent added in to sdnr wt pom to fix Deployment failed problem Change-Id: If4e48064ee7bf46df3adac53b7b4e7ac01add822 Issue-ID: SDNC-615 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
2019-01-25Add sdnr wt apigatewayHerbert Eiselt1-0/+35
Add complete sdnr wireless transport app apigateway Change-Id: I133ece9cd78c8e5d1a4d74cca1b45feaaf4da9a5 Issue-ID: SDNC-571 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>