[
https://issues.apache.org/jira/browse/TAP5-2112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Denis Stepanov updated TAP5-2112:
---------------------------------
Attachment: 0001-TAP5-2112-Autoload-should-load-MANIFEST.MF-from-the-.patch
Patch
> Autoload should load MANIFEST.MF from the servlet context
> ---------------------------------------------------------
>
> Key: TAP5-2112
> URL: https://issues.apache.org/jira/browse/TAP5-2112
> Project: Tapestry 5
> Issue Type: Bug
> Components: tapestry-core
> Affects Versions: 5.3.6
> Reporter: Denis Stepanov
> Attachments:
> 0001-TAP5-2112-Autoload-should-load-MANIFEST.MF-from-the-.patch
>
>
> Correct manifest location for WAR is .war/META-INF/MANIFEST.MF
> Use-case is to support manifest generated by gradle:
> task customWar(type: War) {
> manifest {
> attributes 'Tapestry-Module-Classes': "x.y.z.TapModule"
> }
> }
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira