Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 179165 - New package dev-java/xmlpull-api
Summary: New package dev-java/xmlpull-api
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Java team
URL: http://xmlpull.org/index.shtml
Whiteboard:
Keywords: EBUILD, InOverlay
Depends on:
Blocks: 145182
  Show dependency tree
 
Reported: 2007-05-19 23:07 UTC by Petteri Räty (RETIRED)
Modified: 2015-08-13 22:37 UTC (History)
1 user (show)

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 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 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
|
|