File tree 12 files changed +0
-24
lines changed
12 files changed +0
-24
lines changed Original file line number Diff line number Diff line change 70
70
<groupId >org.apache.spark</groupId >
71
71
<artifactId >spark-tags_${scala.binary.version}</artifactId >
72
72
</dependency >
73
- <!-- #if scala-2.13 --><!--
74
73
<dependency >
75
74
<groupId >org.scala-lang.modules</groupId >
76
75
<artifactId >scala-parallel-collections_${scala.binary.version}</artifactId >
77
76
</dependency >
78
- --><!-- #endif scala-2.13 -->
79
77
<dependency >
80
78
<groupId >org.tukaani</groupId >
81
79
<artifactId >xz</artifactId >
Original file line number Diff line number Diff line change 152
152
</exclusion >
153
153
</exclusions >
154
154
</dependency >
155
- <!-- #if scala-2.13 --><!--
156
155
<dependency >
157
156
<groupId >org.scala-lang.modules</groupId >
158
157
<artifactId >scala-parallel-collections_${scala.binary.version}</artifactId >
159
158
</dependency >
160
- --><!-- #endif scala-2.13 -->
161
159
<dependency >
162
160
<groupId >com.google.guava</groupId >
163
161
<artifactId >guava</artifactId >
Original file line number Diff line number Diff line change 74
74
<type >test-jar</type >
75
75
<scope >test</scope >
76
76
</dependency >
77
- <!-- #if scala-2.13 --><!--
78
77
<dependency >
79
78
<groupId >org.scala-lang.modules</groupId >
80
79
<artifactId >scala-parallel-collections_${scala.binary.version}</artifactId >
81
80
</dependency >
82
- --><!-- #endif scala-2.13 -->
83
81
<dependency >
84
82
<groupId >org.apache.kafka</groupId >
85
83
<artifactId >kafka-clients</artifactId >
Original file line number Diff line number Diff line change 59
59
<type >test-jar</type >
60
60
<scope >test</scope >
61
61
</dependency >
62
- <!-- #if scala-2.13 --><!--
63
62
<dependency >
64
63
<groupId >org.scala-lang.modules</groupId >
65
64
<artifactId >scala-parallel-collections_${scala.binary.version}</artifactId >
66
65
</dependency >
67
- --><!-- #endif scala-2.13 -->
68
66
<dependency >
69
67
<groupId >org.apache.kafka</groupId >
70
68
<artifactId >kafka-clients</artifactId >
Original file line number Diff line number Diff line change 70
70
<groupId >org.apache.spark</groupId >
71
71
<artifactId >spark-tags_${scala.binary.version}</artifactId >
72
72
</dependency >
73
- <!-- #if scala-2.13 --><!--
74
73
<dependency >
75
74
<groupId >org.scala-lang.modules</groupId >
76
75
<artifactId >scala-parallel-collections_${scala.binary.version}</artifactId >
77
76
</dependency >
78
- --><!-- #endif scala-2.13 -->
79
77
<dependency >
80
78
<groupId >com.google.protobuf</groupId >
81
79
<artifactId >protobuf-java</artifactId >
Original file line number Diff line number Diff line change 35
35
</properties >
36
36
37
37
<dependencies >
38
- <!-- #if scala-2.13 --><!--
39
38
<dependency >
40
39
<groupId >org.scala-lang.modules</groupId >
41
40
<artifactId >scala-parallel-collections_${scala.binary.version}</artifactId >
42
41
</dependency >
43
- --><!-- #endif scala-2.13 -->
44
42
<dependency >
45
43
<groupId >org.apache.avro</groupId >
46
44
<artifactId >avro</artifactId >
Original file line number Diff line number Diff line change 91
91
<type >test-jar</type >
92
92
<scope >test</scope >
93
93
</dependency >
94
- <!-- #if scala-2.13 --><!--
95
94
<dependency >
96
95
<groupId >org.scala-lang.modules</groupId >
97
96
<artifactId >scala-parallel-collections_${scala.binary.version}</artifactId >
98
97
</dependency >
99
- --><!-- #endif scala-2.13 -->
100
98
<dependency >
101
99
<groupId >org.scalanlp</groupId >
102
100
<artifactId >breeze_${scala.binary.version}</artifactId >
Original file line number Diff line number Diff line change 83
83
<artifactId >spark-sketch_${scala.binary.version}</artifactId >
84
84
<version >${project.version} </version >
85
85
</dependency >
86
- <!-- #if scala-2.13 --><!--
87
86
<dependency >
88
87
<groupId >org.scala-lang.modules</groupId >
89
88
<artifactId >scala-parallel-collections_${scala.binary.version}</artifactId >
90
89
</dependency >
91
- --><!-- #endif scala-2.13 -->
92
90
<dependency >
93
91
<groupId >org.scalacheck</groupId >
94
92
<artifactId >scalacheck_${scala.binary.version}</artifactId >
Original file line number Diff line number Diff line change 89
89
<scope >test</scope >
90
90
</dependency >
91
91
92
- <!-- #if scala-2.13 --><!--
93
92
<dependency >
94
93
<groupId >org.scala-lang.modules</groupId >
95
94
<artifactId >scala-parallel-collections_${scala.binary.version}</artifactId >
96
95
</dependency >
97
- --><!-- #endif scala-2.13 -->
98
96
<dependency >
99
97
<groupId >org.apache.orc</groupId >
100
98
<artifactId >orc-core</artifactId >
Original file line number Diff line number Diff line change 61
61
<type >test-jar</type >
62
62
<scope >test</scope >
63
63
</dependency >
64
- <!-- #if scala-2.13 --><!--
65
64
<dependency >
66
65
<groupId >org.scala-lang.modules</groupId >
67
66
<artifactId >scala-parallel-collections_${scala.binary.version}</artifactId >
68
67
</dependency >
69
- --><!-- #endif scala-2.13 -->
70
68
<dependency >
71
69
<groupId >com.google.guava</groupId >
72
70
<artifactId >guava</artifactId >
Original file line number Diff line number Diff line change 79
79
<type >test-jar</type >
80
80
<scope >test</scope >
81
81
</dependency >
82
- <!-- #if scala-2.13 --><!--
83
82
<dependency >
84
83
<groupId >org.scala-lang.modules</groupId >
85
84
<artifactId >scala-parallel-collections_${scala.binary.version}</artifactId >
86
85
</dependency >
87
- --><!-- #endif scala-2.13 -->
88
86
<dependency >
89
87
<groupId >${hive.group} </groupId >
90
88
<artifactId >hive-common</artifactId >
Original file line number Diff line number Diff line change 50
50
<groupId >org.apache.spark</groupId >
51
51
<artifactId >spark-tags_${scala.binary.version}</artifactId >
52
52
</dependency >
53
- <!-- #if scala-2.13 --><!--
54
53
<dependency >
55
54
<groupId >org.scala-lang.modules</groupId >
56
55
<artifactId >scala-parallel-collections_${scala.binary.version}</artifactId >
57
56
</dependency >
58
- --><!-- #endif scala-2.13 -->
59
57
60
58
<!--
61
59
This spark-tags test-dep is needed even though it isn't used in this module, otherwise testing-cmds that exclude
You can’t perform that action at this time.
0 commit comments