Bug 1517115

Summary: Fix upstream pgjdbc so it builds on Fedora Rawhide again
Product: [Fedora] Fedora Reporter: Pavel Raiskup <praiskup>
Component: postgresql-jdbcAssignee: Pavel Raiskup <praiskup>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 28CC: hhorak, pkajaba, praiskup, tgl
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-04-20 11:00:34 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1517363    
Bug Blocks:    

Description Pavel Raiskup 2017-11-24 09:08:58 UTC
Upstream pgjdbc fails to build after [1] pull request.  That adds two more
dependencies (maven-shade-plugin) and (com.ongres.scram), that's afaik
not yet in Fedora and we need to analyse whether we can include it, or
we rather have to work on build-time condition.

[1] https://github.com/pgjdbc/pgjdbc/pull/982

Comment 1 Fedora End Of Life 2018-02-20 15:31:42 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 28 development cycle.
Changing version to '28'.

Comment 2 Pavel Raiskup 2018-04-20 11:00:34 UTC
Blocking bug is resolved (ongres-scram package added), and this is
fixed in F28+.