You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Lukas (JIRA)" <ji...@apache.org> on 2011/04/14 17:41:05 UTC

[jira] [Created] (HBASE-3783) hbase-0.90.2.jar exists in hbase root and in 'lib/'

hbase-0.90.2.jar exists in hbase root and in 'lib/'
---------------------------------------------------

                 Key: HBASE-3783
                 URL: https://issues.apache.org/jira/browse/HBASE-3783
             Project: HBase
          Issue Type: Bug
          Components: build
    Affects Versions: 0.90.2
            Reporter: Lukas
            Priority: Minor


The official HBase 0.90.2 release contains a hbase-0.90.2.jar in'<hbase root>' and in '<hbase-root>/lib/'.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HBASE-3783) hbase-0.90.2.jar exists in hbase root and in 'lib/'

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-3783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13020534#comment-13020534 ] 

Hudson commented on HBASE-3783:
-------------------------------

Integrated in HBase-TRUNK #1858 (See [https://hudson.apache.org/hudson/job/HBase-TRUNK/1858/])
    

> hbase-0.90.2.jar exists in hbase root and in 'lib/'
> ---------------------------------------------------
>
>                 Key: HBASE-3783
>                 URL: https://issues.apache.org/jira/browse/HBASE-3783
>             Project: HBase
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.90.2
>            Reporter: Lukas
>            Assignee: stack
>            Priority: Blocker
>             Fix For: 0.90.3
>
>
> The official HBase 0.90.2 release contains a hbase-0.90.2.jar in'<hbase root>' and in '<hbase-root>/lib/'.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (HBASE-3783) hbase-0.90.2.jar exists in hbase root and in 'lib/'

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

stack resolved HBASE-3783.
--------------------------

    Resolution: Fixed
      Assignee: stack

Committed this:

{code}
Index: src/assembly/all.xml
===================================================================
--- src/assembly/all.xml        (revision 1092539)
+++ src/assembly/all.xml        (working copy)
@@ -64,6 +64,9 @@
       <outputDirectory>/lib</outputDirectory>
       <unpack>false</unpack>
       <scope>runtime</scope>
+      <excludes>
+        <exclude>org.apache.hbase:hbase</exclude>
+      </excludes>
     </dependencySet>
   </dependencySets>
 </assembly>
{code}


> hbase-0.90.2.jar exists in hbase root and in 'lib/'
> ---------------------------------------------------
>
>                 Key: HBASE-3783
>                 URL: https://issues.apache.org/jira/browse/HBASE-3783
>             Project: HBase
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.90.2
>            Reporter: Lukas
>            Assignee: stack
>            Priority: Blocker
>             Fix For: 0.90.3
>
>
> The official HBase 0.90.2 release contains a hbase-0.90.2.jar in'<hbase root>' and in '<hbase-root>/lib/'.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HBASE-3783) hbase-0.90.2.jar exists in hbase root and in 'lib/'

Posted by "Todd Lipcon (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-3783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Todd Lipcon updated HBASE-3783:
-------------------------------

    Release Note: The HBase release tarball no longer contains hbase or hbase-tests jars in the lib/ directory. Users should be sure to reference those jars from in $HBASE_HOME directory directly.
    Hadoop Flags: [Incompatible change]

Marking incompatible change.

> hbase-0.90.2.jar exists in hbase root and in 'lib/'
> ---------------------------------------------------
>
>                 Key: HBASE-3783
>                 URL: https://issues.apache.org/jira/browse/HBASE-3783
>             Project: HBase
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.90.2
>            Reporter: Lukas
>            Assignee: stack
>            Priority: Blocker
>             Fix For: 0.90.3
>
>
> The official HBase 0.90.2 release contains a hbase-0.90.2.jar in'<hbase root>' and in '<hbase-root>/lib/'.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HBASE-3783) hbase-0.90.2.jar exists in hbase root and in 'lib/'

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

stack updated HBASE-3783:
-------------------------

         Priority: Blocker  (was: Minor)
    Fix Version/s: 0.90.3

Should be small fix. Making blocker on 0.90.3.

> hbase-0.90.2.jar exists in hbase root and in 'lib/'
> ---------------------------------------------------
>
>                 Key: HBASE-3783
>                 URL: https://issues.apache.org/jira/browse/HBASE-3783
>             Project: HBase
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.90.2
>            Reporter: Lukas
>            Priority: Blocker
>             Fix For: 0.90.3
>
>
> The official HBase 0.90.2 release contains a hbase-0.90.2.jar in'<hbase root>' and in '<hbase-root>/lib/'.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira