You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
if you move those two maven-eclipse-plugin uses into the eclipse profile does everything work? that would be preferable, since we shouldn't need that plugin when we're building outside of eclipse.
Updated the PR to move the plugin to the eclipse-specific profile. Not an Eclipse myself, so not able to test if everything works. Without Eclipse everything builds fine.
The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
0
mvndep
17
Maven dependency ordering for branch
+1
mvninstall
330
master passed
+1
compile
93
master passed
+1
shadedjars
371
branch has no errors when building our shaded downstream artifacts.
+1
javadoc
55
master passed
_ Patch Compile Tests _
0
mvndep
17
Maven dependency ordering for patch
+1
mvninstall
347
the patch passed
+1
compile
95
the patch passed
+1
javac
95
the patch passed
+1
whitespace
0
The patch has no whitespace issues.
+1
xml
3
The patch has no ill-formed XML file.
+1
shadedjars
374
patch has no errors when building our shaded downstream artifacts.
+1
hadoopcheck
685
Patch does not cause any errors with Hadoop 2.7.4 or 3.0.0.
The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
0
mvndep
31
Maven dependency ordering for branch
+1
mvninstall
265
master passed
+1
compile
67
master passed
+1
shadedjars
256
branch has no errors when building our shaded downstream artifacts.
+1
javadoc
46
master passed
_ Patch Compile Tests _
0
mvndep
13
Maven dependency ordering for patch
+1
mvninstall
231
the patch passed
+1
compile
70
the patch passed
+1
javac
70
the patch passed
+1
whitespace
0
The patch has no whitespace issues.
+1
xml
5
The patch has no ill-formed XML file.
+1
shadedjars
268
patch has no errors when building our shaded downstream artifacts.
+1
hadoopcheck
511
Patch does not cause any errors with Hadoop 2.7.4 or 3.0.0.
The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
0
mvndep
25
Maven dependency ordering for branch
+1
mvninstall
317
master passed
+1
compile
81
master passed
+1
shadedjars
299
branch has no errors when building our shaded downstream artifacts.
+1
javadoc
50
master passed
_ Patch Compile Tests _
0
mvndep
14
Maven dependency ordering for patch
+1
mvninstall
258
the patch passed
+1
compile
77
the patch passed
+1
javac
77
the patch passed
+1
whitespace
0
The patch has no whitespace issues.
+1
xml
10
The patch has no ill-formed XML file.
+1
shadedjars
309
patch has no errors when building our shaded downstream artifacts.
+1
hadoopcheck
869
Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.0.0.
The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
0
mvndep
32
Maven dependency ordering for branch
+1
mvninstall
324
master passed
+1
compile
89
master passed
+1
shadedjars
352
branch has no errors when building our shaded downstream artifacts.
+1
javadoc
58
master passed
_ Patch Compile Tests _
0
mvndep
17
Maven dependency ordering for patch
+1
mvninstall
315
the patch passed
+1
compile
89
the patch passed
+1
javac
89
the patch passed
+1
whitespace
0
The patch has no whitespace issues.
+1
xml
3
The patch has no ill-formed XML file.
+1
shadedjars
351
patch has no errors when building our shaded downstream artifacts.
+1
hadoopcheck
1009
Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.