FS#63574 - [jxrlib] doesn't build

Attached to Project: Community Packages
Opened by Andreas Baumann (andreas_baumann) - Tuesday, 27 August 2019, 18:22 GMT
Last edited by Antonio Rojas (arojas) - Friday, 28 April 2023, 07:34 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
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.5.1:testCompile (default-testCompile) on project jxrlib: Compilation failure: Compilation failure:
[ERROR] /build/jxrlib/src/jxrlib-0.2.1/java/src/test/java/ome/jxrlib/AbstractTest.java:[25,22] package javax.xml.bind does not exist
[ERROR] /build/jxrlib/src/jxrlib-0.2.1/java/src/test/java/ome/jxrlib/AbstractTest.java:[43,16] cannot find symbol
[ERROR] symbol: variable DatatypeConverter
[ERROR] location: class ome.jxrlib.AbstractTest
[ERROR] -> [Help 1]

Additional info:
* package version(s): 0.2.1-3

Steps to reproduce:
asp export jxrlib
cd jxrlib
staging-x86_64-build
This task depends upon

Closed by  Antonio Rojas (arojas)
Friday, 28 April 2023, 07:34 GMT
Reason for closing:  Fixed
Additional comments about closing:  java bindings dropped in 0.2.4-2
Comment by loqs (loqs) - Sunday, 09 May 2021, 20:02 GMT
Add packages from maven for the removed classes [1][2].

Note CodePlex Archive will be shut down after July 1st, 2021. Affecting the source and url links.

[1] https://stackoverflow.com/questions/52502189/java-11-package-javax-xml-bind-does-not-exist
[2] PKGBUILD.diff
Comment by Toolybird (Toolybird) - Friday, 28 April 2023, 07:13 GMT
Pkg was updated Feb '22 so it built fine then. But it's not building now again for some other reason. Pkg is orphaned but is needed by calibre and freeimage. Maintainers of those pkgs have been notified...hint, hint :)


[INFO] Changes detected - recompiling the module!
[INFO] Compiling 16 source files to /build/jxrlib/src/jxrlib-0.2.4/java/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] Source option 7 is no longer supported. Use 8 or later.
[ERROR] Target option 7 is no longer supported. Use 8 or later.
[INFO] 2 errors
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE

Loading...