-
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Remove all vestiges of "Plugin" hell * Make LoaderTest hush up * Make Commands.runCommandWithArgs a public API * Fix RiddlParserInput.fromCwdPath
- Loading branch information
reidspencer
committed
Aug 14, 2024
1 parent
85a5f8b
commit 7c46f81
Showing
14 changed files
with
6 additions
and
315 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
117 changes: 0 additions & 117 deletions
117
utils/jvm/src/main/scala/com/ossuminc/riddl/utils/Plugin.scala
This file was deleted.
Oops, something went wrong.
26 changes: 0 additions & 26 deletions
26
utils/jvm/src/main/scala/com/ossuminc/riddl/utils/PluginClassLoader.scala
This file was deleted.
Oops, something went wrong.
16 changes: 0 additions & 16 deletions
16
utils/jvm/src/main/scala/com/ossuminc/riddl/utils/PluginInterface.scala
This file was deleted.
Oops, something went wrong.
29 changes: 0 additions & 29 deletions
29
utils/jvm/src/test/scala/com/ossuminc/riddl/utils/FuturePluginTest.scala
This file was deleted.
Oops, something went wrong.
14 changes: 0 additions & 14 deletions
14
utils/jvm/src/test/scala/com/ossuminc/riddl/utils/FutureTestPlugin.scala
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
26 changes: 0 additions & 26 deletions
26
utils/jvm/src/test/scala/com/ossuminc/riddl/utils/PluginSpec.scala
This file was deleted.
Oops, something went wrong.
67 changes: 0 additions & 67 deletions
67
utils/jvm/src/test/scala/com/ossuminc/riddl/utils/PluginSpecBase.scala
This file was deleted.
Oops, something went wrong.
13 changes: 0 additions & 13 deletions
13
utils/jvm/src/test/scala/com/ossuminc/riddl/utils/TestPlugin.scala
This file was deleted.
Oops, something went wrong.