Masatake Iwasaki
|
38fd628762
|
Preparing for 2.10.2 release
|
2022-05-17 00:48:39 +09:00 |
Akira Ajisaka
|
f207d9e620
|
HADOOP-16870. Use spotbugs-maven-plugin instead of findbugs-maven-plugin. Contributed by Ahmed Hussein.
Removed findbugs from the hadoop build images and added spotbugs instead.
Upgraded SpotBugs to 4.2.2 and spotbugs-maven-plugin to 4.2.0.
|
2021-03-29 09:44:28 +09:00 |
Masatake Iwasaki
|
0fd2ceb1b5
|
Publishing the bits for release 2.10.1
|
2020-09-22 11:48:18 +09:00 |
Masatake Iwasaki
|
f4e0c14fe9
|
Preparing for 2.10.2 development
|
2020-09-13 14:33:36 +09:00 |
Jonathan Hung
|
d74f64aa99
|
Setting version to 2.10.1-SNAPSHOT after branch-2 to branch-2.10 rename
|
2019-12-09 11:49:59 -08:00 |
Jonathan Hung
|
108127238b
|
Preparing for 2.11.0 development
|
2019-10-15 10:01:45 -07:00 |
Takanobu Asanuma
|
e3d4f6bfed
|
HADOOP-16331. Fix ASF License check in pom.xml. Contributed by Akira Ajisaka.
Signed-off-by: Takanobu Asanuma <tasanuma@apache.org>
|
2019-05-29 17:41:21 +09:00 |
Akira Ajisaka
|
cea1b0000c
|
HADOOP-16323. https everywhere in Maven settings.
|
2019-05-27 15:28:54 +09:00 |
Akira Ajisaka
|
d892d82ac0
|
Update jdiff.stable.api from 2.9.1 to 2.9.2.
|
2018-11-20 14:32:49 +09:00 |
Sammi Chen
|
eabc588d22
|
Add 2.9.1 release notes and changes documents
|
2018-05-14 15:36:30 +08:00 |
Arun Suresh
|
71a55bebfb
|
Preparing for 2.10.0 development
|
2017-10-31 12:51:14 -07:00 |
Junping Du
|
4b75ebb68e
|
Set jdiff stable version to 2.8.2.
(cherry picked from commit 06b56f6493 )
|
2017-10-26 23:20:10 -07:00 |
Andrew Wang
|
b161516705
|
HADOOP-14644. Increase max heap size of Maven javadoc plugin. Contributed by Andras Bokor.
(cherry picked from commit 2be9412b73 )
|
2017-07-31 15:09:43 -07:00 |
Akira Ajisaka
|
b295924d49
|
HADOOP-14419. Remove findbugs report from docs profile. Contributed by Andras Bokor.
(cherry picked from commit e6f6682aa8 )
|
2017-05-17 07:41:47 -04:00 |
Andrew Wang
|
832c2f52f8
|
HADOOP-13688. Stop bundling HTML source code in javadoc JARs.
(cherry picked from commit 72a2ae6452 )
|
2017-04-06 13:14:59 -07:00 |
Junping Du
|
43f23e5021
|
Set jdiff.stable.api to 2.8.0
(cherry picked from commit e7b7c96a30 )
|
2017-03-25 14:33:38 -07:00 |
Jason Lowe
|
db947fb870
|
HADOOP-13578. Add Codec for ZStandard Compression. Contributed by churro morales
|
2017-01-04 14:46:44 +00:00 |
Andrew Wang
|
9315242109
|
HADOOP-13689. Do not attach javadoc and sources jars during non-dist build.
(cherry picked from commit bf372173d0 )
|
2016-10-06 15:08:27 -07:00 |
Wangda Tan
|
269401dc83
|
HADOOP-13544. JDiff reports unncessarily show unannotated APIs and cause confusion while our javadocs only show annotated and public APIs. (vinodkv via wangda)
(cherry picked from commit 875062b5bc )
|
2016-09-27 11:27:25 -07:00 |
Vinod Kumar Vavilapalli (I am also known as @tshooter.)
|
a299146b6d
|
HADOOP-13428. Fixed hadoop-common build files to generate jdiff by working around a jdiff-bug. Contributed by Wangda Tan.
(cherry picked from commit 99603e9022 )
|
2016-08-19 19:10:35 -07:00 |
Chris Nauroth
|
b9dbef9417
|
HADOOP-13149. Windows distro build fails on dist-copynativelibs. Contributed by Chris Nauroth.
|
2016-06-17 15:54:21 -07:00 |
Akira Ajisaka
|
d1c475ddd4
|
HADOOP-12892. fix/rewrite create-release. Contributed by Allen Wittenauer.
|
2016-06-16 14:03:57 +09:00 |
Akira Ajisaka
|
6ffb557521
|
HADOOP-12893. Verify LICENSE.txt and NOTICE.txt. Contributed by Xiao Chen, Andrew Wang, and Akira Ajisaka.
|
2016-06-15 13:32:13 +09:00 |
Akira Ajisaka
|
1371f993a9
|
HADOOP-12022. fix site -Pdocs -Pdist in hadoop-project-dist; cleanout remaining forrest bits. Contributed by Allen Wittenauer.
|
2016-04-06 17:43:31 +09:00 |
Colin Patrick Mccabe
|
c33603be36
|
HADOOP-12662. The build should fail if a -Dbundle option fails (Kai Zheng via cmccabe)
(cherry picked from commit 2a30386539 )
Conflicts:
BUILDING.txt
hadoop-common-project/hadoop-common/src/CMakeLists.txt
hadoop-project-dist/pom.xml
|
2016-01-15 14:10:13 -08:00 |
Vinod Kumar Vavilapalli
|
b20e77eba3
|
Preparing for 2.9.0 development: mvn versions:set -DnewVersion=2.9.0
|
2015-11-25 17:47:22 -08:00 |
Colin Patrick Mccabe
|
f7e6a5dfb1
|
Revert "HADOOP-11887. Introduce Intel ISA-L erasure coding library for native erasure encoding support (Kai Zheng via Colin P. McCabe)"
This reverts commit bb3b2977cd .
|
2015-11-05 11:11:27 -08:00 |
Colin Patrick Mccabe
|
bb3b2977cd
|
HADOOP-11887. Introduce Intel ISA-L erasure coding library for native erasure encoding support (Kai Zheng via Colin P. McCabe)
(cherry picked from commit 482e35c55a )
|
2015-11-05 10:46:12 -08:00 |
Andrew Wang
|
bdaa0fed13
|
HADOOP-11885. hadoop-dist dist-layout-stitching.sh does not work with dash. (wang)
(cherry picked from commit 7673d4f205 )
Conflicts:
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/pom.xml
hadoop-mapreduce-project/pom.xml
|
2015-05-29 14:55:52 -07:00 |
Jonathan Eagles
|
9ed6b77da1
|
HADOOP-11889. Make checkstyle runnable from root project (Gera Shegalov via jeagles)
(cherry picked from commit 2d7363b273 )
Conflicts:
pom.xml
|
2015-05-01 19:04:41 -07:00 |
Vinod Kumar Vavilapalli
|
00854d2c2f
|
HADOOP-11776. Fixed the broken JDiff support in Hadoop 2. Contributed by Li Lu.
(cherry picked from commit 4b3948ea36 )
|
2015-04-04 13:52:51 -07:00 |
Vinod Kumar Vavilapalli
|
d9416317a9
|
Preparing for 2.8.0 development. Changing SNAPSHOT version to be 2.8 on branch-2.
|
2015-03-08 20:32:51 -07:00 |
Arun C. Murthy
|
adfb830a2b
|
Preparing to release hadoop-2.6.0: Set version in branch-2 to 2.7.0-SNAPSHOT.
|
2014-11-09 19:19:02 -08:00 |
Alejandro Abdelnur
|
c77bd85b62
|
HDFS-6134 and HADOOP-10150 subtasks.
|
2014-08-28 15:03:08 -07:00 |
Andrew Wang
|
2feffe5d81
|
HADOOP-10910. Increase findbugs maxHeap size. (wang)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1614780 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-30 22:17:16 +00:00 |
Karthik Kambatla
|
9133e3142c
|
Preparing for 2.6.0 development. Updated versions.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1607541 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-03 06:11:57 +00:00 |
Arun Murthy
|
1ccccb8534
|
Branching for hadoop-2.4 releases, also set version to 2.5.0-SNAPSHOT in branch-2.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1569186 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-18 04:41:01 +00:00 |
Arun Murthy
|
439a690ad1
|
Setting version to 2.4.0-SNAPSHOT in branch-2.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1547165 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-02 19:40:42 +00:00 |
Chris Nauroth
|
b13c6bda43
|
HADOOP-10088. Merging change r1540270 from trunk to branch-2.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1540271 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-09 07:38:16 +00:00 |
Chris Nauroth
|
086934cd59
|
HADOOP-9802. Merging change r1512872 from trunk to branch-2.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1512874 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-11 06:05:34 +00:00 |
Arun Murthy
|
83c776c85d
|
Set version in branch-2 to 2.3.0-SNAPSHOT to reflect that we will only be adding new content to hadoop-2.3.0 and not hadoop-2.2.0.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1504744 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-19 01:35:34 +00:00 |
Arun Murthy
|
27ed92a3fb
|
Set version in branch-2 to 2.2.0-SNAPSHOT.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1489479 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-04 15:34:52 +00:00 |
Konstantin Boudnik
|
6e0b55c5b7
|
Setting artifact versions to 2.1.0-SNAPSHOT to refrecl recent release of 2,0.5-alpha
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1488586 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-01 20:06:41 +00:00 |
Suresh Srinivas
|
a1235b5ba9
|
HADOOP-8562. Merge r1453486 from trunk
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1485845 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-23 20:41:53 +00:00 |
Arun Murthy
|
91a676fc41
|
Setting version in branch-2 to be 2.0.5-SNAPSHOT.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1466320 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-10 03:16:30 +00:00 |
Arun Murthy
|
196341fc09
|
Setting version to 2.0.4-SNAPSHOT in branch-2.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1442956 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-06 13:23:45 +00:00 |
Thomas Graves
|
fc5e5a09ed
|
HADOOP-9190. packaging docs is broken. (Andy Isaacson via tgraves)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1439966 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-29 16:08:57 +00:00 |
Arun Murthy
|
f403be7569
|
Set version in branch-2 to 2.0.3-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1382809 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-10 12:57:48 +00:00 |
Harsh J
|
1f804b5d20
|
svn merge -c 1343272 from trunk. Backport HADOOP-8268 to branch-2. Contributed by Radim Kolar (harsh)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1343275 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-28 14:58:13 +00:00 |
Alejandro Abdelnur
|
00875b37f6
|
HADOOP-8403. bump up POMs version to 2.0.1-SNAPSHOT. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1339326 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-16 19:46:30 +00:00 |