Please consdier the following patches for 3.1.6:
[PATCH] namespace issues with XMLDBTransformer http://issues.apache.org/bugzilla/show_bug.cgi?id=28723
Can this be marked as duplicate of 30924? Seems to me patch in 30924 also uses xml serializer.
[Patch] XMLDBSource cannot handle BinaryResources http://issues.apache.org/bugzilla/show_bug.cgi?id=30924
[Patch] XMLDBSource should accept scheme://user:[EMAIL PROTECTED]:port/path URIs http://issues.apache.org/bugzilla/show_bug.cgi?id=30928
[PATCH] XMLDBTransformer can use username/password to access XMLDB http://issues.apache.org/bugzilla/show_bug.cgi?id=31064
Can you create patches against sources in the subversion, using "svn diff"?
PS Generally speaking, patches should be created in "unified diff" format (this is the format of choice here), using "diff -u" command. And "svn diff" generates patches exactly in this format.
Thanks, Vadim
