Sourceforge is usually a search worth
http://sourceforge.net/projects/diffxml/
Jan
> -Original Message-
> From: Sullivan, Sean C - MWT [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, April 07, 2004 1:46 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Looking for an XMLDiff task
>
>
>
> DeltaXML
> Okay, I've run it again with the -debug flag on. Here's what
> I get (userid
> and password obscured):
>
> [iftp] Error while connecting or logging into FTP Server.
no more infos ...
> BUILD FAILED: Target `none' does not exist in this project.
???
> I'm not sure how to do that. I started
No, this is wrong.
Ant < 1.6 requires NetComponents.jar, what commons-net used to be called.
Ant >= 1.6 requires commons-net
On Tuesday 06 April 2004 11:21 am, [EMAIL PROTECTED] wrote:
> It seems that you need the Commons-Net library [1].
> I don´t know how to update Eclipse from Ant 1.5 to 1.6,
Wow... no more replies on this thread? Or is my inbox broken?! :)
On Apr 5, 2004, at 6:01 AM, Erik Hatcher wrote:
And also two active Ant committers views here (follow link to Stefan's
blog):
http://www.iseran.com/Steve/blog/archives/000103.html
My take, which includes many in-person conver
DeltaXML provides a Java API for diffing two XML documents:
http://www.deltaxml.com/use-cases/compare-xml.html
http://www.deltaxml.com/core/current/docs/api.html
http://www.deltaxml.com/core/
-Sean
---
I want to be able to produce a report that shows the
differences between two XML d
Hi,
This is my build.xml:
http://apache.org/xml/features/validation/schema";
value="true"/>
I beleive the declarations to be correct but I could quite easily be wrong!
>I don´t know how to update Eclipse from Ant 1.5 to 1.6 ..."
In Eclipse, go to Window menu -> Preferences -> Ant -> Runtime. There will
be a spot where you can enter Ant Home instead of using the version supplied
with Eclipse. The exact location & format of this option is different in
different