[ https://issues.apache.org/jira/browse/PIG-2930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Cheolsoo Park updated PIG-2930: ------------------------------- Status: Patch Available (was: Open) > ant test doesn't compile in trunk > --------------------------------- > > Key: PIG-2930 > URL: https://issues.apache.org/jira/browse/PIG-2930 > Project: Pig > Issue Type: Bug > Reporter: Cheolsoo Park > Assignee: Cheolsoo Park > Priority: Blocker > Attachments: PIG-2930.patch > > > To reproduce the compile error, please do: > {code} > ant test > {code} > Itfails with the following error: > {code} > [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()); > {code} -- 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