[
https://issues.apache.org/jira/browse/HELIX-225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13750785#comment-13750785
]
Hudson commented on HELIX-225:
------------------------------
FAILURE: Integrated in helix #1150 (See
[https://builds.apache.org/job/helix/1150/])
[HELIX-225] fix helix-examples package build error (zzhang: rev
f73b3a7ae4398d61013899ee5eb758d4f2d1143e)
* helix-examples/src/test/conf/testng.xml
> 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