Commit 85e77cb
authored
Restore JavaScript/Python/C# entries for Java recipes in recipes.csv (#7510)
These cross-ecosystem rows were inadvertently removed in #6991 when
recipes.csv was regenerated by `MavenRecipeMarketplaceGenerator`, which
overwrites the file from a pure classpath scan and does not preserve
the manually-added rows that advertise these Java recipes to the
JavaScript (#6485), Python (#6593), and C# (#6678) ecosystems.
Restores `ChangeMethodName`, `ChangePackage`, `ChangeType`,
`DeleteMethodArgument`, `ReorderMethodArguments`, `search.FindMethods`,
and `search.FindTypes` for each of those three ecosystems, derived from
the current Java rows so they stay in sync with the latest option and
data table metadata.1 parent 1b68dc6 commit 85e77cb
1 file changed
Lines changed: 21 additions & 0 deletions
0 commit comments