[jira] [Commented] (ISIS-2171) Remove WebModuleStaticResources ... we should just use SpringBoot's support

2019-11-18 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/ISIS-2171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16976490#comment-16976490
 ] 

ASF subversion and git services commented on ISIS-2171:
---

Commit ee7e93c6014ae4d8221f14803dece5a0e241b027 in isis's branch 
refs/heads/master from danhaywood
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=ee7e93c ]

ISIS-2171: reinstates ResourceServlet and ResourceCachingFilter


> Remove WebModuleStaticResources ... we should just use SpringBoot's support
> ---
>
> Key: ISIS-2171
> URL: https://issues.apache.org/jira/browse/ISIS-2171
> Project: Isis
>  Issue Type: Improvement
>Reporter: Daniel Keir Haywood
>Assignee: Daniel Keir Haywood
>Priority: Minor
> Fix For: 2.0.0
>
>
> ... which is that static resources are placed in a "static" package on the 
> classpath, ie:
> {code:java}
> src/main/resources/
> static/** {code}
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2171) Remove WebModuleStaticResources ... we should just use SpringBoot's support

2019-11-06 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/ISIS-2171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16968811#comment-16968811
 ] 

ASF subversion and git services commented on ISIS-2171:
---

Commit c5a1f134358202aa10a5b16c40860871eba7a159 in isis's branch refs/heads/v2 
from danhaywood
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=c5a1f13 ]

ISIS-2171: removes WebModuleStaticResources

... because we can just rely on SpringBoot support instead.


> Remove WebModuleStaticResources ... we should just use SpringBoot's support
> ---
>
> Key: ISIS-2171
> URL: https://issues.apache.org/jira/browse/ISIS-2171
> Project: Isis
>  Issue Type: Improvement
>Reporter: Daniel Keir Haywood
>Assignee: Daniel Keir Haywood
>Priority: Minor
> Fix For: 2.0.0
>
>
> ... which is that static resources are placed in a "static" package on the 
> classpath, ie:
> {code:java}
> src/main/resources/
> static/** {code}
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)