You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Thiago Henrique De Paula Figueiredo (Jira)" <ji...@apache.org> on 2022/03/18 03:07:00 UTC

[jira] [Updated] (TAP5-2711) tapestry.version factory contribution should be done in TapestryHttpModule

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

Thiago Henrique De Paula Figueiredo updated TAP5-2711:
------------------------------------------------------
    Description: 
This erroneously remained in TapestryModule when tapestry-http was split off tapestry-core.

After this fix, {{SymbolConstants.TAPESTRY_VERSION}} is now an alias for {{TapestryHttpConstants.TAPESTRY_VERSION}}.

  was:This erroneously remained in TapestryModule when tapestry-http was split off tapestry-core.


> tapestry.version factory contribution should be done in TapestryHttpModule
> --------------------------------------------------------------------------
>
>                 Key: TAP5-2711
>                 URL: https://issues.apache.org/jira/browse/TAP5-2711
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core, tapestry-http
>    Affects Versions: 5.8.0
>            Reporter: Thiago Henrique De Paula Figueiredo
>            Assignee: Thiago Henrique De Paula Figueiredo
>            Priority: Minor
>
> This erroneously remained in TapestryModule when tapestry-http was split off tapestry-core.
> After this fix, {{SymbolConstants.TAPESTRY_VERSION}} is now an alias for {{TapestryHttpConstants.TAPESTRY_VERSION}}.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)