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

Hudson commented on HELIX-225:
------------------------------

FAILURE: Integrated in helix #1152 (See 
[https://builds.apache.org/job/helix/1152/])
[HELIX-225] fix helix-examples package build error, rb=13835 (zzhang: rev 
a019f3b26b799a0c4b2d0afc69d5c10a83ff1367)
* helix-examples/src/main/config/log4j.properties

                
> fix helix-example package build error
> -------------------------------------
>
>                 Key: HELIX-225
>                 URL: https://issues.apache.org/jira/browse/HELIX-225
>             Project: Apache Helix
>          Issue Type: Bug
>            Reporter: Zhen Zhang
>            Assignee: Zhen Zhang
>
> current build https://builds.apache.org/job/helix/1149/ is failing probably 
> because testng.xml in helix-examples using a wrong package name 
> (org.apache.helix.agent instead of org.apache.helix.examples":
> <!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd";>
> <suite name="Suite" parallel="none">
>   <test name="Test" preserve-order="false">
>     <packages>
>       <package name="org.apache.helix.agent"/>
>     </packages>
>   </test>
> </suite>

--
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