Age | Commit message (Collapse) | Author | Files | Lines |
|
Reformatting POM Files as per mvn tidy:pom
Change-Id: Id90a8b5450d08ee810718cb00d9fb8b6cf38618a
Issue-ID: CCSDK-2069
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
|
|
Roll to snapshot 0.7.1-SNAPSHOT version
Change-Id: I9b48334b6d91d249b8b8b1ba6fc61fe0ef3730b8
Issue-ID: CCSDK-1963
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Use released version of ccsdk/parent poms
Change-Id: I4e8285f98fd9921375bf4bd4168a2508e5cd10f8
Issue-ID: CCSDK-1963
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
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>
|
|
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>
|
|
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>
|
|
Override ccsdk.sli.core.version with project.version to allow
snapshot builds to use snapshot version of sli core
Change-Id: I58e5aa4c3c11c46f0794be4fe877aa4a48579709
Issue-ID: CCSDK-1944
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
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>
|
|
Roll master version for Frankfurt development
Change-Id: I7cba11d503697b7b84e5b51832b1729d019250f9
Issue-ID: CCSDK-1701
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Roll versions in master branch
Change-Id: I3f804d1c2dc94614f48048813b348a10cdf7857f
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Apply code updates to port to Neon.
Change-Id: I159309494ec64209d9fa23fc515643f1e31fe146
Issue-ID: CCSDK-1389
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
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
|
|
route requests through apigateway
Issue-ID: SDNC-824
Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
Change-Id: Ief159a71888f271a7751884260f85be01efdd6b4
|
|
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>
|
|
The imports part of a file should be handled by the Integrated Development Environment (IDE), not manually by the developer.
Leaving them in reduces the code's readability, since their presence can be confusing.
Issue-ID: CCSDK-1552
Change-Id: I64e50083b9b0fe40fa0ba32723e30adb0dbce08e
Signed-off-by: anushadasari <danush10@in.ibm.com>
|
|
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>
|
|
Opendaylight does not use log4j and remove all slf4j dependencies
from pom file, as this would be handled in ODL and no biding is
required
Issue-ID: CCSDK-1481
Signed-off-by: SandeepLinux <sandeeplinux1068@gmail.com>
Change-Id: I362a4030a31f8cfc7ac0c7d70d0ea0658de7efe4
|
|
Feature enhancement to support Netconf notification from
RAN simulator. Netconf notification will trigger consumer
to update ConfigDB database and publish DMAAP message. This commit
relates to Netconf notification indicating neighbor list change
and consumer code
Issue-ID: CCSDK-1396
Signed-off-by: SandeepLinux <sandeeplinux1068@gmail.com>
Change-Id: I5773fcc2dab9baefcec3788038add10047fc828e
|