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

Review request for oozie.


Description
-------

workflowgenerator should be able to run standalone quickly.
jetty has a maven plugin i.e. 
http://docs.codehaus.org/display/JETTY/Maven+Jetty+Plugin
and the pom should utilize it, where 
mvn jetty:run-war
runs jetty with wfgen and developers can access at http://localhost:8080/


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


Diffs
-----

  http://svn.apache.org/repos/asf/oozie/trunk/workflowgenerator/pom.xml 1410710 

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


Testing
-------


Thanks,

jun aoki

Reply via email to