Hi Jinwei, There are some logic in test-patch-10-compile, instead of test-patch, that might do something with your warnings. Also javac has Xlint option, you might want to check out. (it is defined in http://svn.apache.org/viewvc/oozie/trunk/pom.xml?view=markup)
On Tue, Dec 11, 2012 at 11:03 PM, jinwei zhu <[email protected]> wrote: > Hi, community > I have submit oozie-547.patch for jira oozie-547 . And the > jira system run test-patch script and then it tells me there such "-1" > problem: > . -1 the patch seems to introduce 8 new javac warning(s) > . -1 the patch seems to change 4 line(s) with JPA > Entity/Colum/Basic/Lob/Transient annotations > But I run test-patch in my local machine, there is no "javac warning", > and although there is "JPA" problem, I think my patch will not affect > the original function. > > Will any developers pick up jira oozie-547? > > > Best regards! >
