Skip to content

Commit 88774ef

Browse files
committed
Remove temporary branches-file-location property in gradle.properties
This change cleans up the configuration by removing the property used for testing changes in BwC before the version field was introduced in branches.json. The associated TODO comment has also been removed.
1 parent a71d4f5 commit 88774ef

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

gradle.properties

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,3 @@ org.gradle.java.installations.fromEnv=RUNTIME_JAVA_HOME
2222

2323
# if configuration cache enabled then enable parallel support too
2424
org.gradle.configuration-cache.parallel=true
25-
26-
# This is needed for testing changes in BwC before version field is introduced in branches.json on the main branch
27-
# TODO remove before merging to main
28-
org.elasticsearch.build.branches-file-location=https://raw.githubusercontent.com/jozala/elasticsearch/bwc-explicit-branches-version/branches.json

0 commit comments

Comments
 (0)