Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 1 addition & 7 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
buildscript {

ext {
opensearch_version = System.getProperty("opensearch.version", "3.2.0-SNAPSHOT")
opensearch_version = System.getProperty("opensearch.version", "3.3.0-SNAPSHOT")
isSnapshot = "true" == System.getProperty("build.snapshot", "true")
buildVersionQualifier = System.getProperty("build.version_qualifier", "")

Expand Down Expand Up @@ -806,12 +806,6 @@ task updateVersion {
ext.newVersion = System.getProperty('newVersion')
println "Setting version to ${newVersion}."
// String tokenization to support -SNAPSHOT
ant.replaceregexp(match: opensearch_version.tokenize('-')[0], replace: newVersion.tokenize('-')[0], flags:'g', byline:true) {
fileset(dir: projectDir) {
// Include the required files that needs to be updated with new Version
include(name: "src/main/resources/plugin-descriptor.properties")
}
}
ant.replaceregexp(file:'build.gradle', match: '"opensearch.version", "\\d.*"', replace: '"opensearch.version", "' + newVersion.tokenize('-')[0] + '-SNAPSHOT"', flags:'g', byline:true)
}
}
1 change: 0 additions & 1 deletion licenses/bc-fips-2.0.0.jar.sha1

This file was deleted.

1 change: 1 addition & 0 deletions licenses/bc-fips-2.1.1.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
34c72d0367d41672883283933ebec24843570bf5
1 change: 0 additions & 1 deletion licenses/bcpkix-fips-2.0.7.jar.sha1

This file was deleted.

1 change: 1 addition & 0 deletions licenses/bcpkix-fips-2.1.9.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
722eaefa83fd8c53e1fc019bde25e353258ed22b
1 change: 0 additions & 1 deletion licenses/commons-lang3-3.14.0.jar.sha1

This file was deleted.

1 change: 1 addition & 0 deletions licenses/commons-lang3-3.18.0.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
fb14946f0e39748a6571de0635acbe44e7885491
1 change: 0 additions & 1 deletion licenses/failureaccess-1.0.2.jar.sha1

This file was deleted.

1 change: 0 additions & 1 deletion licenses/jsr305-3.0.2.jar.sha1

This file was deleted.

This file was deleted.

1 change: 0 additions & 1 deletion licenses/netty-buffer-4.1.118.Final.jar.sha1

This file was deleted.

1 change: 1 addition & 0 deletions licenses/netty-buffer-4.1.125.Final.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
814b9a0fbe6b46ea87f77b6548c26f2f6b21cc51
1 change: 0 additions & 1 deletion licenses/netty-codec-4.1.118.Final.jar.sha1

This file was deleted.

1 change: 1 addition & 0 deletions licenses/netty-codec-4.1.125.Final.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ce90b4cf7fffaec2711397337eeb098a1495c455
1 change: 0 additions & 1 deletion licenses/netty-codec-http-4.1.118.Final.jar.sha1

This file was deleted.

1 change: 1 addition & 0 deletions licenses/netty-codec-http-4.1.125.Final.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
e5c04e7e7885890cf03085cac4fdf837e73ef8ab
1 change: 0 additions & 1 deletion licenses/netty-codec-http2-4.1.118.Final.jar.sha1

This file was deleted.

1 change: 1 addition & 0 deletions licenses/netty-codec-http2-4.1.125.Final.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
38ac88e75e5721665bd5ea8124fe71cb1d7faef3
1 change: 0 additions & 1 deletion licenses/netty-codec-socks-4.1.118.Final.jar.sha1

This file was deleted.

1 change: 1 addition & 0 deletions licenses/netty-codec-socks-4.1.125.Final.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
87880becd7919fb79d76d01e7f8f2b0c616604a1
1 change: 0 additions & 1 deletion licenses/netty-common-4.1.118.Final.jar.sha1

This file was deleted.

1 change: 1 addition & 0 deletions licenses/netty-common-4.1.125.Final.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
e07fdeb2ad80ad1d849e45f57d3889a992b25159
1 change: 0 additions & 1 deletion licenses/netty-handler-4.1.118.Final.jar.sha1

This file was deleted.

1 change: 1 addition & 0 deletions licenses/netty-handler-4.1.125.Final.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3eb6a0d1aaded69e40de0a1d812c5f7944a020cb
1 change: 0 additions & 1 deletion licenses/netty-handler-proxy-4.1.118.Final.jar.sha1

This file was deleted.

1 change: 1 addition & 0 deletions licenses/netty-handler-proxy-4.1.125.Final.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
19a614cccc6fe8924c2674035fb3c9fedc7ae1c9
1 change: 0 additions & 1 deletion licenses/netty-resolver-4.1.118.Final.jar.sha1

This file was deleted.

1 change: 1 addition & 0 deletions licenses/netty-resolver-4.1.125.Final.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
6dd3e964005803e6ef477323035725480349ca76
1 change: 0 additions & 1 deletion licenses/netty-transport-4.1.118.Final.jar.sha1

This file was deleted.

1 change: 1 addition & 0 deletions licenses/netty-transport-4.1.125.Final.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
a81400cf3207415e549ad54c6c2f47473886c1b0

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
72f1e54685c68e921ac1dd87cbd65ec1dcbbcb92
45 changes: 0 additions & 45 deletions src/main/resources/plugin-descriptor.properties

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,8 @@ public void testPAChannelDelegatesToOriginal()
.collect(Collectors.toList());

for (Method method : overridableMethods) {
// completeStream and sendresponsebatch Methods are experimental and not implemented in PAChannel
// completeStream and sendresponsebatch Methods are experimental and not
// implemented in PAChannel
if (Set.of("sendresponsebatch", "completestream")
.contains(method.getName().toLowerCase())) {
continue;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,8 @@ public void testRTFPAChannelDelegatesToOriginal()
.collect(Collectors.toList());

for (Method method : overridableMethods) {
// completeStream and sendresponsebatch Methods are experimental and not implemented in PAChannel
// completeStream and sendresponsebatch Methods are experimental and not
// implemented in PAChannel
if (Set.of("sendresponsebatch", "completestream")
.contains(method.getName().toLowerCase())) {
continue;
Expand Down
Loading