File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -275,7 +275,7 @@ def _create_deprecated_vendor_specific_distribution(base_distribution):
275
275
276
276
def register_tools_distribution (owner_suite , register_distribution ):
277
277
"""
278
- Creates a dynamic TOOLS meta-POM distribution containing all tool meta POMs.
278
+ Registers a dynamic TOOLS meta-POM distribution that aggregates all individual tool meta- POMs.
279
279
For compatibility reasons, it also creates a legacy <TOOL>_COMMUNITY_DEPRECATED distribution
280
280
with `<tool>-community` Maven artifact id for each tool.
281
281
:type register_distribution: (mx.Distribution) -> None
Original file line number Diff line number Diff line change 65
65
},
66
66
{
67
67
"name" : "graalpython" ,
68
- "version" : "5e846266a4dd6e1796a41faa9768bbd37eed322a " ,
68
+ "version" : "9c75f8969912c669f5b3ebd089fe15767d543ae3 " ,
69
69
"dynamic" : True ,
70
70
"urls" : [
71
71
{"url" : "https://github.com/graalvm/graalpython.git" , "kind" : "git" },
You can’t perform that action at this time.
0 commit comments