Project:
View Revisions: Issue #45260 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0045260: API Change: Removed shouldAddDeprecation and boolean argument in deprecation methods | ||
Revision | 2020-10-20 10:39 by cberner | ||
Description | With the changes to generate deprecated properties and entities by default, the method shouldAddDeprecation and the boolean arguments to differentiate between adding or not the deprecation are not needed anymore and have been removed, resulting in an API change. Removed: Method GenerateEntitiesTask.shouldAddDeprecation() Method ModelProvider.addHelpAndDeprecationToModel(boolean) (removed the argument, resulting in another method) |
||
Revision | 2020-10-20 10:34 by cberner | ||
Description | With the changes to generate deprecated properties and entities by default, the method shouldAddDeprecation and the boolean arguments to differentiate between adding or not the deprecation are not needed anymore and have been removed, resulting in an API change. Removed: Method GenerateEntitiesTask.addHelpAndDeprecationToModel() Method ModelProvider.addHelpAndDeprecationToModel(boolean) (removed the argument, resulting in another method) |
Copyright © 2000 - 2009 MantisBT Group |