[ http://issues.apache.org/jira/browse/TUSCANY-487?page=comments#action_12417142 ]
Yang ZHONG commented on TUSCANY-487: ------------------------------------ assert is introduced by 1.4, you may want to get the latest 1.4 compiler and set the compliance to 1.4 or above. > Java 5.0 dependency in StAX2SAXAdapter.java > ------------------------------------------- > > Key: TUSCANY-487 > URL: http://issues.apache.org/jira/browse/TUSCANY-487 > Project: Tuscany > Type: Bug > Components: Java SDO Implementation > Reporter: John Colgrave > Priority: Minor > > The first line of the getAttributes method in StAX2SAXAdapter.java is an > assert which can only be compiled in Java 5.0. -- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
