Age | Commit message (Collapse) | Author | Files | Lines |
|
Switch from http to https to remove warnings during
compilation.
Issue-ID: INT-1416
Change-Id: I775e8127962af4d5c82c7874f991483b87c53042
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Sonarcloud upgrade exposed missing configuration variable.
Also removed deprecated properties
Used properties for versions of plugins
Upgraded all the plugins to the latest
Issue-ID: INT-1411
Change-Id: I75cb459f387a32230920987913d174dbc751e9f2
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Checkstyle rules updated to:
1) allow getters and setters not to have javadoc
2) allow methods with less than 2 lines to not have javadoc
3) allow protected and private methods not to have javadoc
4) allow methods with names beginning with test|before|after not to have
javaodc
Issue-ID: INT-1395
Change-Id: I570cd90034c7b20d45a7e5a6ecacacdef80876a1
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Checkstyle 8.27 introduces incompatible changes in the checkstyle rule
definition xml file. The latest Eclipse checkstyle plugin (version 8.26)
uses this new checkstyle xml rule format.
This change brings in the checkstyle 8.27 rule formats into oparent.
Issue-ID: INT-1395
Change-Id: I453120e5cc95fa2e30a5d2f24083fd030e960a01
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
This reverts commit 6a2d8c71aa39a6f47a683c38267c07cd9a00dfeb.
Revert until we fix the jjb verify and master
Issue-ID: INT-1271
Change-Id: I11da29bee4f17c40ae96ab647d1517572a20b864
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
Upgrade to use the latest google style (plus onap style).
This latest style adds rules for jdk 8 source level.
Upgrade the version of checkstyle to 8.24. The latest google
style rules are compatible with 8.24 and later.
Upgrade checkstyle maven plugin to 3.1.0 (from 2.17).
This jdk8 version of checkstyle is active only when the build-time
java runtime is jdk8 or later, otherwise, the original checkstyle
is active.
Issue-ID: INT-1271
Change-Id: Ib190b39efc5a6028ab4874301e6a813f0a36b138
Signed-off-by: John J. Franey <john.franey@att.com>
|
|
Issue-ID: INT-1352
Change-Id: I299e39577c76e6cd699049ea06165ce1961da81a
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
Update copyright modifications
Issue-ID: INT-1352
Change-Id: I7a574c52398990ac38e6e5da287dc424933babfb
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
correct morgan id
Issue-ID: INT-1214
Change-Id: I7f3badd8df78e4e346a0a39cd11f2c1d9df8b387
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
After release 2.1.0, bump the version. Followed same as
this review: https://gerrit.onap.org/r/c/oparent/+/90407
Issue-ID: INT-1233
Change-Id: Ie139ab223870986d9dfcc443a18af2446884778e
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Issue-ID: INT-1214
Change-Id: Ie43ba620cb5d67a2b85f82e3a70dac64258d608b
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
El Alto 2.1.p0 oparent release.
Issue-ID: INT-1233
Change-Id: I5840d9f1e963fa680766c3f0fddf25eb4948ec48
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Issue-ID: INT-1232
Change-Id: I38967644bd3bbf1b1f966fc216eb59262cd62487
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
Issue-ID: INT-1206
Change-Id: Ia57493410b0b1027a3515f6d319b923830512e4b
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Issue-ID: INT-1214
Change-Id: I36c05ac27a26fce38d4337da6d9a035043b353bb
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
Issue-ID: INT-1055
Signed-off-by: Yang Xu <yang.xu@futurewei.com>
Change-Id: Ia06ecf1de96fd1712965e480b99ad7a40499dce7
|
|
Change-Id: Ida107f54d36da2bc34bce07cb25b3d708ebc66b7
Issue-ID: INT-1055
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
The changes required to support LF's new global staging
job template are breaking changes for downstream projects;
bumping the major version number to reflect the impact.
Change-Id: I7bdc1862122c7066d4f875e3d414db58398b7eb8
Issue-ID: CIMAN-234
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Change-Id: Idd35b01ff785e240eeb23c42e6f90aa5518b4de1
Issue-ID: CIMAN-234
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Do not use nexus-staging-maven-plugin since
lftools will make the push of the artifacts in the
new gerrit-maven-stage job
Change-Id: I383e5a0dde097af842c57788c012c1e74ba13442
Issue-ID: CIMAN-234
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Change-Id: Ib491a56048ad66e12129ee3e11838a1ca927b56e
Issue-ID: INT-868
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
The XML for onap-java-code style has a bug identified by Eclipse. The
maxLineLength field is not allowed.
In addition, not sure how any jobs work already, the sourceDirectory
appends and extra "src/main/java" to the path so some builds don't
always find the correct source files to generate warnings. The plugin
is a bit flaky and sometimes seems to find the java files, while other
times it does not. So some checkstyle warnings are not generated.
Change-Id: Ia07065a0d0df1429643680cb5bd70b5ec13bebde
Issue-ID: TSC-71
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Change-Id: Ia590d91f493cf5ac7d958abefe6eb427713060e5
Issue-ID: INT-720
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Change-Id: Ia8c80c14f34040c7ef18000d48ac09662cf736a0
Issue-ID: INT-716
Signed-off-by: root <frank.obrien@amdocs.com>
|
|
Remove hard-coding of ONAP nexus repos so that they can be
specified in the setting.xml for each build environment instead.
Change-Id: Ieea666eac1626c0d0f64e7db786aa73851c22cfe
Issue-ID: INT-678
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
This reverts commit 8e6f67e07788e1ef75fa4ac8a480decf61df573c.
Issue-ID: SO-1047
Change-Id: I225e6ab136d84348417fada042da1234d5c15cd6
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Change-Id: Idaa55084f5ecb0dd3536c232cebc14fb50000009
Issue-ID: SO-1047
Signed-off-by: Siva.ye <yezhihua@huawei.com>
|
|
Change-Id: I7fb32303220724ad410869d598822160272e49e3
Issue-ID: INT-656
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Downgrade bootstrap to 4.1.2 due to CVE issues with 4.1.3.
Change-Id: Id53a4d87e2b76f95faf22546f8a6ad670af77d15
Issue-ID: INT-656
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
|
|
Refactor oparent pom to support running builds against local nexus
repos without having to modify oparent source code.
Change-Id: Ic4bd87a6c140ea0d5600fa0cf9aaa37543afcd77
Issue-ID: INT-652
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Change-Id: Ib36af3afeb6fc1ebd4ea288b130221cc5df53e9e
Issue-ID: INT-656
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
|
|
Currently, oparent uses JaCoCo version that is more than 2 years old.
0.8.2 version fixes at least following issues:
* enable building on JDK10
* Kotlin language support
Change-Id: Ic9fa8e80ffb01fe7d5176fb670a7b6f7a5bf6117
Issue-ID: INT-639
Signed-off-by: Piotr Bochenski <piotr.bochenski@nokia.com>
|
|
Change-Id: I1f1b5e610e3a8d408eb94daa148be274dc8f16d3
Issue-ID: INT-619
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Change-Id: Ic6c2875ccaab4c31c2db81f9a08845dfb9812894
Issue-ID: INT-619
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Change-Id: I2b2b222ecbb3c8d23a240e3cd82b8002329ef204
Issue-ID: INT-587
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Add depedencyManagement sub-module that declare dependecies. And
we are adding a submodule that declares.
Change-Id: I57dd301968cd9dbb55c79ab10df6de0cda6a21a5
Issue-ID: INT-619
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Change-Id: Ib0ade741e66762822cfac67fd2f010bec9e66f89
Issue-ID: INT-506
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Change-Id: Icb213b4513af3dc032463ba0fa66fbdd57a2e081
Issue-ID: INT-440
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Change-Id: Ic63239455c3d94062fdb6a8f5608b7a037997320
Issue-ID: INT-493
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Change-Id: I3099e56ba8adb2850653935adf0fbeb54071d925
Issue-ID: INT-490
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
The odlparent directory in oparent is no longer used in Beijing and
should be removed.
Change-Id: Id8155a44497c4206d452713e786699f03cdf3e36
Issue-ID: INT-472
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Issue-ID: INT-440
Change-Id: Ifafff74f10336ac820576a3311c33e92f88d4307
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Bump version of maven-python-distribute-plugin.
The latest version of maven-python-distribute-plugin
still includes dependencies that have NexusIQ
policy violations, so removed the plugin from
the build dependencies section since this plugin
is only used at build time, not at runtime.
Change-Id: I1cf8515a6955e0d9d6236e10f9cfa2d8d4971646
Issue-ID: INT-435
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Use Sonar plugin version 3.2
Change-Id: Id2ec0e7bd949b25b6c8e4a8c5d65dd9ddecaa5c1
Issue-ID: CIMAN-65
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Change-Id: I6aae043452e82a3cfd60eea8f67dede13b6c9a83
Issue-ID: CIMAN-126
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Change-Id: I0babeb2c75ce8e46bf9ae305c3ddc2a86759605e
Issue-ID: CIMAN-126
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Change-Id: I2af296b5606db3959064c52085b7664e87e5488e
Issue-ID: CIMAN-120
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Bump minor version in preparation for Amsterdam
branching.
Change-Id: Icaa42897a166686539db7cc242d0e4aa9af52a48
Issue-ID: CIMAN-120
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|