Initial structure 84/5984/7
authorClaudio D. Gasparini <claudio.gasparini@intl.att.com>
Thu, 29 Apr 2021 06:56:32 +0000 (08:56 +0200)
committerClaudio David Gasparini <claudio.gasparini@intl.att.com>
Fri, 7 May 2021 05:19:40 +0000 (05:19 +0000)
commitdaa8211f9ef3029bde5fe2843431136a695913f1
treee1e06d0db65ce404529af483cfd3e197794f8381
parent7edeca8c9a8d972d8a231339d28c5f96393fb5bf
Initial structure

- solution
- ves-nf-oam-adopter
- netconf-nf-oam-adopter

Others
- CheckStyle
- SpotBug
- Codecoverage

Issue-ID: OAM-203
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@intl.att.com>
Change-Id: I8089f0d426dc6ff43009b62ff4772a528edf5687
12 files changed:
.gitignore [new file with mode: 0644]
netconf-nf-oam-adopter/README.md [new file with mode: 0644]
solution/README.md [new file with mode: 0644]
ves-nf-oam-adopter/README.md [new file with mode: 0644]
ves-nf-oam-adopter/pom.xml [new file with mode: 0644]
ves-nf-oam-adopter/ves-nf-oam-adopter-artifacts/pom.xml [new file with mode: 0644]
ves-nf-oam-adopter/ves-nf-oam-adopter-checkstyle/pom.xml [new file with mode: 0644]
ves-nf-oam-adopter/ves-nf-oam-adopter-checkstyle/src/main/resources/ves-nf-oam-adopter-java-style.xml [new file with mode: 0644]
ves-nf-oam-adopter/ves-nf-oam-adopter-parent-lite/pom.xml [new file with mode: 0644]
ves-nf-oam-adopter/ves-nf-oam-adopter-parent/pom.xml [new file with mode: 0644]
ves-nf-oam-adopter/ves-nf-oam-adopter-spotbugs/pom.xml [new file with mode: 0644]
ves-nf-oam-adopter/ves-nf-oam-adopter-spotbugs/src/main/resources/spotbugs-exclude.xml [new file with mode: 0644]