[ https://issues.apache.org/jira/browse/RAMPART-350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13172906#comment-13172906 ]
Hudson commented on RAMPART-350: -------------------------------- Integrated in Rampart #689 (See [https://builds.apache.org/job/Rampart/689/]) Fix suggested in RAMPART-350 ruchithf : Files : * /axis/axis2/java/rampart/trunk/modules/rampart-core/src/main/java/org/apache/rampart/builder/BindingBuilder.java > Comment out the logging of password {ie log.debug("Password : " + password);} > from class BindingBuilder > ------------------------------------------------------------------------------------------------------- > > Key: RAMPART-350 > URL: https://issues.apache.org/jira/browse/RAMPART-350 > Project: Rampart > Issue Type: Improvement > Components: rampart-core > Affects Versions: 1.3 > Reporter: Hemant Shinde > Priority: Critical > Labels: rampart-core-1.3-patch.jar > Fix For: 1.3 > > > Currently, I am using Apache's rampart-core-1.3.jar file in one of our > project. Due to security reasons we have been asked to comment out few > logging statements from the class files that are included in this jar. The > comments are as follows: > a. Comment out the logging of password {ie log.debug("Password : " > + password);} from class BindingBuilder [MethodName: addUsernameToken() & > getSignatureBuider()]. > I have been trying to do this on my local repository but it seems that there > are few project dependencies on rampart-core which is making difficult to > compile & create new jar from my changes. Hence if you can provide any help > that will be highly appreciated. > Thanks & Regards, > Hemant -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org For additional commands, e-mail: java-dev-h...@axis.apache.org