Uploaded image for project: 'Pig'
  1. Pig
  2. PIG-2930

ant test doesn't compile in trunk

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • None
    • 0.11
    • None
    • None
    • Reviewed

    Description

      To reproduce the compile error, please do:

      ant test
      

      Itfails with the following error:

          [javac] /home/cheolsoo/workspace/pig-svn/test/org/apache/pig/test/TestBuiltin.java:195: cannot find symbol
          [javac] symbol  : class Properties
          [javac] location: class org.apache.pig.test.TestBuiltin
          [javac]         pigServer = new PigServer(ExecType.LOCAL, new Properties());
      

      Attachments

        1. PIG-2930.patch
          0.4 kB
          Cheolsoo Park

        Issue Links

          Activity

            People

              cheolsoo Cheolsoo Park
              cheolsoo Cheolsoo Park
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: