You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-dev@portals.apache.org by "David DeWolf (JIRA)" <pl...@jakarta.apache.org> on 2005/01/23 05:37:17 UTC

[jira] Resolved: (PLUTO-98) Java 1.5 Compatibility

     [ http://issues.apache.org/jira/browse/PLUTO-98?page=history ]
     
David DeWolf resolved PLUTO-98:
-------------------------------

    Resolution: Fixed

Thanks.  Issue resolved.

> Java 1.5 Compatibility
> ----------------------
>
>          Key: PLUTO-98
>          URL: http://issues.apache.org/jira/browse/PLUTO-98
>      Project: Pluto
>         Type: Improvement
>     Versions: 1.0.1-rc2
>     Reporter: Manuel Beyeler
>     Priority: Minor

>
> The code is not JDK 5.0 compatible. As you might know Java 1.5 has some new keywords. The new keyword enum is often used as an identifier in your code. You just should replace it with an other name and it should work fine.
> Affected Java-Classes:
>   Container:
>     - org.apache.pluto.core.impl.PortletPreferencesImpl
>   Portal:
>     - org.apache.pluto.portalImpl.om.common.impl.LanguageImpl
>   Testsuite:
>     - org.apache.pluto.portalImpl.portlet.test.ContextInitParameterTest
>     - org.apache.pluto.portalImpl.portlet.test.MiscTest
>     - org.apache.pluto.portalImpl.portlet.test.ResourceBundleTest
>     - org.apache.pluto.portalImpl.portlet.test.SimpleAttributeTest
>     - org.apache.pluto.portalImpl.portlet.test.SimpleParameterTest
>     - org.apache.pluto.portalImpl.portlet.test.SimplePreferenceTest

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira