Andrew Purtell
1fe75f98d3
HBASE-19421 branch-1 does not compile against Hadoop 3.0.0
2017-12-04 15:48:38 -08:00
Peter Somogyi
dce6285c21
HBASE-19188 Build fails on branch-1 using maven-3.5.2
...
Changing tomcat:jasper-runtime scope to compile in
hbase-server, hbase-rest and hbase-thrift
Signed-off-by: Michael Stack <stack@apache.org>
2017-11-29 12:28:09 -08:00
Andrew Purtell
6961526573
HBASE-12350 Backport error-prone build support to branch-1 and branch-2
2017-11-09 15:34:09 -08:00
Andrew Purtell
3dd55fa0c0
Set versions on branch-1 to 1.5.0-SNAPSHOT
2017-07-03 18:01:15 -07:00
Enis Soztutar
51be6569e6
HBASE-15670 Add missing Snapshot.proto to the maven profile for compiling protobuf
...
Conflicts:
hbase-protocol/pom.xml
hbase-server/src/test/java/org/apache/hadoop/hbase/coprocessor/TestBatchCoprocessorEndpoint.java
2016-04-22 11:44:14 -07:00
Mikhail Antonov
998e339d6e
HBASE-15342 create branch-1.3 and update branch-1 poms to 1.4.0-SNAPSHOT
2016-02-28 16:23:29 -08:00
Matt Warhaftig
05bd89b9b7
HBASE-14147 Add namespace CRUD functionality to REST
...
Conflicts:
hbase-rest/src/test/java/org/apache/hadoop/hbase/rest/TestNamespacesInstanceResource.java
hbase-rest/src/test/java/org/apache/hadoop/hbase/rest/TestNamespacesResource.java
hbase-rest/src/test/java/org/apache/hadoop/hbase/rest/model/TestNamespacesInstanceModel.java
hbase-rest/src/test/java/org/apache/hadoop/hbase/rest/model/TestNamespacesModel.java
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2015-09-21 19:03:16 -07:00
stack
0bcaa165ad
Revert "HBASE-14147 Add namespace CRUD functionality to REST."
...
This reverts commit e1f594c695
.
2015-09-10 08:27:41 -07:00
Matt Warhaftig
e1f594c695
HBASE-14147 Add namespace CRUD functionality to REST.
...
Signed-off-by: stack <stack@apache.org>
2015-09-09 21:14:26 -07:00
stack
48ab0923c9
Revert "HBASE-14147 REST Support for Namespaces (Matt Warhaftig); DOES NOT COMPILE"
...
This reverts commit 39ec06e5ac
.
2015-09-09 06:53:25 -07:00
stack
39ec06e5ac
HBASE-14147 REST Support for Namespaces (Matt Warhaftig)
2015-09-08 22:28:08 -07:00
Sean Busbey
a45651c2cf
HBASE-14085 Update LICENSE and NOTICE files.
...
* corrects license/notice for source distribution
* adds inception year to correct copyright in generated NOTICE files for jars
* updates project names in poms to use "Apache HBase" instead of "HBase" so jar NOTICE files will be correct
* uses append-resources to include supplemental info on jars with 3rd party works in source
* adds an hbase specific resource bundle for jars that include 3rd party works for binaries
** uses supplemental-model to fill in license gaps
** uses the above and a shade plugin transformation to build proper files for shaded jars.
** uses the above and the assembly plugin to build the proper files for bin assembly
* adds a NOTICE item for things copied out of Hadoop (TODO legal-discuss)
Conflicts:
NOTICE.txt
hbase-checkstyle/pom.xml
hbase-resource-bundle/pom.xml
hbase-server/pom.xml
hbase-thrift/pom.xml
pom.xml
2015-08-05 14:52:33 -07:00
Gábor Lipták
8e6fb569c5
HBASE-13963 Do not leak jdk.tools dependency from hbase-annotations
...
Signed-off-by: Sean Busbey <busbey@apache.org>
Conflicts:
hbase-common/pom.xml
2015-06-26 08:56:14 -05:00
Sean Busbey
f2f19ddb5c
HBASE-13909 update branch-1 poms to 1.3.0-SNAPSHOT
2015-06-15 22:30:56 -05:00
Nick Dimiduk
cf45c8d30a
Bump pom version to 1.2.0-SNAPSHOT
2015-04-16 17:30:48 -07:00
Josh Elser
c3b47f2251
HBASE-13236 Add addt'l lifecycle-mapping executions.
...
Adds a number of lifecycle-mapping entries which
prevent errors from showing up in Eclipse on a fresh
import of HBase. For plugins defined in the top-level
pom, the mapping is added there; otherwise, the mapping
is pushed down to the child pom.
Signed-off-by: Sean Busbey <busbey@apache.org>
2015-03-14 00:19:44 -05:00
Sean Busbey
0bec3a7bf4
HBASE-12898 ensure direct dependencies are declared.
2015-01-22 09:30:05 -06:00
Enis Soztutar
d66ae28c07
Update pom.xml version for 1.1.0-SNAPSHOT for branch-1
2014-12-17 23:16:41 -08:00
stack
f0afcd2cc2
HBASE-12689 Move version on from 0.99.2 to HBASE-1.0.0-SNAPSHOT
2014-12-14 20:37:59 -08:00
Enis Soztutar
5f150e49f9
Update pom.xml version for 0.99.2
2014-12-02 20:28:29 -08:00
stack
c99d89fd63
HBASE-12427 Change branch-1 version from 0.99.2-SNAPSHOT to 0.99.3-SNAPSHOT --REVERT
2014-11-05 19:15:24 -08:00
stack
c66a6b02a5
HBASE-12427 Change branch-1 version from 0.99.2-SNAPSHOT to 0.99.3-SNAPSHOT
2014-11-04 12:41:38 -08:00
stack
43a04baebe
HBASE-12308 Fix typo in hbase-rest profile name (Solomon Duskis)
2014-10-21 09:27:33 -07:00
Enis Soztutar
10ebc49130
Update pom.xml version to 0.99.2-SNAPSHOT
2014-10-17 11:32:59 -07:00
Enis Soztutar
7d0be32b1d
Update pom.xml version for 0.99.1
2014-10-11 21:56:30 -07:00
Elliott Clark
052a6f0702
HBASE-12197 Move rest to it's on module
2014-10-10 09:51:20 -07:00