You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Henri Yandell (JIRA)" <ji...@apache.org> on 2007/04/06 01:24:52 UTC

[jira] Created: (STR-3023) Core doesn't compile against Servlet 2.4/JSP 2.0 spec

Core doesn't compile against Servlet 2.4/JSP 2.0 spec
-----------------------------------------------------

                 Key: STR-3023
                 URL: https://issues.apache.org/struts/browse/STR-3023
             Project: Struts 1
          Issue Type: Bug
          Components: Core
    Affects Versions: 1.3.8
            Reporter: Henri Yandell
            Priority: Trivial
         Attachments: STR-3023.patch

Just reporting this, not expecting anything to change.

There are various missing methods in the Mock classes when compiling against the 2.4/2.0 servlet/jsp spec pair. Unfortunately it's not worth even adding these missing methods as a couple of them (in PageContext) have return types that were not available until JSP 2.0.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (STR-3023) Core doesn't compile against Servlet 2.4/JSP 2.0 spec

Posted by "Henri Yandell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/STR-3023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Henri Yandell updated STR-3023:
-------------------------------

    Comment: was deleted

(was: Making sure JIRA is rw after upgrade.)

> Core doesn't compile against Servlet 2.4/JSP 2.0 spec
> -----------------------------------------------------
>
>                 Key: STR-3023
>                 URL: https://issues.apache.org/struts/browse/STR-3023
>             Project: Struts 1
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.3.8
>            Reporter: Henri Yandell
>            Priority: Trivial
>             Fix For: Future
>
>         Attachments: STR-3023.patch
>
>
> Just reporting this, not expecting anything to change.
> There are various missing methods in the Mock classes when compiling against the 2.4/2.0 servlet/jsp spec pair. Unfortunately it's not worth even adding these missing methods as a couple of them (in PageContext) have return types that were not available until JSP 2.0.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (STR-3023) Core doesn't compile against Servlet 2.4/JSP 2.0 spec

Posted by "Henri Yandell (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/struts/browse/STR-3023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=45680#action_45680 ] 

Henri Yandell commented on STR-3023:
------------------------------------

Making sure JIRA is rw after upgrade.

> Core doesn't compile against Servlet 2.4/JSP 2.0 spec
> -----------------------------------------------------
>
>                 Key: STR-3023
>                 URL: https://issues.apache.org/struts/browse/STR-3023
>             Project: Struts 1
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.3.8
>            Reporter: Henri Yandell
>            Priority: Trivial
>             Fix For: Future
>
>         Attachments: STR-3023.patch
>
>
> Just reporting this, not expecting anything to change.
> There are various missing methods in the Mock classes when compiling against the 2.4/2.0 servlet/jsp spec pair. Unfortunately it's not worth even adding these missing methods as a couple of them (in PageContext) have return types that were not available until JSP 2.0.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (STR-3023) Core doesn't compile against Servlet 2.4/JSP 2.0 spec

Posted by "Paul Benedict (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/STR-3023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Benedict updated STR-3023:
-------------------------------

    Fix Version/s: Future

> Core doesn't compile against Servlet 2.4/JSP 2.0 spec
> -----------------------------------------------------
>
>                 Key: STR-3023
>                 URL: https://issues.apache.org/struts/browse/STR-3023
>             Project: Struts 1
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.3.8
>            Reporter: Henri Yandell
>            Priority: Trivial
>             Fix For: Future
>
>         Attachments: STR-3023.patch
>
>
> Just reporting this, not expecting anything to change.
> There are various missing methods in the Mock classes when compiling against the 2.4/2.0 servlet/jsp spec pair. Unfortunately it's not worth even adding these missing methods as a couple of them (in PageContext) have return types that were not available until JSP 2.0.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (STR-3023) Core doesn't compile against Servlet 2.4/JSP 2.0 spec

Posted by "Henri Yandell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/STR-3023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Henri Yandell updated STR-3023:
-------------------------------

    Attachment: STR-3023.patch

Patch fixing this - but it assumes a dependency on 2.4/2.0.

Including for the day when it might be useful.

> Core doesn't compile against Servlet 2.4/JSP 2.0 spec
> -----------------------------------------------------
>
>                 Key: STR-3023
>                 URL: https://issues.apache.org/struts/browse/STR-3023
>             Project: Struts 1
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.3.8
>            Reporter: Henri Yandell
>            Priority: Trivial
>         Attachments: STR-3023.patch
>
>
> Just reporting this, not expecting anything to change.
> There are various missing methods in the Mock classes when compiling against the 2.4/2.0 servlet/jsp spec pair. Unfortunately it's not worth even adding these missing methods as a couple of them (in PageContext) have return types that were not available until JSP 2.0.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.