[ http://issues.apache.org/jira/browse/TUSCANY-137?page=comments#action_12371807 ]
Paul Golick commented on TUSCANY-137: ------------------------------------- It is not just the use of the Xerces update that causes the problem; XSDHelperImpl uses a constructor for IllegalArgumentException that was not added until 1.5. I any case, it appears it will be reasonably easy for us to make the minor changes needed to attract 1.4.2 users. I say "minor changes" because it appears that the sdo-api, tuscany-sdo-plugin, and tuscany-sdo-tools projects are unaffected; only the tuscany-sdo-impl project needs changes and the changes hit the test cases worse than the actual implementation code. I can post the full list of affected files on Monday. > According to spec, sdo should be JDK 1.4 compatible > --------------------------------------------------- > > Key: TUSCANY-137 > URL: http://issues.apache.org/jira/browse/TUSCANY-137 > Project: Tuscany > Type: Bug > Components: Java SDO Implementation > Reporter: Daniel Kulp > Attachments: sdo.patch, spec.patch > > Patches to update spec/sdo and sdo to be source/target=1.4 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
