Package Details: saxon-he 11.4-1

Git Clone URL: https://aur.archlinux.org/saxon-he.git (read-only, click to copy)
Package Base: saxon-he
Description: XSLT 2.0 / XPath 2.0 and 3.0 / XQuery 1.0 and 3.0 processor for Java - Home Edition
Upstream URL: http://saxon.sourceforge.net
Licenses: MPL
Conflicts: java-saxon
Provides: java-saxon
Submitter: eolianoe
Maintainer: a.kudelin
Last Packager: a.kudelin
Votes: 11
Popularity: 0.000003
First Submitted: 2016-10-17 10:12 (UTC)
Last Updated: 2022-08-20 13:26 (UTC)

Dependencies (1)

Required by (4)

Sources (3)

Latest Comments

piater commented on 2022-08-25 14:55 (UTC)

11.4-1 throws a java.lang.NoClassDefFoundError: org/xmlresolver/Resolver for me. Saxon actually ships with corresponding jars and declares them in its manifest. Adding

install -Dm644 -t "$pkgdir/usr/share/java/saxon/lib" lib/jline-2.14.6.jar \
        lib/xmlresolver-4.4.3.jar lib/xmlresolver-4.4.3-data.jar

to package() fixed it for me.

bdumont commented on 2020-09-09 08:59 (UTC)

After the last update, I got the following error: Could not find or load main class net.sf.saxon.Transform

In both sh files, "saxon9he.jar" should be replaced with "saxon-he-10.2.jar".

yrds commented on 2017-09-27 22:13 (UTC) (edited on 2017-09-27 22:13 (UTC) by yrds)

==> ERROR: One or more files did not pass the validity check! ==> ERROR: Makepkg was unable to build saxon-he. I didn't found out how to fix this. Could you verify this, please?

gahag commented on 2017-03-30 14:57 (UTC)

The installation now works fine. Thanks for updating the package.

eolianoe commented on 2017-03-30 08:05 (UTC)

@gahag: the installation is working fine, do you have the latest version of the PKGBUILD and the .SRCINFO files?

gahag commented on 2017-03-30 01:36 (UTC)

There is an issue with the package. When attempting to install, I get the following error: Check .SRCINFO for mismatching data with PKGBUILD.