Ted Yu created HBASE-10798:
------------------------------

             Summary: Drop compilation against hadoop-1 from test-patch.sh 
                 Key: HBASE-10798
                 URL: https://issues.apache.org/jira/browse/HBASE-10798
             Project: HBase
          Issue Type: Task
            Reporter: Ted Yu
            Assignee: Ted Yu


Now that hadoop-1 support is dropped from trunk, compilation against hadoop-1 
should be removed from test-patch.sh
Otherwise we would always get the following comiling against hadoop-1:
{code}
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR]   The project org.apache.hbase:hbase:0.99.0-SNAPSHOT 
(/Users/tyu/trunk/pom.xml) has 2 errors
[ERROR]     'dependencyManagement.dependencies.dependency.artifactId' for 
org.apache.hbase:${compat.module}:jar with value '${compat.module}' does not 
match a valid id pattern. @ line 1014, column 21
[ERROR]     'dependencyManagement.dependencies.dependency.artifactId' for 
org.apache.hbase:${compat.module}:test-jar with value '${compat.module}' does 
not match a valid id pattern. @ line 1019, column 21
[ERROR]
{code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to