aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-10-28Set default to guilinguilinPamela Dragosh1-0/+1
So when submissions are made off the branch, they are automatically applied to guilin and not master. Issue-ID: INT-1756 Change-Id: I7200c0ea64c5dfda5a98e2210f54b9cb1f91982b Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-07-02Bump oparent to version 3.1.1-SNAPSHOTputhuparambil.aditya8-10/+17
Issue-ID: INT-1486 Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca> Change-Id: Ie1290435148cabf85b50e66d6c850d7a5676234c
2020-07-01Release oparent version 3.1.0puthuparambil.aditya1-0/+4
Issue-ID: INT-1486 Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca> Change-Id: I3078566a24c178c2df3e2752b6c98c046dbe03b0
2020-06-26Add CVE ProfilePamela Dragosh1-0/+20
Profile optionally available for checking CVE. Issue-ID: INT-1489 Change-Id: I176f8dd0d3cc11910251374aac17803291160a6f Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-06-25Updating jetty and including jetty-securityRossC2-1/+10
Issue-ID: POLICY-2387 Change-Id: Idf1c4c6636de685c6297afa7273265e54bed0dfd Signed-off-by: RossC <ross.carter@est.tech>
2020-06-24Add formatter pluginPamela Dragosh2-0/+335
Optional for projects to use to fix checkstyle formatting. Adding in the onap-java-formatter.xml that is in Policy project. Issue-ID: INT-1488 Change-Id: Ib3ad04818249f5a5b4102679bedaa4e0144cf9d9 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-06-19Upgrade checkstyle to version 8.32 Google styleliamfallon3-136/+248
This review upgrades the checckstyle in ONAP to version 8.32, and re-aligns the ONAP style definition with the 8.32 version of the Google style guide. This change was triggered by incompatible changes in checkstyle version 8.32. Checkstyle has removed the directives "allowMissingThrowsTag" and "allowThrowsTagsForSubclasses". These directives controlled whether the existence of @Throws tags should be checked or not. In ONAP, these directives were set to "don't check". The default behaviour in checkstyle now is not to check @Throws javadoc tags for existence. See: https://github.com/checkstyle/checkstyle/issues/7329 Issue-ID: INT-1271 Change-Id: Iaabbf05b6aaf244388f654aa4e965da3d3a4f4e9 Signed-off-by: liamfallon <liam.fallon@est.tech>
2020-06-15Upgrade latest dependencies - part 2Pamela Dragosh1-9/+9
Elalto got these changes, I'm bringing them into the master and frankfurt branch. Amy, they go beyond your wiki for oparent, but I think you will be ok with these. I'll double check CLM after this and then I think we are close to a release for this. Issue-ID: INT-1486 Change-Id: I955a9613ac96f3b6e317f2ff5a3893928fbd8097 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-05-26Upgrade to latest dependenciesPamela Dragosh2-11/+2
Per Amy Z. - these are the latest to upgrade to. Issue-ID: INT-1575 Change-Id: I678e8f60973c91c985fdd9cfcb0aa38e9598b5b2 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-05-12Add jetty-servlets as a dependencyPamela Dragosh2-0/+9
Policy team uses this dependency in addition to the other jetty dependencies - perhaps other projects do also. Issue-ID: INT-1464 Change-Id: Icad19e8aa1c064ea6106a69762d5830b4906e9d3 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-05-06Do not use alpha version of logbackJim Hahn1-1/+1
The dependencies specify 1.3.0-alpha5 of logback. Switched it back to 1.2.3. Issue-ID: INT-1574 Signed-off-by: Jim Hahn <jrh3@att.com> Change-Id: Ia3c0cd1f76b581f402fad6c4a48dbab8cd3ed7e3
2020-04-20Bump oparent master to 3.1.0Pamela Dragosh8-11/+11
Frankfurt is stil 3.0.2 Issue-ID: INT-1540 Change-Id: I8fe54b509939cc0df37f931638b50b9ffc47bdde Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-04-20Update INFO.yamlmrichomme1-5/+10
- update PTL - add Pam Issue-ID: INT-1539 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: Ibd690f8d654175987508e2847fab4a3d8f1be538
2020-03-12Bump oparent patch 3.0.2Pamela Dragosh8-10/+10
3.0.1 is released, bumping to 3.0.2 Issue-ID: INT-1481 Change-Id: I5b46802e9f5af688cfb368a96c166278fd28cf5b Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-03-11Release oparent 3.0.1Pamela Dragosh1-0/+4
Checkstyle pom.xml fixes for sourceDirectories Issue-ID: INT-1481 Change-Id: Ib8d09098e572d2aec4b972d32eb222ccde7ada9f Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-03-11version.properties not updated 3.0.1Pamela Dragosh1-1/+1
Before we can release oparent, this file needs to match the pom.xml release for the release job to succeed. We forgot to get this in the bump of the patch. Issue-ID: INT-1481 Change-Id: I7b8900abde05e96c4a1ce9ec8f7007eb7b9ff367 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-03-09change configuration to oparent's checkstyle pluginJohn J. Franey1-2/+6
Issue-ID: INT-1479 Signed-off-by: John J. Franey <John.Franey@att.com> Change-Id: I28dfa795a5502dec6c6f617f376826a8b3cdad03
2020-03-09bump version to next release snapshotJohn J. Franey7-9/+9
Issue-ID: INT-1479 Signed-off-by: John J. Franey <John.Franey@att.com> Change-Id: I361c2039fd58867436d6b82f631a341b9c879130
2020-02-06Release oparent 3.0.0Pamela Dragosh1-0/+4
Summary of the commits since El Alto: cf3c6ad (origin/master, origin/HEAD) Update tomcat 9.0.30 d8ac119 (gerrit/master) Update latest security dependencies dde9594 Update settings.xml to use https maven 81f6ddb Update sonar configuration b080421 Update checkstyle rules to exclude methods 5a4892d Upgrade oparent to checkstyle 8.27 91f393b Revert "update version of checkstyle for latest google style and jdk 8" 6a2d8c7 update version of checkstyle for latest google style and jdk 8 fcd164a Add compiler-plugin example bedb484 Uprev to 3.0.0 for Java 11 Issue-ID: INT-1431 Change-Id: I582c918fab114e3f6072f89c6cd6157a5ab5715d Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-01-21Update tomcat 9.0.30Pamela Dragosh1-1/+1
Resolves CVE-2019-17563 Issue-ID: INT-1417 Change-Id: Ifd81b73bd71262f1c43f8c09270f58f33b9457d7 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-01-20Update latest security dependenciesPamela Dragosh1-9/+14
Tested with most of the policy projects (compilation only). Issue-ID: INT-1417 Change-Id: I0013dd1b2fb5996700bace81e68ef79ddfb6e17d Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-01-20Update settings.xml to use https mavenPamela Dragosh1-2/+3
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>
2020-01-09Update sonar configurationPamela Dragosh2-7/+8
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>
2019-12-09Update checkstyle rules to exclude methodsliamfallon1-0/+3
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>
2019-12-06Upgrade oparent to checkstyle 8.27liamfallon2-9/+25
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>
2019-11-18Revert "update version of checkstyle for latest google style and jdk 8"Brian Freeman2-322/+0
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>
2019-11-18update version of checkstyle for latest google style and jdk 8John J. Franey2-0/+322
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>
2019-11-11Add compiler-plugin exampleBrian Freeman1-4/+23
Issue-ID: INT-1352 Change-Id: I299e39577c76e6cd699049ea06165ce1961da81a Signed-off-by: Brian Freeman <bf1936@att.com>
2019-11-01Uprev to 3.0.0 for Java 11Brian Freeman9-14/+39
Update copyright modifications Issue-ID: INT-1352 Change-Id: I7a574c52398990ac38e6e5da287dc424933babfb Signed-off-by: Brian Freeman <bf1936@att.com>
2019-09-05Update onap_oparent_ptl referncesBrian Freeman1-4/+4
correct morgan id Issue-ID: INT-1214 Change-Id: I7f3badd8df78e4e346a0a39cd11f2c1d9df8b387 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-09-04Bump oparent to 2.2.0-SNAPSHOTPamela Dragosh8-10/+10
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>
2019-09-04Fix timezones in INFO.yamlBrian Freeman1-2/+2
Issue-ID: INT-1214 Change-Id: Ie43ba620cb5d67a2b85f82e3a70dac64258d608b Signed-off-by: Brian Freeman <bf1936@att.com>
2019-09-03Release oparent 2.1.0Pamela Dragosh1-0/+4
El Alto 2.1.p0 oparent release. Issue-ID: INT-1233 Change-Id: I5840d9f1e963fa680766c3f0fddf25eb4948ec48 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-08-29Update for security El AltoBrian Freeman1-3/+3
Issue-ID: INT-1232 Change-Id: I38967644bd3bbf1b1f966fc216eb59262cd62487 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-08-23Upgrade jetty to 9.4.20.v20190813Pamela Dragosh1-3/+4
Issue-ID: INT-1206 Change-Id: Ia57493410b0b1027a3515f6d319b923830512e4b Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-08-20Add INFO.yamlBrian Freeman1-0/+56
Issue-ID: INT-1214 Change-Id: I36c05ac27a26fce38d4337da6d9a035043b353bb Signed-off-by: Brian Freeman <bf1936@att.com>
2019-06-24Version bump oparent master to 2.1.0-SNAPSHOTGary Wu8-11/+11
Issue-ID: INT-1055 Signed-off-by: Yang Xu <yang.xu@futurewei.com> Change-Id: Ia06ecf1de96fd1712965e480b99ad7a40499dce7
2019-04-30Version bump oparentdublinGary Wu8-10/+10
Change-Id: Ida107f54d36da2bc34bce07cb25b3d708ebc66b7 Issue-ID: INT-1055 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2019-03-08Bump major version for new global staging job4.0.0-ONAP2.0.0Gary Wu8-12/+12
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>
2019-03-05Disable nexus-staging-maven-pluginGary Wu1-4/+0
Change-Id: Idd35b01ff785e240eeb23c42e6f90aa5518b4de1 Issue-ID: CIMAN-234 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2019-03-05Disable nexus-staging-maven-pluginJessica Wagantall1-11/+0
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>
2019-02-11Update oparent depedency versions1.2.3Gary Wu1-9/+9
Change-Id: Ib491a56048ad66e12129ee3e11838a1ca927b56e Issue-ID: INT-868 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2019-02-07Fix checkstyle build and xmlPamela Dragosh2-2/+1
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>
2018-11-13Version bump oparent to 1.2.3-SNAPSHOTGary Wu8-10/+10
Change-Id: Ia590d91f493cf5ac7d958abefe6eb427713060e5 Issue-ID: INT-720 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-11oparent spring 5.0.9 to 5.1.2 for CLM3.0.1-ONAP3.0.0-ONAP1.2.2root1-4/+7
Change-Id: Ia8c80c14f34040c7ef18000d48ac09662cf736a0 Issue-ID: INT-716 Signed-off-by: root <frank.obrien@amdocs.com>
2018-10-03Remove hard-coding of ONAP nexus reposGary Wu1-46/+0
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>
2018-09-24Revert "Add jackson-databind dependency"Gary Wu2-18/+0
This reverts commit 8e6f67e07788e1ef75fa4ac8a480decf61df573c. Issue-ID: SO-1047 Change-Id: I225e6ab136d84348417fada042da1234d5c15cd6 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-21Add jackson-databind dependencySiva.ye2-0/+18
Change-Id: Idaa55084f5ecb0dd3536c232cebc14fb50000009 Issue-ID: SO-1047 Signed-off-by: Siva.ye <yezhihua@huawei.com>
2018-09-18Version bump oparent to 1.2.2-SNAPSHOTGary Wu8-10/+10
Change-Id: I7fb32303220724ad410869d598822160272e49e3 Issue-ID: INT-656 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-14Downgrade bootstrap to 4.1.21.2.1Gary Wu1-1/+1
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>