You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Felix Meschberger (JIRA)" <ji...@apache.org> on 2008/08/04 11:01:45 UTC

[jira] Created: (SLING-597) Class MultipartRequestParameter contained in file MultipartPostParameter.java

Class MultipartRequestParameter contained in file MultipartPostParameter.java
-----------------------------------------------------------------------------

                 Key: SLING-597
                 URL: https://issues.apache.org/jira/browse/SLING-597
             Project: Sling
          Issue Type: Bug
          Components: Engine
    Affects Versions: Engine 2.0.2
            Reporter: Felix Meschberger
            Assignee: Felix Meschberger
             Fix For: Engine 2.0.4


The package private class MultipartRequestParameter is contained in the source file MutlipartPostParameter.java. While this seems to not techincally be a problem (no compiler complained to date), it is not nice to our clients and ourselves.

Hence the file should be renamed to reflect the name of the class contained therein.

Thanks to Angela Schreiber for reporting this.

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


[jira] Closed: (SLING-597) Class MultipartRequestParameter contained in file MultipartPostParameter.java

Posted by "Felix Meschberger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Meschberger closed SLING-597.
-----------------------------------

    Resolution: Fixed

Fixed in Rev. 682299

> Class MultipartRequestParameter contained in file MultipartPostParameter.java
> -----------------------------------------------------------------------------
>
>                 Key: SLING-597
>                 URL: https://issues.apache.org/jira/browse/SLING-597
>             Project: Sling
>          Issue Type: Bug
>          Components: Engine
>    Affects Versions: Engine 2.0.2
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: Engine 2.0.4
>
>
> The package private class MultipartRequestParameter is contained in the source file MutlipartPostParameter.java. While this seems to not techincally be a problem (no compiler complained to date), it is not nice to our clients and ourselves.
> Hence the file should be renamed to reflect the name of the class contained therein.
> Thanks to Angela Schreiber for reporting this.

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