When doing a search on "www.xsume.com" from the trunk directory of CXF,
it is showing up in approximately 25 places--mostly used in namespaces
for the xml files related to the build tools.  But this URL just points
to some online retailer, I don't see its relation to CXF.  

For example, in trunk/tools/java2/.../java2wsdl.xml:

<toolspec xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
        xmlns:xhtml="http://www.w3.org/TR/xhtml1/strict";
        xsi:schemaLocation="http://www.xsume.com/Xutil/ToolSpecification
http://www.xsume.com/schema/xutil/tool-specification.xsd";
        xmlns="http://www.xsume.com/Xutil/ToolSpecification";
        xmlns:ts="http://www.xsume.com/Xutil/ToolSpecification";>


Googling isn't showing anyone else using this namespace.  Should we be
switching this URL to an Apache one (I think so)?

Thanks,
Glen


Reply via email to