aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorfuzzard <fuzzard@kodi.tv>2023-12-07 20:36:05 +1000
committerfuzzard <fuzzard@kodi.tv>2023-12-10 17:56:35 +1000
commitd6bc920e056baad7782f47b86cba85d1336bb134 (patch)
tree3436f9ba5ee5b2fcd0d23374a087869706543f83 /tools
parent98bb1492b0ee8f18f891cdcc6b2776722feb5273 (diff)
[groovy] Remove bundled groovy/apache commons binaries
Remove binaries from git tree and download from mirrors (or from provided local/remote url) The following defines (-D) can be set to point to existing extracted instances (eg -Dgroovy_SOURCE_DIR=/usr/share/groovy) groovy_SOURCE_DIR apache-commons-lang_SOURCE_DIR apache-commons-text_SOURCE_DIR
Diffstat (limited to 'tools')
-rw-r--r--tools/codegenerator/groovy/commons-lang3-3.12.0.jarbin587402 -> 0 bytes
-rw-r--r--tools/codegenerator/groovy/commons-text-1.10.0.jarbin238400 -> 0 bytes
-rw-r--r--tools/codegenerator/groovy/groovy-4.0.6.jarbin7395898 -> 0 bytes
-rw-r--r--tools/codegenerator/groovy/groovy-templates-4.0.6.jarbin95180 -> 0 bytes
-rw-r--r--tools/codegenerator/groovy/groovy-xml-4.0.6.jarbin230236 -> 0 bytes
5 files changed, 0 insertions, 0 deletions
diff --git a/tools/codegenerator/groovy/commons-lang3-3.12.0.jar b/tools/codegenerator/groovy/commons-lang3-3.12.0.jar
deleted file mode 100644
index 4d434a2a45..0000000000
--- a/tools/codegenerator/groovy/commons-lang3-3.12.0.jar
+++ /dev/null
Binary files differ
diff --git a/tools/codegenerator/groovy/commons-text-1.10.0.jar b/tools/codegenerator/groovy/commons-text-1.10.0.jar
deleted file mode 100644
index beada0274f..0000000000
--- a/tools/codegenerator/groovy/commons-text-1.10.0.jar
+++ /dev/null
Binary files differ
diff --git a/tools/codegenerator/groovy/groovy-4.0.6.jar b/tools/codegenerator/groovy/groovy-4.0.6.jar
deleted file mode 100644
index 1f1a8b1938..0000000000
--- a/tools/codegenerator/groovy/groovy-4.0.6.jar
+++ /dev/null
Binary files differ
diff --git a/tools/codegenerator/groovy/groovy-templates-4.0.6.jar b/tools/codegenerator/groovy/groovy-templates-4.0.6.jar
deleted file mode 100644
index ddcc8604b6..0000000000
--- a/tools/codegenerator/groovy/groovy-templates-4.0.6.jar
+++ /dev/null
Binary files differ
diff --git a/tools/codegenerator/groovy/groovy-xml-4.0.6.jar b/tools/codegenerator/groovy/groovy-xml-4.0.6.jar
deleted file mode 100644
index 9f9a6b6976..0000000000
--- a/tools/codegenerator/groovy/groovy-xml-4.0.6.jar
+++ /dev/null
Binary files differ