aboutsummaryrefslogtreecommitdiffstats
path: root/sdnr/wt/readthedocs
AgeCommit message (Collapse)AuthorFilesLines
2021-01-08Update for Guilin mtce releaseDan Timoney1-1/+1
Update version of parent poms to 2.0.4 for Guilin mtce release. This is needed because this release includes changes to the ccsdk/sli repo, and therefore dependent repos must recompile against that version so that karaf feature.xml versions are correct. Issue-ID: CCSDK-3074 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I4a54a157eba3b26986347bb832982b70f2eb840f
2020-10-29Use released 2.0.2 parent pomDan Timoney1-1/+1
Update to use released 2.0.2 version of parent poms Issue-ID: CCSDK-2931 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I2184daae613d7d3bd7cf35454b632d9b6d87ab43
2020-09-10Roll to next Guilin release versionDan Timoney1-1/+1
Roll to next Guilin release version Issue-ID: CCSDK-2742 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I0494dc62f766bf74ff0f29ce04e3bf7892307b4f
2020-08-07Roll to next snapshotDan Timoney1-1/+1
Roll to snapshot version 1.0.1-SNAPSHOT Issue-ID: CCSDK-2635 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I657f559c5f1891f7b9e279eb68ccb872c4388e67
2020-03-06Roll master to GuilinDan Timoney1-2/+2
Roll master to new versions for early Guilin developent Change-Id: I072f4657e16d5ad5b3fe81978f407c631a0048ed 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)2-42/+61
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-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-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-13Refactoring POM as per tidy:pomSingal, Kapil (ks220y)1-80/+82
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-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-1/+1
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-1/+1
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-4/+3
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-08pom file added to readthedocs and change in scriptsai-neetha3-4/+140
pom file added to readthedocs and change in script Issue-ID: SDNC-841 Signed-off-by: sai-neetha <sai-neetha.phulmali@highstreet-technologies.com> Change-Id: I44be2d1bc5fba164f67746a5bcac49199ed433fd
2019-07-22SDN-R readthedocs content changessai-neetha2-9/+4
SDN-R readthedocs content and tree structure changes Issue-ID: SDNC-819 Signed-off-by: sai-neetha <sai-neetha.phulmali@highstreet-technologies.com> Change-Id: I025d59d59dddc3d68bae5390ef541ca718939a50
2019-04-09SDN-R read2docsHerbert Eiselt4-0/+83
Add docs folder and project with src Change-Id: I0299c5984c747a40a8dd1e3f79479b9e9d729d50 Issue-ID: SDNC-683 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>