You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by "Henning Schmiedehausen (JIRA)" <de...@velocity.apache.org> on 2007/03/08 01:08:26 UTC

[jira] Closed: (VELOCITY-398) Servlet 2.3 compile errors in VelocityServletTest.java

     [ https://issues.apache.org/jira/browse/VELOCITY-398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Henning Schmiedehausen closed VELOCITY-398.
-------------------------------------------


> Servlet 2.3 compile errors in VelocityServletTest.java
> ------------------------------------------------------
>
>                 Key: VELOCITY-398
>                 URL: https://issues.apache.org/jira/browse/VELOCITY-398
>             Project: Velocity
>          Issue Type: Bug
>          Components: Engine
>    Affects Versions: 1.5
>         Environment: Operating System: All
> Platform: All
>            Reporter: Maarten Brak
>         Assigned To: Velocity-Dev List
>
> The inner classes MockServletContext and MockHttpServletResponse of the class
> org.apache.velocity.test.VelocityServletTest do not implement some abstract
> methods from the base class:
> MockServletContext:
>    public String getServletContextName()
>    public Set getResourcePaths(String)
> MockHttpServletResponse:
>    public void resetBuffer()
>    public String getContentType()
>    public void setCharacterEncoding(String)

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


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