You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2013/01/08 16:25:26 UTC

[Bug 54386] [FR] Jar's static content extraction for CDN from (JSR315-§10.10)

https://issues.apache.org/bugzilla/show_bug.cgi?id=54386

--- Comment #1 from Christopher Schultz <ch...@christopherschultz.net> ---
I wouldn't say that this is a the responsibility of the CDN: it is your
responsibility.

Now, that isn't to say that Tomcat couldn't supply some useful tools to help
you take a WAR file and dump all the static resources somewhere (directory,
zip/tar archive, single JAR, etc.).

Would you want such a tool to only dump items in JAR files' META-INF/resources
directories, or would you want it to also dump static resources from the WAR
file's base directory? If so, how does one determine what is a static resource
from there?

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org