undefined property exists in eclipse-templates/.classpath
---------------------------------------------------------

                 Key: HIVE-2902
                 URL: https://issues.apache.org/jira/browse/HIVE-2902
             Project: Hive
          Issue Type: Bug
          Components: Build Infrastructure
            Reporter: tamtam180
            Priority: Minor


@hbase-test.version@ was removed from ivy/libraries.properties in HIVE-2748,
but the property still exists in eclipse-templates/.classpath.

{code}
<classpathentry kind="lib" path="build/ivy/lib/default/hbase-0.92.0.jar"/>
<classpathentry kind="lib" 
path="build/ivy/lib/default/hbase-@hbase-test.vers...@-tests.jar"/>
{code}

It should be changed to @hbase.version@


--
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

        

Reply via email to