DDC-35: [patch] The cli configuration maps the convert-mapping task to the wrong file name for the class #44

Closed
opened 2026-01-22 12:25:10 +01:00 by admin · 2 comments
Owner

Originally created by @doctrinebot on GitHub (Oct 8, 2009).

Originally assigned to: @jwage on GitHub.

Jira issue originally created by user marijn:

Currently the Cli class maps the convert-mapping task to the class with file name MappingTask but this should be ConvertMappingTask since that is the name of the class. I've attached -two patch files- (svn diff doesn't add the renamed file) one patch file. The first one renames the name of the class. -The second one renames the file to ConvertMappingTask-.

Originally created by @doctrinebot on GitHub (Oct 8, 2009). Originally assigned to: @jwage on GitHub. Jira issue originally created by user marijn: Currently the `Cli` class maps the `convert-mapping` task to the class with file name `MappingTask` but this should be `ConvertMappingTask` since that is the name of the class. I've attached -two patch files- (svn diff doesn't add the renamed file) one patch file. The first one renames the name of the class. -The second one renames the file to `ConvertMappingTask`-.
admin added the Bug label 2026-01-22 12:25:10 +01:00
admin closed this issue 2026-01-22 12:25:10 +01:00
Author
Owner

@doctrinebot commented on GitHub (Oct 8, 2009):

Issue was closed with resolution "Fixed"

@doctrinebot commented on GitHub (Oct 8, 2009): Issue was closed with resolution "Fixed"
Author
Owner

@doctrinebot commented on GitHub (Dec 13, 2015):

Imported 1 attachments from Jira into https://gist.github.com/5538d49f286c874e120f

@doctrinebot commented on GitHub (Dec 13, 2015): Imported 1 attachments from Jira into https://gist.github.com/5538d49f286c874e120f - [10064_fix_convert_mapping_task_patch_by_renaming.diff](https://gist.github.com/5538d49f286c874e120f#file-10064_fix_convert_mapping_task_patch_by_renaming-diff)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#44