[ https://issues.apache.org/jira/browse/AXIS2C-1553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bill Blough updated AXIS2C-1553: -------------------------------- Fix Version/s: 1.7.0 > 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: Korale Gamaralalage Nandika Chandrasiri Jayawardana > Priority: Major > Fix For: 1.7.0 > > 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 was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: c-dev-unsubscr...@axis.apache.org For additional commands, e-mail: c-dev-h...@axis.apache.org