Age | Commit message (Collapse) | Author | Files | Lines |
|
The name parameter in the root pom.xml should
match the project name in gerrit to reflect consistency in Sonar.
Change-Id: I9b1d51f1986b21f24d6389b2da2c21c265399246
Issue-id: CIMAN-65
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Release build for oparent-odlparent is not using staging plugin, and
so is failing trying to write to releases
Change-Id: Ie2d559cd4043566fb278a48b697731aa8d74a905
Issue-ID: INT-257
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
oparent-odlparent Jenkins job updates the first <version> tag in
the pom.xml, so the <parent> tag must appear after the <version>
for the pom.xml itself.
Change-Id: I3369c804a2470936c51801b5fbdd53b0052ee83c
Issue-ID: INT-257
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Applications based on opendaylight need to inherit settings from the
opendaylight parent pom (odlparent). This change adds a copy of
oparent whose parent is the odlparent pom, which will allow projects
based on opendaylight to still inherit settings from oparent.
The new odlparent-boron directory is included as module in top
level pom.xml, per review comments, to avoid release build failure.
This will have to be treated via a separate Jenkins build.
Change-Id: Icfb1f119672efc7cfd80748ee92cc331b01550a5
Issue-ID: CCSDK-43
Signed-off-by: Dan Timoney <dtimoney@att.com>
|