mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
[commands] Add conflicts for Commands v2 & v3 vendordeps (#8438)
This commit is contained in:
@@ -6,6 +6,13 @@
|
||||
"frcYear": "2027_alpha1",
|
||||
"mavenUrls": [],
|
||||
"jsonUrl": "",
|
||||
"conflictsWith": [
|
||||
{
|
||||
"uuid": "111e20f7-815e-48f8-9dd6-e675ce75b266",
|
||||
"errorMessage": "Users can not have both Commands v2 and Commands v3 vendordeps in their robot program.",
|
||||
"offlineFileName": "CommandsV2.json"
|
||||
}
|
||||
],
|
||||
"javaDependencies": [
|
||||
{
|
||||
"groupId": "org.wpilib",
|
||||
|
||||
Reference in New Issue
Block a user