Hi all, Currently, we have following two active source code locations for Xerces-J,
1) https://svn.apache.org/repos/asf/xerces/java/trunk/ 2) https://svn.apache.org/repos/asf/xerces/java/branches/xml-schema-1.1-dev/ Location 2) has all the functionality what location 1) has, and additionally an XSD 1.1 implementation. Can we make present contents of location 2) as the contents of trunk? And consider, present codebase on trunk as archived and move it to a folder like 'archive' on the svn. I think, this shall ease the maintenance efforts for Xerces-J going forward. With this, in future we would only develop for trunk (which will have present codebase of location '2)') and shall release only a single variant of Xerces-J (unlike presently, where we release one build from trunk and another one from location '2)'). What do people on this list think about above mentioned suggestions? -- Regards, Mukul Gandhi