Steve Loughran
9ca4ac0af0
HADOOP-18305. Preparing for 3.3.4 release: branch-3.3 version => 3.3.9 ( #4482 )
...
Updating the hadoop version of branch-3.3 to 3.3.9-SNAPSHOT
pending agreement on what number its future release should take.
Using 3.3.9-SNAPSHOT puts space in for other incremental releases,
while avoiding creating JIRA release ordering and autocompletion
confusion the way adding a 3.3.10 or higher version would do.
Contributed by Steve Loughran
2022-06-22 13:09:50 +01:00
Steve Loughran
44e662272f
HADOOP-18198. Preparing for 3.3.4 development
...
Change-Id: I2bf19beb541739af22fced38c2545f09c4e1bd53
2022-04-12 14:09:08 +01:00
Chao Sun
e079fa6577
Preparing for 3.3.3 development
2021-11-16 16:02:34 -08:00
Masatake Iwasaki
5926ccde77
HADOOP-17897. Allow nested blocks in switch case in checkstyle settings. ( #3394 )
...
(cherry picked from commit e183ec8998
)
2021-09-08 04:59:05 +00:00
Viraj Jasani
92158cf84b
HADOOP-17813. Checkstyle - Allow line length: 100
...
Signed-off-by: Sean Busbey <busbey@apache.org>
(cherry picked from commit 98412ce2e1
)
2021-07-22 15:02:58 -05:00
Wei-Chiu Chuang
fa4915fdbb
Preparing for 3.3.2 development
2021-05-19 21:52:37 +08:00
Ayush Saxena
e3b8d4eb05
HADOOP-17100. Replace Guava Supplier with Java8+ Supplier in Hadoop. Contributed by Ahmed Hussein.
2020-07-22 18:21:14 +05:30
Ahmed Hussein
9e7266df6c
HADOOP-17099. Replace Guava Predicate with Java8+ Predicate
...
Signed-off-by: Jonathan Eagles <jeagles@gmail.com>
(cherry picked from commit 1f71c4ae71
)
2020-07-15 11:40:13 -05:00
Ahmed Hussein
5969922305
HADOOP-17101. Replace Guava Function with Java8+ Function
...
Signed-off-by: Jonathan Eagles <jeagles@gmail.com>
(cherry picked from commit 98fcffe93f
)
2020-07-15 09:57:36 -05:00
Akira Ajisaka
20df70a895
HADOOP-17111. Replace Guava Optional with Java8+ Optional. Contributed by Ahmed Hussein.
...
(cherry picked from commit 639acb6d89
)
2020-07-06 16:09:37 +09:00
Akira Ajisaka
dfa7f160a5
Preparing for 3.3.1 development
2020-04-30 13:33:42 +09:00
Akira Ajisaka
f777cd398f
HADOOP-16771. Update checkstyle to 8.26 and maven-checkstyle-plugin to 3.1.0. Contributed by Andras Bokor.
2019-12-20 13:10:26 +09:00
Akira Ajisaka
afd844059c
HADOOP-16331. Fix ASF License check in pom.xml
...
Signed-off-by: Takanobu Asanuma <tasanuma@apache.org>
2019-05-29 17:25:13 +09:00
Akira Ajisaka
9f933e6446
HADOOP-16323. https everywhere in Maven settings.
2019-05-27 15:24:59 +09:00
Akira Ajisaka
8b6deebb1d
HADOOP-16232. Fix errors in the checkstyle configration xmls. Contributed by Wanqiang Ji.
2019-04-03 19:35:02 +09:00
Sunil G
58fa96b697
Changed version in trunk to 3.3.0-SNAPSHOT.
2018-10-02 22:41:41 +05:30
Anu Engineer
c918d88a9b
Revert "HDDS-119:Skip Apache license header check for some ozone doc scripts. Contributed by Ajay Kumar"
...
This reverts commit c4bbcd5634
.
2018-08-15 10:06:17 -07:00
Bharat Viswanadham
c4bbcd5634
HDDS-119:Skip Apache license header check for some ozone doc scripts. Contributed by Ajay Kumar
2018-06-07 12:47:58 -07:00
Andras Bokor
90d2bdcb75
HADOOP-15252. Checkstyle version is not compatible with IDEA's checkstyle plugin
...
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
2018-03-02 17:08:55 -08:00
Wangda Tan
60f9e60b3b
Preparing for 3.2.0 development
...
Change-Id: I6d0e01f3d665d26573ef2b957add1cf0cddf7938
2018-02-11 11:17:38 +08:00
Wangda Tan
e490602e9b
YARN-7039. Fix javac and javadoc errors in YARN-3926 branch. (Sunil G via wangda)
...
Change-Id: I442bf6d838b3aba83f1f6779cf9dcf8596a2102d
2017-09-12 09:19:12 -07:00
Wangda Tan
1bbab7c157
YARN-4081. Add support for multiple resource types in the Resource class. (Varun Vasudev via wangda)
2017-09-12 09:19:09 -07:00
Andrew Wang
0d419c984f
Preparing for 3.1.0 development
2017-09-01 11:53:48 -07:00
Andrew Wang
af2773f609
Updating version for 3.0.0-beta1 development
2017-06-29 17:57:40 -07:00
Andrew Wang
16ad896d5c
Update maven version for 3.0.0-alpha4 development
2017-05-26 14:09:44 -07:00
Chris Douglas
009b9f3ebc
HADOOP-11869. Suppress ParameterNumber checkstyle violations for overridden methods. Contributed by Jonathan Eagles
2017-05-18 21:27:46 -07:00
Akira Ajisaka
f378621546
HADOOP-13901. Fix ASF License warnings.
2017-05-01 15:32:20 +09:00
Akira Ajisaka
1e11080b78
HADOOP-13942. Update checkstyle and checkstyle plugin version to handle indentation of JDK8 Lambdas.
2017-02-15 16:35:08 +09:00
Andrew Wang
5d8b80ea9b
Preparing for 3.0.0-alpha3 development
2017-01-19 15:50:07 -08:00
Akira Ajisaka
9e173d2bac
HADOOP-13816. Ambiguous plugin version warning from maven build. Contributed by Kai Sasaki.
2016-11-28 13:10:31 +09:00
Akira Ajisaka
5b577f43a2
HADOOP-13603. Ignore package line length checkstyle rule. Contributed by Shane Kumpf.
2016-11-01 20:58:13 +09:00
Wei-Chiu Chuang
cd099a63d5
HADOOP-13412. Move dev-support/checkstyle/suppressions.xml to hadoop-build-tools. Contributed by John Zhuge.
2016-09-16 14:26:42 -07:00
Wei-Chiu Chuang
0e68e14d55
HADOOP-13411. Checkstyle suppression by annotation or comment. Contributed by John Zhuge.
2016-09-16 14:16:25 -07:00
Andrew Wang
da456ffd62
Preparing for 3.0.0-alpha2 development
2016-07-15 19:04:17 -07:00
Tsuyoshi Ozawa
ea9f43781e
HADOOP-13298. Fix the leftover L&N files in hadoop-build-tools/src/main/resources/META-INF/. (ozawa)
2016-07-16 08:01:16 +09:00
Akira Ajisaka
098ae11e35
HADOOP-12893. Verify LICENSE.txt and NOTICE.txt. Contributed by Xiao Chen, Andrew Wang, and Akira Ajisaka.
2016-06-15 13:30:14 +09:00
Akira Ajisaka
ee55b74fb9
Revert "HADOOP-12893. Verify LICENSE.txt and NOTICE.txt. Contributed by Xiao Chen, Akira Ajisaka, and Andrew Wang."
...
This reverts commit e383b732c5
.
2016-06-14 14:26:52 +09:00
Andrew Wang
e383b732c5
HADOOP-12893. Verify LICENSE.txt and NOTICE.txt. Contributed by Xiao Chen, Akira Ajisaka, and Andrew Wang.
2016-06-09 13:54:14 -07:00
Andrew Wang
3c5c57af28
HADOOP-13142. Change project version from 3.0.0 to 3.0.0-alpha1.
2016-05-12 18:27:28 -07:00
Andrew Wang
ca5613af91
Revert "Update project version to 3.0.0-alpha1-SNAPSHOT."
...
This reverts commit 6b53802cba
.
2016-05-12 15:32:45 -07:00
Andrew Wang
6b53802cba
Update project version to 3.0.0-alpha1-SNAPSHOT.
2016-05-12 11:05:05 -07:00
Andrew Wang
480302b4ba
HADOOP-12859. Disable hiding field style checks in class setters. Contributed by Kai Zheng.
2016-03-02 09:40:30 -08:00
Andrew Wang
5d5a22a878
HADOOP-12713. Disable spurious checkstyle checks.
2016-01-15 11:58:56 -08:00
Gera Shegalov
3ddb260e30
HADOOP-11900. Add failIfNoTests=false to hadoop-build-tools pom. (gera)
2015-05-01 18:18:55 -07:00
Jonathan Eagles
2d7363b273
HADOOP-11889. Make checkstyle runnable from root project (Gera Shegalov via jeagles)
2015-05-01 13:11:50 -05:00