yoadey opened a new pull request, #384: URL: https://github.com/apache/axis-axis2-java-core/pull/384
serialVersionUID would change every generation and won't be useful then. Also not needed for SOAP. Use static 1L as serialVersionUID for Exception. This also allows build caches to be used. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
