diff --git a/CHANGES.txt b/CHANGES.txt
index 3879a55ba7..2d4ef25921 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -16,6 +16,7 @@
* RateBasedBackPressure unnecessarily invokes a lock on the Guava RateLimiter (CASSANDRA-14163)
* Fix wildcard GROUP BY queries (CASSANDRA-14209)
Merged from 3.0:
+ * Add Missing dependencies in pom-all (CASSANDRA-14422)
* Cleanup StartupClusterConnectivityChecker and PING Verb (CASSANDRA-14447)
* Fix deprecated repair error notifications from 3.x clusters to legacy JMX clients (CASSANDRA-13121)
* Cassandra not starting when using enhanced startup scripts in windows (CASSANDRA-14418)
diff --git a/build.xml b/build.xml
index f8cdf827c0..4edfbb1440 100644
--- a/build.xml
+++ b/build.xml
@@ -68,10 +68,10 @@
-
+
-
+
@@ -79,7 +79,7 @@
-
+
@@ -105,7 +105,7 @@
-
+
@@ -222,7 +222,7 @@
-
+
Building Grammar ${build.src.antlr}/Cql.g ...
-
+
@@ -604,6 +604,7 @@
+
@@ -639,6 +640,7 @@
+
@@ -720,8 +722,8 @@
@@ -904,7 +906,7 @@
-
+
@@ -995,7 +997,7 @@
-
@@ -1083,7 +1085,7 @@
-
@@ -1201,7 +1203,7 @@
debuglevel="${debuglevel}"
destdir="${test.classes}"
includeantruntime="true"
- source="${source.version}"
+ source="${source.version}"
target="${target.version}"
encoding="utf-8">
@@ -1310,7 +1312,7 @@
-
+
@@ -1396,7 +1398,7 @@
-
+
@@ -1434,7 +1436,7 @@
-
+
@@ -1533,10 +1535,10 @@
-
-
+
@@ -1592,7 +1594,7 @@
-
@@ -1862,7 +1864,7 @@
]]>
-
+
@@ -1876,27 +1878,27 @@
var File = java.io.File;
var FilenameUtils = Packages.org.apache.commons.io.FilenameUtils;
jars = project.getProperty("eclipse-project-libs").split(project.getProperty("path.separator"));
-
+
cp = "";
for (i=0; i< jars.length; i++) {
srcjar = FilenameUtils.getBaseName(jars[i]) + '-sources.jar';
srcdir = FilenameUtils.concat(project.getProperty("build.dir.lib"), 'sources');
srcfile = new File(FilenameUtils.concat(srcdir, srcjar));
-
+
cp += ' \n';
}
-
+
cp += '';
-
+
echo = project.createTask("echo");
echo.setMessage(cp);
echo.setFile(new File(".classpath"));
echo.setAppend(true);
- echo.perform();
+ echo.perform();
]]>
@@ -1916,29 +1918,29 @@
-
+
-
+
-
-
-
+
+
+ maxmemory="512m">
-
+
-
+
-
+
-
+
@@ -1946,13 +1948,13 @@
-
+
-
+
-
-
+
+
-
+
-
-
+
+