You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by Virag Kothari <vi...@yahoo-inc.com> on 2012/05/03 01:03:02 UTC

Re: Review Request: oozie-783: Upgrade to Junit4

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

(Updated 2012-05-02 23:03:02.871145)


Review request for oozie and Alejandro Abdelnur.


Changes
-------

Addressing comments. Changes made to pom file only


Summary
-------

Changes:
1) @Test, @After, @Before annotations added
2) extends TestCase removed
3) Imports added (Some of the imports are unused, but they can be removed together in a separate patch)
4) Junit 4 has a different way to obtain testcase method name; added in XTestCase  


This addresses bug oozie-783.
    https://issues.apache.org/jira/browse/oozie-783


Diffs (updated)
-----

  trunk/pom.xml 1333119 

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


Testing
-------

Ran bin/mkdistro


Thanks,

Virag