Author: veithen Date: Sun Jul 6 22:58:49 2014 New Revision: 1608310 URL: http://svn.apache.org/r1608310 Log: Drop the requirement to override every superclass method in OMSourcedElementImpl. This is simply not scalable and it prevents us from declaring methods final where appropriate (as required by good design).
Removed:
webservices/axiom/trunk/modules/axiom-impl/src/test/java/org/apache/axiom/om/impl/llom/OMSourcedElementTest.java
