Hi,

Even the "assert" won't be an issue, there are more things to check. I have one case at least.

Now we have references to "javax.xml.stream.XMLStreamReader" which depends on "javax.xml.namespace.NamespaceContext" from JSE 5.0. I guess the best approach is to spin the StAX feature off as a separate project.

Thanks,
Raymond


----- Original Message ----- From: "John Colgrave (JIRA)" <[email protected]>
To: <[email protected]>
Sent: Wednesday, June 21, 2006 11:38 AM
Subject: [jira] Commented: (TUSCANY-487) Java 5.0 dependency in StAX2SAXAdapter.java


[ http://issues.apache.org/jira/browse/TUSCANY-487?page=comments#action_12417156 ]

John Colgrave commented on TUSCANY-487:
---------------------------------------

I was using Eclipse 3.2RC4 and I did not realise that I had to restart Eclipse before the changes in compliance would take effect, even when doing a clean of all my projects. Having set the compliance to 1.4 and restarted I can compile the file.

Sorry to have wasted your time.

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]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to