You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "John George (Created) (JIRA)" <ji...@apache.org> on 2011/11/23 03:24:39 UTC

[jira] [Created] (MAPREDUCE-3459) ant build is broken in branch-23

ant build is broken in branch-23
--------------------------------

                 Key: MAPREDUCE-3459
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3459
             Project: Hadoop Map/Reduce
          Issue Type: Bug
    Affects Versions: 0.23.0
            Reporter: John George


ant build is broken in 0.23. A small snippet:

  [javac] Compiling 330 source files to /home/<>/hadoop/branch-0.23/hadoop-mapreduce-project/build/test/mapred/classes
    [javac] /home/<>/hadoop/branch-0.23/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/NotificationTestCase.java:28: cannot find symbol
    [javac] symbol  : class MapReduceTestUtil
    [javac] location: package org.apache.hadoop.mapreduce
    [javac] import org.apache.hadoop.mapreduce.MapReduceTestUtil;
    [javac]                                   ^
    [javac] /home/<>/hadoop/branch-0.23/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/TestBadRecords.java:43: cannot find symbol

    [javac] symbol: class ClusterMapReduceTestCase
    [javac] public class TestBadRecords extends ClusterMapReduceTestCase {
    [javac]                                     ^


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (MAPREDUCE-3459) ant build is broken in branch-23

Posted by "John George (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-3459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John George resolved MAPREDUCE-3459.
------------------------------------

    Resolution: Invalid
    
> ant build is broken in branch-23
> --------------------------------
>
>                 Key: MAPREDUCE-3459
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3459
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 0.23.0
>            Reporter: John George
>
> ant build is broken in 0.23. A small snippet:
>   [javac] Compiling 330 source files to /home/<>/hadoop/branch-0.23/hadoop-mapreduce-project/build/test/mapred/classes
>     [javac] /home/<>/hadoop/branch-0.23/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/NotificationTestCase.java:28: cannot find symbol
>     [javac] symbol  : class MapReduceTestUtil
>     [javac] location: package org.apache.hadoop.mapreduce
>     [javac] import org.apache.hadoop.mapreduce.MapReduceTestUtil;
>     [javac]                                   ^
>     [javac] /home/<>/hadoop/branch-0.23/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/TestBadRecords.java:43: cannot find symbol
>     [javac] symbol: class ClusterMapReduceTestCase
>     [javac] public class TestBadRecords extends ClusterMapReduceTestCase {
>     [javac]                                     ^

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira