-
For in-line changes, DiffMk works fine, wrapping changes in tagged markers exactly as advertised. For changes to structural elements, however, it is reliably incorrect. When adding a PARA element, for example, it will wrap the content of the PARA element in a new element, and then also mark the following sibling PARA element as "added". This holds true for sections, chapters, books, etc. Adding...
2008-06-03 14:57:46 UTC by nobody
-
nwalsh committed revision 9 to the DiffMk SVN repository, changing 1 files.
2008-04-18 18:15:01 UTC by nwalsh
-
nwalsh committed revision 8 to the DiffMk SVN repository, changing 1 files.
2008-04-18 18:14:28 UTC by nwalsh
-
This patch adds support for the XML Commons Resolver (or others) through a new "entityresolver" configuration option of DiffMk. Also made DiffMk print usage when run with no arguments (since throwing up a stack trace in this case was ... unhelpful).
Also fixes a bug in Serializer.java where attribute values were not being escaped, leading to invalid XML being emitted.
Removed the docbook...
2008-03-31 07:24:00 UTC by rjatkins
-
When I try to use diffmk with this command line:
java -jar diffmk.jar a.xml b.xml out.xml
it shows:
Failed to load main class manifest attribute from diffmk.jar.
2007-11-14 14:21:06 UTC by nobody
-
nwalsh committed revision 7 to the DiffMk SVN repository, changing 8 files.
2007-07-09 20:41:26 UTC by nwalsh
-
nwalsh committed revision 6 to the DiffMk SVN repository, changing 6 files.
2007-03-02 14:58:42 UTC by nwalsh
-
nwalsh committed revision 5 to the DiffMk SVN repository, changing 1 files.
2007-03-02 14:32:01 UTC by nwalsh
-
nwalsh committed revision 4 to the DiffMk SVN repository, changing 1 files.
2007-03-02 14:31:39 UTC by nwalsh
-
nwalsh committed revision 3 to the DiffMk SVN repository, changing 1 files.
2007-03-02 14:31:22 UTC by nwalsh