From 3d858ba74093ae5b55d0044ec99d14c9caa86783 Mon Sep 17 00:00:00 2001 From: Stuart McCrorie <42500981+smccrorie@users.noreply.github.com> Date: Wed, 8 Jan 2025 19:16:42 -0600 Subject: [PATCH] Clearing old repos --- vendordeps/ChoreoLib.json | 43 ------------------ vendordeps/NavX.json | 40 ----------------- vendordeps/libgrapplefrc2024.json | 74 ------------------------------- 3 files changed, 157 deletions(-) delete mode 100644 vendordeps/ChoreoLib.json delete mode 100644 vendordeps/NavX.json delete mode 100644 vendordeps/libgrapplefrc2024.json diff --git a/vendordeps/ChoreoLib.json b/vendordeps/ChoreoLib.json deleted file mode 100644 index 387b2de5..00000000 --- a/vendordeps/ChoreoLib.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - "fileName": "ChoreoLib.json", - "name": "ChoreoLib", - "version": "2024.1.3", - "uuid": "287cff6e-1b60-4412-8059-f6834fb30e30", - "frcYear": "2024", - "mavenUrls": [ - "https://SleipnirGroup.github.io/ChoreoLib/dep" - ], - "jsonUrl": "https://SleipnirGroup.github.io/ChoreoLib/dep/ChoreoLib.json", - "javaDependencies": [ - { - "groupId": "com.choreo.lib", - "artifactId": "ChoreoLib-java", - "version": "2024.1.3" - }, - { - "groupId": "com.google.code.gson", - "artifactId": "gson", - "version": "2.10.1" - } - ], - "jniDependencies": [], - "cppDependencies": [ - { - "groupId": "com.choreo.lib", - "artifactId": "ChoreoLib-cpp", - "version": "2024.1.3", - "libName": "ChoreoLib", - "headerClassifier": "headers", - "sharedLibrary": false, - "skipInvalidPlatforms": true, - "binaryPlatforms": [ - "windowsx86-64", - "linuxx86-64", - "osxuniversal", - "linuxathena", - "linuxarm32", - "linuxarm64" - ] - } - ] -} \ No newline at end of file diff --git a/vendordeps/NavX.json b/vendordeps/NavX.json deleted file mode 100644 index fb0f7ab2..00000000 --- a/vendordeps/NavX.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "fileName": "NavX.json", - "name": "KauaiLabs_navX_FRC", - "version": "2023.0.4", - "frcYear": 2024, - "uuid": "cb311d09-36e9-4143-a032-55bb2b94443b", - "mavenUrls": [ - "https://dev.studica.com/maven/release/2023/" - ], - "jsonUrl": "https://dev.studica.com/releases/2023/NavX.json", - "javaDependencies": [ - { - "groupId": "com.kauailabs.navx.frc", - "artifactId": "navx-frc-java", - "version": "2023.0.4" - } - ], - "jniDependencies": [], - "cppDependencies": [ - { - "groupId": "com.kauailabs.navx.frc", - "artifactId": "navx-frc-cpp", - "version": "2023.0.4", - "headerClassifier": "headers", - "sourcesClassifier": "sources", - "sharedLibrary": false, - "libName": "navx_frc", - "skipInvalidPlatforms": true, - "binaryPlatforms": [ - "linuxathena", - "linuxraspbian", - "linuxarm32", - "linuxarm64", - "linuxx86-64", - "osxuniversal", - "windowsx86-64" - ] - } - ] -} \ No newline at end of file diff --git a/vendordeps/libgrapplefrc2024.json b/vendordeps/libgrapplefrc2024.json deleted file mode 100644 index 1cd5b6e0..00000000 --- a/vendordeps/libgrapplefrc2024.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "fileName": "libgrapplefrc2024.json", - "name": "libgrapplefrc", - "version": "2024.2.1", - "frcYear": "2024", - "uuid": "8ef3423d-9532-4665-8339-206dae1d7168", - "mavenUrls": [ - "https://storage.googleapis.com/grapple-frc-maven" - ], - "jsonUrl": "https://storage.googleapis.com/grapple-frc-maven/libgrapplefrc2024.json", - "javaDependencies": [ - { - "groupId": "au.grapplerobotics", - "artifactId": "libgrapplefrcjava", - "version": "2024.2.1" - } - ], - "jniDependencies": [ - { - "groupId": "au.grapplerobotics", - "artifactId": "libgrapplefrcdriver", - "version": "2024.2.1", - "skipInvalidPlatforms": true, - "isJar": false, - "validPlatforms": [ - "windowsx86-64", - "windowsx86", - "linuxarm64", - "linuxx86-64", - "linuxathena", - "linuxarm32", - "osxuniversal" - ] - } - ], - "cppDependencies": [ - { - "groupId": "au.grapplerobotics", - "artifactId": "libgrapplefrccpp", - "version": "2024.2.1", - "libName": "grapplefrc", - "headerClassifier": "headers", - "sharedLibrary": true, - "skipInvalidPlatforms": true, - "binaryPlatforms": [ - "windowsx86-64", - "windowsx86", - "linuxarm64", - "linuxx86-64", - "linuxathena", - "linuxarm32", - "osxuniversal" - ] - }, - { - "groupId": "au.grapplerobotics", - "artifactId": "libgrapplefrcdriver", - "version": "2024.2.1", - "libName": "grapplefrcdriver", - "headerClassifier": "headers", - "sharedLibrary": true, - "skipInvalidPlatforms": true, - "binaryPlatforms": [ - "windowsx86-64", - "windowsx86", - "linuxarm64", - "linuxx86-64", - "linuxathena", - "linuxarm32", - "osxuniversal" - ] - } - ] -} \ No newline at end of file