[ 
https://issues.apache.org/jira/browse/OOZIE-1170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13574868#comment-13574868
 ] 

Robert Kanter commented on OOZIE-1170:
--------------------------------------

I did a diff of 
[COMPILE-clean.txt|https://builds.apache.org/job/oozie-trunk-precommit-build/319/artifact/test-patch/reports/COMPILE-clean.txt]
 and 
[COMPILE-patch.txt|https://builds.apache.org/job/oozie-trunk-precommit-build/319/artifact/test-patch/reports/COMPILE-patch.txt]
 from Build 319 (which was using your -4 version of the patch) and only found 
the following 4 WARNINGs added by the patch:
{code}
[WARNING] Some problems were encountered while building the effective model for 
org.apache.oozie.test:oozie-mini:jar:3.4.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for 
com.atlassian.maven.plugins:maven-clover2-plugin is missing. @ 
org.apache.oozie:oozie-main:3.4.0-SNAPSHOT, 
/home/jenkins/jenkins-slave/workspace/oozie-trunk-precommit-build/pom.xml, line 
742, column 21
[WARNING] 'build.plugins.plugin.version' for 
org.codehaus.mojo:findbugs-maven-plugin is missing. @ 
org.apache.oozie:oozie-main:3.4.0-SNAPSHOT, 
/home/jenkins/jenkins-slave/workspace/oozie-trunk-precommit-build/pom.xml, line 
751, column 21
[WARNING] 
{code}

I think these are fine because they are about clover2 and findbugs and all of 
the modules are print this warning.  

Where did you find the other WARNINGs you posted above?  
                
> Update minitest module (MiniOozie) to use main pom as its parent
> ----------------------------------------------------------------
>
>                 Key: OOZIE-1170
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1170
>             Project: Oozie
>          Issue Type: Improvement
>          Components: build, tests
>    Affects Versions: trunk
>            Reporter: Robert Kanter
>            Assignee: jun aoki
>            Priority: Minor
>             Fix For: trunk
>
>         Attachments: OOZIE-1170-3.patch, OOZIE-1170-4.patch, 
> OOZIE-1170-5.patch, OOZIE-1170.patch, OOZIE-1170.patch
>
>
> Update the minitest modules (MiniOozie) to use main pom as its parent.  We 
> can then have it inherit dependencies, versions, profiles, etc from the main 
> pom.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to