Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: I81f8e0efb5953b87cfe94299078136b638734509
Issue-id: INT-103
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Change-Id: I2d5c9320aff5d813485ff3c4bb1523f479924db9
Issue-id: INT-103
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
The maven plugin used for displaying the list of artifacts that can be
updated consumes a lot of time on each job execution on the LF infrastructure.
The execution should be optional and can be configured by assigning it
on a specific maven phase when needed using the following variable:
versions.plugin.phase
By default, it's assigned to a non existing phase to disable it.
Change-Id: I30d38a8458e6e855ff27cf3c31678cbc373e59c9
Issue-Id: INT-121
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
|
|
The ruleset.xml file had to be online before being enabled.
Change-Id: I6f2c8367a87d5c71d2bfbe3f93223e94707e97e8
Issue-id: INT-121
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
|
|
This patch adds an enforcer to force users of oparent as parent to use release
versions of artifacts.
Current rules are quite loose to avoid breaking too much project.
Following options might be removed when needed :
<failWhenParentIsSnapshot> : when at least oparent changes its version
<onlyWhenRelease> : when most project have removed their snapshot dependencies
Change-Id: I1f9824557c5bbaae9f4a1378c3bc223edd4b5da4
Issue-id: INT-122
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
|
|
Projects using oparent as parent should have information about outdated
dependencies. This is done at validation phase.
A (template of a) list of rules is provided to ignore certain versions,
a more importantly to ignore all versions of an artifact but one.
This might be use to warn projects not using the needed dependency
of an artifact when preparing for an specific release of ONAP.
Current rule file is commented as it breaks it's not available on the
git repository.
Change-Id: I30bbbe5d14d8f297f046700963cc5a238e41901f
Issue-id:INT-121
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
|
|
Change-Id: I4fc1010bd7b3835d9ab6c59b1487328b8b66f7a9
Issue-id: INT-111
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Change-Id: Ib4f02e7863b09a4c9476f82fee536598aeff59fa
Issue-id: INT-111
Issue-id: INT-110
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Change-Id: I543f394b360b6926986f33b48bef4b3355363beb
Issue-id: INT-103
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Change-Id: I81b7db07ed496f0a00e35ca9f68d7869eb7f674a
Issue-id: INT-103
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Add required mvn setting for generating
swagger json and service java sdk automatically
Change-Id: I632b46ed5d234582b9cfcf9d4ff1409873d1a050
Issue-Id: MSB-14
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
|
|
|
|
Change-Id: I3a4341169cb06951c4b3def0f211b559b9621c32
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
|
|
Change-Id: Ib1a89aebf14b7cfe98beac5e718850dace049ea0
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Change-Id: Ic9501ecc848558992946ac4c84861e03b49f4428
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Change-Id: I27ef7b6d2d32dd25cca493f46419fbe08d54b946
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Change-Id: I06b42408e41f03e5e0c6b8715ebfd69bf99d67a2
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Make license check warning only for now.
Set default java version to 8.
Change-Id: Idbbc617c739a45bbecbfdd3f8bc394e648b852a8
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Change-Id: I74f6c92bcc2327ad41bc997c04091e2c01fdf1da
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
|