On Wed, Jul 15, 2009 at 12:10 AM, <[email protected]> wrote: > Author: ngn > Date: Tue Jul 14 22:10:02 2009 > New Revision: 794089 > > URL: http://svn.apache.org/viewvc?rev=794089&view=rev > Log: > Fixing various incorrect mixups of namespace prefixes and URIs. Adding a new > StanzaBuilder constructor to make this explicit.
This is a somewhat intrusive change and there might very well be cases where this introduces bugs not found by the unit tests. But, handling of namespace URIs vs prefixes should be more clear now. However, further improvements in this area is probably needed. /niklas
