You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Mark Grover (JIRA)" <ji...@apache.org> on 2014/02/20 22:57:35 UTC

[jira] [Commented] (BIGTOP-1215) Refactor Tomcat deployment

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

Mark Grover commented on BIGTOP-1215:
-------------------------------------

Thanks, Sean. Mind posting it on reviewboard for easier commenting?

> Refactor Tomcat deployment
> --------------------------
>
>                 Key: BIGTOP-1215
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-1215
>             Project: Bigtop
>          Issue Type: Bug
>            Reporter: Sean Mackrory
>            Assignee: Sean Mackrory
>         Attachments: 0001-BIGTOP-1215.-Refactor-Tomcat-deployment.patch
>
>
> Since my original changes to have Tomcat configuration stored in /etc, with only binaries under /usr/lib, I've had a few thoughts on how it should've been done better that I'd like to get in before 0.8.0, which would be the first release my changes are included in.
> * The code for doing the deployment should be a separate script, rather than a function defined separately in each entry point. This will reduce code duplication and prevent inconsistency, and also make it clearer for users following along.
> * The code in /etc only includes the /conf/ folder. There are some other config files that may need to be edited by users for things like HTTPS support. These should be stored in /etc as well and deployed at the same time.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)