[ http://issues.apache.org/jira/browse/AXIS2-1828?page=comments#action_12459412 ] Davanum Srinivas commented on AXIS2-1828: -----------------------------------------
+1 to trunk. am not sure if we should do this for 1.1. thx, dims > Change DeploymentEngine and RepositoryListener fields and methods from > private to protected > ------------------------------------------------------------------------------------------- > > Key: AXIS2-1828 > URL: http://issues.apache.org/jira/browse/AXIS2-1828 > Project: Apache Axis 2.0 (Axis2) > Issue Type: Improvement > Components: kernel > Affects Versions: 1.1 > Reporter: ant elder > Priority: Minor > Attachments: toProtected.diff > > > I'd like to be able to subclass the Axis2 DeploymentEngine and > RepositoryListener classes to customize their behaviour but a lot of fields > and methods are private. This patch changes them to protected, no other code > changes. > (If its ok to apply this then any chance it could also happen on the 1.1 > branch?) > Thanks! -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
