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

Bug 179165

Summary: New package dev-java/xmlpull-api
Product: Gentoo Linux Reporter: Petteri Räty (RETIRED) <betelgeuse>
Component: [OLD] JavaAssignee: Java team <java>
Status: RESOLVED OBSOLETE    
Severity: normal CC: kiorky
Priority: High Keywords: EBUILD, InOverlay
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://xmlpull.org/index.shtml
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 145182    

Description Petteri Räty (RETIRED) gentoo-dev 2007-05-19 23:07:58 UTC
http://xmlpull.org/index.shtml

Needed by at least kxml-2* Seems to be bundled inside dev-java/smack too:
jarindex=> select * from full_info where classfile like '%xmlpull%';
               classfile               | slot |  pkg
---------------------------------------+------+-------
 org.xmlpull.mxp1.MXParser             | 2.2  | smack
 org.xmlpull.v1.XmlPullParser          | 2.2  | smack
 org.xmlpull.v1.XmlPullParserException | 2.2  | smack
(3 rows)
Comment 1 Petteri Räty (RETIRED) gentoo-dev 2007-05-19 23:11:05 UTC
What seems to be needed here is the API:
http://xmlpull.org/v1/download/

The implementations we already have as for example xpp3.
http://xmlpull.org/impls.shtml
Comment 2 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2007-05-20 18:24:53 UTC
(In reply to comment #1)
> What seems to be needed here is the API:
> http://xmlpull.org/v1/download/

Should have the -api in name then IMHO. 

Comment 3 kiorky 2007-05-20 21:39:09 UTC
Added to java-overlay
Comment 4 Patrice Clement (RETIRED) gentoo-dev 2015-08-13 22:37:50 UTC
| commit cc61500
| Author: Andreas Sturmlechner <andreas.sturmlechner@gmail.com>
| Date:   Wed Aug 5 18:21:43 2015 +0200
|
|     [dev-java/xmlpull-api] Drop, no release in years, tarball removed
|  delete mode 100644 dev-java/xmlpull-api/ChangeLog
|  delete mode 100644 dev-java/xmlpull-api/Manifest
|  delete mode 100644 dev-java/xmlpull-api/metadata.xml
|  delete mode 100644 dev-java/xmlpull-api/xmlpull-api-1.1.3.4c.ebuild
|
|