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

Todd Lipcon commented on HDFS-3011:
-----------------------------------

Yea, I used to do that, then I found it annoying so I just cp target/webapps 
target/classes/ and it works for all the unit tests until next time I make clean
                
> move webapps/ into the JAR
> --------------------------
>
>                 Key: HDFS-3011
>                 URL: https://issues.apache.org/jira/browse/HDFS-3011
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: build, data-node, name-node
>    Affects Versions: 0.24.0, 0.23.2
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>             Fix For: 0.23.2
>
>
> Currently the webapps dir is in the filesystem and added to the classpath.
> As effectively it is picked up from the classpath, we could move into the 
> component JAR itself.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to