Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 75486 - xmlunit should be in dev-java
Summary: xmlunit should be in dev-java
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Java team
URL: http://xmlunit.sourceforge.net
Whiteboard:
Keywords:
Depends on:
Blocks: 62512 65302
  Show dependency tree
 
Reported: 2004-12-23 14:52 UTC by Jan Brinkmann (RETIRED)
Modified: 2005-01-22 05:01 UTC (History)
0 users

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


Attachments
xmlunit-1.0.ebuild (xmlunit-1.0.ebuild,1.21 KB, text/plain)
2004-12-23 14:53 UTC, Jan Brinkmann (RETIRED)
Details
xmlunit-gentoo.patch (xmlunit-gentoo.patch,1.03 KB, patch)
2004-12-23 14:54 UTC, Jan Brinkmann (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Brinkmann (RETIRED) gentoo-dev 2004-12-23 14:52:06 UTC
XMLUnit extends JUnit and NUnit to enable unit testing of XML. It compares a control XML document to a test document or the result of a transformation, validates documents, and compares the results of XPath expressions.

this package is needed in dev-java because mx4j depends on it
Comment 1 Jan Brinkmann (RETIRED) gentoo-dev 2004-12-23 14:53:15 UTC
Created attachment 46737 [details]
xmlunit-1.0.ebuild

an ebuild for the 1.0 version. i've also started to play around with the new
source useflag.
Comment 2 Jan Brinkmann (RETIRED) gentoo-dev 2004-12-23 14:54:57 UTC
Created attachment 46738 [details, diff]
xmlunit-gentoo.patch

this patch adds source and target attributes to all javac nodes in the
build.xml and an sourcezip target to the build.xml file.
Comment 3 Jan Brinkmann (RETIRED) gentoo-dev 2005-01-22 05:01:53 UTC
commited.