Table of Contents |
---|
...
Date | Change | Merge master job status | Comment | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | Job was working fine at this point. | ||||||||||||
2 | Converted NCMP-DMI-Plugin to use modular structure Jun 27 12:06 PM | merge master job started to fail from this point. | |||||||||||
3 | Jul 12 1:59 PM | Moved “dmi-plugin-demo-and-csit-stub“module from onap/cps repository to onap/cps/ncmp-dmi-plugin | merge master job started to fail from this point. | 3 | 4 | ||||||||
4 | Aug 06 1:46 PM | Deleted “dmi-plugin-demo-and-csit-stub“module from onap/cps repository | |||||||||||
5 | Nov 21 10:41 AM | Ramed modules from-> to
| 5 | Jul 12 1:59 PM | Moved “dmi-plugin-demo-and-csit-stub“module from onap/cps repository to onap/cps/ncmp-dmi-plugin | 6 | Aug 06 1:46 PM | Deleted “dmi-plugin-demo-and-csit-stub“module from onap/cps repository | Merged |
Origin Project Structure (CPS)
...
Code Block |
---|
(root: ncmp-dmi-plugin) ├── dmi-service/ │ ├── src/main/java/org/onap/cps/ncmp/dmi/ │ │ └── ... │ └── pom.xml └── pom.xml |
NOW the merge job started to fail!
...