You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "tamtam180 (Updated) (JIRA)" <ji...@apache.org> on 2012/04/16 16:28:17 UTC

[jira] [Updated] (HIVE-2902) undefined property exists in eclipse-templates/.classpath

     [ https://issues.apache.org/jira/browse/HIVE-2902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

tamtam180 updated HIVE-2902:
----------------------------

    Attachment: HIVE-2902.1.patch.txt

modified as follows
- changed to @hbase.version@ from @hbase-test.version@ in eclipse-templates/.classpath

                
> 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
>         Attachments: HIVE-2902.1.patch.txt
>
>
> @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.version@-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