[ https://issues.apache.org/jira/browse/OOZIE-976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13448156#comment-13448156 ]
Ryota Egashira commented on OOZIE-976: -------------------------------------- Thank you for review and comment, Alejandro. >I don't think it should be by default in the tomcat server used by Oozie server yes, totally agree, WFGEN is not currently using tomcat server used by oozie, it is bundled with separate tomcat server for isolation. As it matures in future, we need to think of how to integrate into using the same tomcat server. >Wondering if we should have a separate binary tarball for it there are two final artifacts from WFGEN. one is workflowgenerator-3.3.0-SNAPSHOT-tomcat.tar.gz, which bundles separate tomcat server(not the one used by oozie-server) where workflowgenerator.war file is already placed under /webapps, and the other is workflowgenerator-3.3.0-SNAPSHOT.war, which a user can copy to /webapps of their own tomcat server. I changed top-level pom to include two files(tar.gz and war) in final oozie tarball, to avoid extra effort of maintaining separate tarball only for WFGEN. >until WFGEN is functional complete it is functionally complete as initial version. OOZIE-976 is part of OOZIE-944 (made it subtask for clarification) and 944 is already committed, sorry for confusion. > add workflowgenerator into distro tarball > ----------------------------------------- > > Key: OOZIE-976 > URL: https://issues.apache.org/jira/browse/OOZIE-976 > Project: Oozie > Issue Type: Sub-task > Components: tools > Affects Versions: 3.3.0, trunk > Reporter: Ryota Egashira > Assignee: Ryota Egashira > Fix For: 3.3.0, trunk > > Attachments: OOZIE-976-v2.patch > > Original Estimate: 3h > Remaining Estimate: 3h > > to add workflowgenerator into distro tarball, it is needed to update > top-level pom.xml and distro/pom.xml -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira