Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 380493

Summary: dev-java/saxon-9.1.0.8 version bump
Product: Gentoo Linux Reporter: bware <bWare>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED FIXED    
Severity: enhancement CC: jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: saxon-9.1.0.8.ebuild.patch
new Version
9.2-build.xml
saxon-9.1.0.8.ebuild
delSAbuild.patch

Description bware 2011-08-24 12:56:48 UTC
The current Saxon ebuilds come in three slots. These make sense as :6.5 for the XSLT 1 implementation, :0 for Saxon-B, and :9 for Saxon-HE. However the current version in slot :0 is 8.4 which is very old, and doesn't fully implement the relevant standards (e.g. xpath functions are missing). The last version of Saxon-B was 9.1.0.8 and I propose this as a bump for 8.4 in slot :0.
Comment 1 bware 2011-08-24 12:57:41 UTC
Created attachment 284469 [details, diff]
saxon-9.1.0.8.ebuild.patch
Comment 2 Karsten Merkle 2012-02-08 17:14:07 UTC
Created attachment 301247 [details]
new Version

Version 9.2.1.2
Comment 3 Karsten Merkle 2012-02-08 17:15:44 UTC
Created attachment 301249 [details]
9.2-build.xml

splitting the jars
Comment 4 Karsten Merkle 2012-02-16 10:01:59 UTC
Created attachment 302121 [details]
saxon-9.1.0.8.ebuild

because of official naming: saxon9.jar vs saxon8.jar
saxon version >=8 and <9 slots to :0
saxon version >=9 and < 9.2 slots to :saxon-b
saxon version >=9.2 slots to :9 

because released 9.2* already have been slotted to :9
Comment 5 Karsten Merkle 2012-02-16 10:02:58 UTC
Created attachment 302123 [details, diff]
delSAbuild.patch
Comment 6 Jonas Stein gentoo-dev 2022-02-17 22:51:26 UTC
dev-java/saxon-9.2.0.6-r2 is in the tree already