Uploaded image for project: 'Apache Helix'
  1. Apache Helix
  2. HELIX-225

fix helix-example package build error

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.7.0-incubating
    • 0.7.0-incubating
    • None
    • None

    Description

      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>

      Attachments

        Activity

          People

            dafu Zhen Zhang
            dafu Zhen Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: