-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/6847/
-----------------------------------------------------------

(Updated Sept. 22, 2012, 1:02 a.m.)


Review request for oozie.


Changes
-------

modified patch based on feedback

- remove WFGEN.tar.gz (tomcat-bundled one), create only WFGEN.war 
- change oozie-setup.sh such that WFGEN.war is deployed under 
oozie-server/webapps/ (using the same oozie tomcat server) when user explicitly 
copies WFGEN.war to libext directory (or user can manually dump WFGEN.war to 
oozie-server/webapps/, which works). To avoid potential performance impact in 
production system, as default, WFGEN.war is not deployed.
- WFGEN is not built as default (i.e., bin/mkdistro.sh). user can include build 
of WFGEN by specifying profiles(bin/mkdistro.sh -PtestPatchCompile or 
-PwfgenCompile).  Test-patch jenkins job is using profile testPatchCompile 
which builds WFGEN.


Description
-------

https://issues.apache.org/jira/browse/OOZIE-976


This addresses bug OOZIE-976.
    https://issues.apache.org/jira/browse/OOZIE-976


Diffs (updated)
-----

  branches/branch-3.3/distro/pom.xml 1388635 
  branches/branch-3.3/distro/src/main/bin/oozie-setup.sh 1388635 
  branches/branch-3.3/pom.xml 1388635 
  branches/branch-3.3/src/main/assemblies/distro.xml 1388635 
  branches/branch-3.3/workflowgenerator/README.txt 1388635 
  branches/branch-3.3/workflowgenerator/pom.xml 1388635 

Diff: https://reviews.apache.org/r/6847/diff/


Testing
-------

done locally


Thanks,

Ryota Egashira

Reply via email to