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

Review request for oozie.


Description
-------

There will be xml import and export for wfgen.
They should be done through a xml binding library, which makes serialization 
and deserialization simpler with oozie's xsd.
I made a patch with jaxb2 and please review it.


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


Diffs
-----

  http://svn.apache.org/repos/asf/oozie/trunk/workflowgenerator/pom.xml 1412447 
  
http://svn.apache.org/repos/asf/oozie/trunk/workflowgenerator/src/main/java/org/apache/oozie/tools/workflowgenerator/xsd/XmlLoader.java
 PRE-CREATION 
  
http://svn.apache.org/repos/asf/oozie/trunk/workflowgenerator/src/main/xjb/oozie-workflow-0.4.xjb
 PRE-CREATION 
  
http://svn.apache.org/repos/asf/oozie/trunk/workflowgenerator/src/test/java/org/apache/oozie/tools/workflowgenerator/xsd/XmlLoaderTest.java
 PRE-CREATION 

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


Testing
-------

unit test attached.


Thanks,

jun aoki

Reply via email to