You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Dennis Lundberg (JIRA)" <ji...@apache.org> on 2007/01/06 21:14:27 UTC

[jira] Created: (SANDBOX-184) ScriptableList uses Java 1.5 code

ScriptableList uses Java 1.5 code
---------------------------------

                 Key: SANDBOX-184
                 URL: https://issues.apache.org/jira/browse/SANDBOX-184
             Project: Commons Sandbox
          Issue Type: Bug
          Components: JS2J
            Reporter: Dennis Lundberg


On line 98 in ScriptableList a call is made to Integer.valueOf(int) which is only available since Java 1.5.
JS2J currently has Java 1.4 as the minimum requirement.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org