[ 
https://issues.apache.org/jira/browse/AURORA-678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14151933#comment-14151933
 ] 

Joshua Cohen commented on AURORA-678:
-------------------------------------

Reviewboard was choking pretty badly on the number of renames in this review. 
I've put a branch with a more easily reviewable commit history up at github: 
https://github.com/jcohen/incubator-aurora/commits/jcohen/static-assets

> Serve static HTTP assets out of a classpath directory
> -----------------------------------------------------
>
>                 Key: AURORA-678
>                 URL: https://issues.apache.org/jira/browse/AURORA-678
>             Project: Aurora
>          Issue Type: Task
>          Components: Scheduler
>            Reporter: Bill Farner
>            Assignee: Joshua Cohen
>
> Static asset registration with our HTTP server is somewhat complicated, 
> requiring a manual mapping to be made from the request to match, and the 
> classpath entry to serve.  Jetty has built-in support for serving static 
> assets out of a directory on the classpath, which would reduce all of our 
> asset binding code to a few lines.  It also opens the doors to easy extension 
> of the web interface at runtime by adding to the classpath, and would also 
> reduce iteration time when developing the web interface.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to