[AMBARI-24865] Build error at Findbugs with Maven 3.6.#2581
Merged
adoroszlai merged 1 commit intoapache:trunkfrom Nov 7, 2018
Merged
[AMBARI-24865] Build error at Findbugs with Maven 3.6.#2581adoroszlai merged 1 commit intoapache:trunkfrom
adoroszlai merged 1 commit intoapache:trunkfrom
Conversation
Change-Id: Ifa6c384e1b6b146e3d0381f5c33425047d84be68
|
Refer to this link for build results (access rights to CI server needed): |
zeroflag
approved these changes
Nov 7, 2018
smolnar82
approved these changes
Nov 7, 2018
vishalsuvagia
pushed a commit
to vishalsuvagia/ambari
that referenced
this pull request
Nov 13, 2018
* upstream/trunk: (129 commits) AMBARI-24879. kAdmin principal name is set on the GUI when enabling Kerberos with MIT KDC using a new variable replacement function (apache#2593) AMBARI-24866. Make sure we use stack advisor to apply relevant service recommendation upon LDAP configuration addition/change (apache#2592) [AMBARI-24870] Allow blueprint install without HISTORYMANAGER, APP_TIMELINE_SERVER (benyoka) (apache#2590) [AMBARI-24873] Rolling Upgrade Orchestration Changes For Client Performance (apache#2591) [AMBARI-24869] Request configurations when needed during server-side actions rather than rely on configuration data from the execution command AMBARI-24864 Delete host confirm popup does not contain all master components AMBARI-24868 JS error when changing service auto-start toggle AMBARI-24862. Pre-Upgrade Checklist Changes (Code review changes. Part 5 [AMBARI-24836] Service Auto start is enabled after page refresh AMBARI-24862. Pre-Upgrade Checklist Changes (Code review changes. Part 4 AMBARI-24865. Build error at Findbugs with Maven 3.6. (apache#2581) AMBARI-24862. Pre-Upgrade Checklist Changes (Code review changes. Part 3 AMBARI-24862. Pre-Upgrade Checklist Changes (Code review changes. Part 2 AMBARI-24862. Pre-Upgrade Checklist Changes (Code review changes. Host heartbeat bugfix) AMBARI-24839. Ambari is trying to create hbase.rootdir using s3 url (aonishuk) AMBARI-24861. New wrapper class on Python side for LDAP-related data for use in service advisors (apache#2579) [AMBARI-24859] Admin View: Apache Ambari logo and favicon does not show when using Knox Gateway (apache#2577) AMBARI-24830. Add datatype option to the SwaggerUi client being used for api-docs. (jaimin) (apache#2576) AMBARI-24862. Pre-Upgrade Checklist Changes (Code review fixes) AMBARI-24862. Pre-Upgrade Checklist Changes (service autostrt fix) ...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changes were proposed in this pull request?
Fix build error observable with recently released Maven 3.6:
The bug was fixed in
findbugs-maven-plugin3.0.4.Upgrade
findbugs-maven-pluginto latest release (3.0.5).How was this patch tested?
Build with Maven 3.6:
Build with Maven 3.5: