You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by "Shinsuke SUGAYA (JIRA)" <je...@portals.apache.org> on 2005/08/10 23:48:52 UTC

[jira] Created: (JS2-325) getServerInfo, getMajorVersion, and getMinorVersion in PortletContext are not proper.

getServerInfo, getMajorVersion, and getMinorVersion in PortletContext are not proper.
-------------------------------------------------------------------------------------

         Key: JS2-325
         URL: http://issues.apache.org/jira/browse/JS2-325
     Project: Jetspeed 2
        Type: Bug
  Components: Container  
    Versions: 2.0-dev/cvs    
 Environment: Linux J2SE 1.4.2 
    Reporter: Shinsuke SUGAYA
 Assigned to: Shinsuke SUGAYA 


PortletContext#getServerInfo() returns "Jakarta Jetspeed Portal Server, Version 2.0". Jetspeed is no longer in Jakarta.

PortletContext#getMajorVersion() and PortletContext#getMinorVersion() return "2" and "0". But it's the  version of the Portlet API that this portlet container supports.

-- 
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: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


[jira] Resolved: (JS2-325) getServerInfo, getMajorVersion, and getMinorVersion in PortletContext are not proper.

Posted by "Shinsuke SUGAYA (JIRA)" <je...@portals.apache.org>.
     [ http://issues.apache.org/jira/browse/JS2-325?page=all ]
     
Shinsuke SUGAYA resolved JS2-325:
---------------------------------

    Fix Version: 2.0-dev/cvs
     Resolution: Fixed

Fixed.

PortletContext#getServerInfo()  ---> "Jetspeed Portal Server, Version 2.0".
PortletContext#getMajorVersion() ---> 1
PortletContext#getMinorVersion() ---> 0


> getServerInfo, getMajorVersion, and getMinorVersion in PortletContext are not proper.
> -------------------------------------------------------------------------------------
>
>          Key: JS2-325
>          URL: http://issues.apache.org/jira/browse/JS2-325
>      Project: Jetspeed 2
>         Type: Bug
>   Components: Container
>     Versions: 2.0-dev/cvs
>  Environment: Linux J2SE 1.4.2 
>     Reporter: Shinsuke SUGAYA
>     Assignee: Shinsuke SUGAYA
>      Fix For: 2.0-dev/cvs

>
> PortletContext#getServerInfo() returns "Jakarta Jetspeed Portal Server, Version 2.0". Jetspeed is no longer in Jakarta.
> PortletContext#getMajorVersion() and PortletContext#getMinorVersion() return "2" and "0". But it's the  version of the Portlet API that this portlet container supports.

-- 
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: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org