Age | Commit message (Collapse) | Author | Files | Lines |
|
Fix single-feature pom.xmls to use version of sli/core artifactsi
specified in parent poms, as opposed to project.version, which
is incorrect and causes release build to break.
Change-Id: Iec00a73b1b4adf9e8fecdb190385bb35ab1fe1c7
Issue-ID: CCSDK-248
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Fixed versions in pom.xmls and added empty relativePath
tag to parents.
Change-Id: Ie7be2d4d3d05e769f6e02f35a3a8e9f928bc62cf
Issue-ID: CCSDK-176
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Update mdsal-resource and sql-resource to support ODL Nitrogen
Change-Id: Id7f7ac2da0de9d034e052ee16ef9c2a765a056bf
Issue-ID: CCSDK-176
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Bump minor version and reset build for Beijing development
Change-Id: Ie4e0bc53c1b378d59dc0ec2504cf92a36f8ff04f
Issue-ID: CIMAN-120
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Roll to next release version
Change-Id: I6256aa3e20e6d03edf02ea2f049ca425944dc605
Issue-ID: CCSDK-141
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
|
|
Add unit tests for mdsal-resource component.
Change-Id: I44ee079d43ee29e4d507abb5fc065188279b1ffe
Issue-ID: CCSDK-106
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
*Add a negative unit test case for ConfigResource
This is to check availability of query and
improve sonar code coverage
Issue-Id: CCSDK-106
Change-Id: Ic276d1cfacce3aea7444adcb7bf09d6cdffb294e
Signed-off-by: surya-huawei <a.u.surya@huawei.com>
|
|
Remove the hardcoded version and rather take from parent pom.
Change-Id: I0874903b144e0e175c42dc4e36425528d74ad968
Issue-Id: CCSDK-105
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
|
|
Update artifactId of top level pom.xml of ccsdk/sli/adaptors to match the
repo name (ccsdk-sli-adaptors instead of ccsdk-adaptors). This is not
strictly speaking necessary, but will be a helpful convention since
there are some repos within ccsdk that have similar names, like
ccsdk/sli/plugins and ccsdk/platform/plugins.
Update parent artifactId in pom.xml for each module in ccsdk/sli/adaptors
Change-Id: Idec7772c406754db6f03cf03a1a338793c2ce636
Issue-ID: CCSDK-70
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Issue-Id: CCSDK-19
Change-Id: I40c0287ebdaeb93fc17370a8692fbac5edf32d08
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
|
|
Update package
names from org.openecomp.sdnc.adaptors.* ->
onap.ccsdk.sli.adaptors.* Update groupIds from
org.openecomp.sdnc.adaptors -> onap.ccsdk.sli.adaptors
Issue-Id: CCSDK-19
Change-Id: I4aba920e51de27c47b1f936ccb3fc89fa81ed4b0
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
|
|
Licence headers were accidentally updated incorrectly by previous update.
This commit restores the license headers for seed code to the wording from
the original seed code
Change-Id: If4623dd02a37660a7d7e746363dd83cf9cdb718a
Issue-ID: CCSDK-31
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Update adaptors to compile against Carbon SR1 maven artifacts
Change-Id: I74e2710d7206bc3efe403439bb346615de6e3f75
Issue-ID: CCSDK-24
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Per Java Code Style Guide: https://wiki.onap.org/display/DW/Java+code+style
Converting tabs to 4 spaces.
Issue-Id: SDNC-25
Change-Id: I99ce6c244df72f805b52d0d66403d8b76d9929ae
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
|
|
Updated groupId to org.onap.ccsdk.sli.adaptors to allow clean Nexus deploy
Issue: CCSDK-14
Change-Id: I228978572b2f574e95caa4ff2f40fdbfdcc330ad
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Add seed code for sli/adaptors repository
Update code to use org.onap.ccsdk.sli.core
Change-Id: I477c7a24f2cc1fed8fb0975fe9f33733411c27f9
Signed-off-by: Dan Timoney <dtimoney@att.com>
|