[looks as if sourceforge's infra is undergoing serious problems, their
SMTP server is denying connections because it's under too big a load and
when I tried to report the problem via the issue tracker I received a
server error page]

On 2014-12-27, Stefan Bodewig wrote:

> On 2014-12-26, Harald Brabenetz wrote:

>> I made the first working draft:
>> https://github.com/brabenetz/xmlunit

>> checkout and "mvn install" works fine with unit-tests.

> I'll take a look at it soon, not sure whether I'll get there today,
> thanks!

Again, many thanks Harald.  Before you put any more effort into it,
let's try to figure out what we really need.

I think we should inherit from Sonatype's OSS parent which will
immediately give us a lot of stuff you've put into the profile and
pluginManagement.

I'd like to have xmlunit-core use the artifactId xmlunit-core and I'm
pretty sure it doesn't need JUnit at compile time.

The Ant build currently creates xmlunit-sumo that I intended as a
drop-in replacement for xmlunit.jar of 1.x.  It really just is the
combined content of xmlunit-core and xmlunit-legacy, something we can
probably achieve with some shading.

Cheers

        Stefan

------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
Xmlunit-general mailing list
Xmlunit-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xmlunit-general

Reply via email to