You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tiles.apache.org by "Nicolas Le Bas (JIRA)" <ji...@apache.org> on 2012/05/23 22:27:40 UTC

[jira] [Created] (AUTOTAG-16) Break the reactor-level dependency of Autotag on tiles-request-api

Nicolas Le Bas created AUTOTAG-16:
-------------------------------------

             Summary: Break the reactor-level dependency of Autotag on tiles-request-api
                 Key: AUTOTAG-16
                 URL: https://issues.apache.org/jira/browse/AUTOTAG-16
             Project: Tiles Autotag
          Issue Type: Bug
            Reporter: Nicolas Le Bas
            Assignee: Nicolas Le Bas
            Priority: Minor


Autotag depends on tiles-request-api only to receive Request objects and pass them along, no method called.
This dependency can be easily broken by using generics.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (AUTOTAG-16) Break the reactor-level dependency of Autotag on tiles-request-api

Posted by "Nicolas Le Bas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AUTOTAG-16?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nicolas Le Bas updated AUTOTAG-16:
----------------------------------

    Fix Version/s:     (was: 1.1.x)
                   1.1.0
    
> Break the reactor-level dependency of Autotag on tiles-request-api
> ------------------------------------------------------------------
>
>                 Key: AUTOTAG-16
>                 URL: https://issues.apache.org/jira/browse/AUTOTAG-16
>             Project: Tiles Autotag
>          Issue Type: Bug
>            Reporter: Nicolas Le Bas
>            Assignee: Nicolas Le Bas
>            Priority: Minor
>             Fix For: 1.1.0
>
>
> Autotag depends on tiles-request-api only to receive Request objects and pass them along, no method called.
> This dependency can be easily broken by using generics.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (AUTOTAG-16) Break the reactor-level dependency of Autotag on tiles-request-api

Posted by "Nicolas Le Bas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AUTOTAG-16?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nicolas Le Bas resolved AUTOTAG-16.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.1.x

Also removed the necessity to cast in the generated code.
                
> Break the reactor-level dependency of Autotag on tiles-request-api
> ------------------------------------------------------------------
>
>                 Key: AUTOTAG-16
>                 URL: https://issues.apache.org/jira/browse/AUTOTAG-16
>             Project: Tiles Autotag
>          Issue Type: Bug
>            Reporter: Nicolas Le Bas
>            Assignee: Nicolas Le Bas
>            Priority: Minor
>             Fix For: 1.1.x
>
>
> Autotag depends on tiles-request-api only to receive Request objects and pass them along, no method called.
> This dependency can be easily broken by using generics.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira