svn commit: r988681 - in /webservices/commons/trunk/modules/axiom/modules/axiom-dom/src: main/java/org/apache/axiom/om/impl/dom/ test/java/org/apache/axiom/om/impl/dom/

2010-08-24 Thread veithen
Author: veithen Date: Tue Aug 24 19:29:19 2010 New Revision: 988681 URL: http://svn.apache.org/viewvc?rev=988681view=rev Log: WSCOMMONS-557: Fixed the implementation of the hasAttributes and getAttributes methods in ElementImpl. Thanks to Amila Jayasekara for reporting and analyzing this issue.

[jira] Updated: (WSCOMMONS-557) org.apache.axiom.om.impl.dom.ElementImpl class's hasAttributes() and getAttributes() methods are not compatible with DOM interfaces.

2010-08-24 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/WSCOMMONS-557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Veithen updated WSCOMMONS-557: -- Affects Version/s: Axiom 1.2.9 (was: Axiom 1.2.10)

[jira] Resolved: (WSCOMMONS-557) org.apache.axiom.om.impl.dom.ElementImpl class's hasAttributes() and getAttributes() methods are not compatible with DOM interfaces.

2010-08-24 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/WSCOMMONS-557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Veithen resolved WSCOMMONS-557. --- Fix Version/s: Axiom 1.2.10 Resolution: Fixed I've removed all the strange