Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 317115 - dev-java/jsr225: XQuery API for Java
Summary: dev-java/jsr225: XQuery API for Java
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Java team
URL: http://www.oracle.com/technology/tech...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-25 12:44 UTC by Hanno Zysik (geki)
Modified: 2015-11-04 15:27 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hanno Zysik (geki) 2010-04-25 12:44:05 UTC
There is a reference implementation of Java XQuery on URL.
So that this part of the saxon:9 ebuild can be removed hopefully:

	# Depends on XQJ (javax.xml.xquery)
	rm -rv net/sf/saxon/xqj

The source tarball is located at [0].
The licence is unknown (on a quick look).

[0] http://www.oracle.com/technology/tech/xml/xquery/xqj/xqjri-20080114.zip
Comment 1 Patrice Clement gentoo-dev 2015-11-04 15:27:29 UTC
commit 76cb7ef (HEAD, master)
Author: Patrice Clement <monsieurp@gentoo.org>
Date:   Wed Nov 4 15:24:42 2015 +0000

    dev-java/jsr225: Initial import. Fixes bug 317115.
    
    Package-Manager: portage-2.2.20.1
    Signed-off-by: Patrice Clement <monsieurp@gentoo.org>

 create mode 100644 dev-java/jsr225/Manifest
 create mode 100644 dev-java/jsr225/jsr225-1.0.ebuild
 create mode 100644 dev-java/jsr225/metadata.xml