[ https://issues.apache.org/jira/browse/AXIS2C-1553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Nandika Jayawardana resolved AXIS2C-1553. ----------------------------------------- Resolution: Fixed Fixed in the current svn trunk > Api changes in AxiOM > --------------------- > > Key: AXIS2C-1553 > URL: https://issues.apache.org/jira/browse/AXIS2C-1553 > Project: Axis2-C > Issue Type: Bug > Components: xml/om > Affects Versions: 1.7.0 > Reporter: Dmitry Utkin > Assignee: Nandika Jayawardana > Attachments: axis2c-1.7.0-uncommenting-useful-axiom-functions.patch > > Original Estimate: 5m > Remaining Estimate: 5m > > This is back compatibility bug (with axis-1.6.0). > Some necessary functions in axiom/src/om/om_element.c was commented out with > #if 0. > axiom_element_remove_attribute -- no other remove_attribute function is > exists, hard to implement it in user's code. > Some other useful functions was commented out like: > axiom_element_declare_default_namespace > axiom_element_find_namespace_uri > I can reimplement it in my project, but this is not so easy. > Others developers may use those functions too. > Anyway, backcompat is broken if those functions will stay commented. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: c-dev-unsubscr...@axis.apache.org For additional commands, e-mail: c-dev-h...@axis.apache.org