Project:
View Revisions: Issue #40861 | [ Back to Issue ] | ||
Summary | 0040861: API change: reduce visibility of ApplyModulesResponse | ||
Revision | 2019-05-13 13:33 by caristu | ||
Description | As part of the changes introduced for the removal of the xstream library (0039034), the code of the ApplyModulesResponse class has been modified by reducing its visibility from public to package protected (as it should not be part of the public API because it is only used internally). Note that also some of its public methods has been removed. |
||
Revision | 2019-05-13 13:31 by caristu | ||
Description | As part of the changes introduced for the removal of the xstream library (0039034), the code of the ApplyModulesResponse class has been improved by reducing its visibility from public to package protected (as it should not be part of the public API because it is only used internally). Note that also some of its public methods has been removed. |
||
Revision | 2019-05-13 13:30 by caristu | ||
Description | As part of the changes introduced for the removal of the xstream library (0039034), the code of the ApplyModulesResponse has been improved by reducing its visibility from public to package protected (as it should not be part of the public API because it is only used internally). Note that also some of its public methods has been removed. |
Copyright © 2000 - 2009 MantisBT Group |