Steve, could we do a branch make the updates there to get a clearer picture? - build against dom3 - try support dom2 at runtime - update both the SAAJ and DOMImpl (to SAAJ 1.3 and DOM3)
once we have stuff working we can merge back to trunk. thanks, dims On 10/28/05, Steve Loughran <[EMAIL PROTECTED]> wrote: > > I have axis2 building under java1.5, and DOM 3. The extra methods in the > interfaces are just stubs, but it compiles. > > Trouble is, I can't check this stuff in without 1.4 builds breaking, > because one of the new methods uses a datatype that is only in dom3. > Otherwise we could stick the stuff in and they would be ignored > > What to do? One solution might be to always build against dom3, but > support dom2 at runtime (and in tests). > > -steve > -- Davanum Srinivas : http://wso2.com/blogs/
