FS#66086 - [java-sqlite-jdbc] dependency on wrong java version

Attached to Project: Community Packages
Opened by Andreas Baumann (andreas_baumann) - Thursday, 02 April 2020, 15:39 GMT
Last edited by Filipe Laíns (FFY00) - Monday, 13 April 2020, 16:07 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Filipe Laíns (FFY00)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project sqlite-jdbc: Compilation failure: Compilation failure:
[ERROR] Source option 6 is no longer supported. Use 7 or later.
[ERROR] Target option 6 is no longer supported. Use 7 or later.
[ERROR] -> [Help 1]

Builds fine when changing PKGBUILD to:

depends=('java-environment=8' 'sqlite')

Additional info:
* package version(s): 3.27.2.1-1

Steps to reproduce:
asp export java-sqlite-jdbc
cd java-sqlite-jdbc
makepkg
This task depends upon

Closed by  Filipe Laíns (FFY00)
Monday, 13 April 2020, 16:07 GMT
Reason for closing:  Deferred
Additional comments about closing:  Package dropped.

Loading...