Stefan May created AXIS2-6049:
-
Summary: Generated Exceptions differ each generation
Key: AXIS2-6049
URL: https://issues.apache.org/jira/browse/AXIS2-6049
Project: Axis2
Issue Type: Improvement
[
https://issues.apache.org/jira/browse/AXIS2-6049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan May updated AXIS2-6049:
--
Description:
*Description:*
The Java files which are generated by the AntCodegenTask for Exceptions dif
dependabot[bot] opened a new pull request, #383:
URL: https://github.com/apache/axis-axis2-java-core/pull/383
Bumps `maven-plugin-tools.version` from 3.6.4 to 3.7.0.
Updates `maven-plugin-annotations` from 3.6.4 to 3.7.0
Release notes
Sourced from https://github.com/apache/maven-
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.
veithen merged PR #383:
URL: https://github.com/apache/axis-axis2-java-core/pull/383
--
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: java-dev-unsubscr..
veithen commented on PR #384:
URL:
https://github.com/apache/axis-axis2-java-core/pull/384#issuecomment-1307856104
Looks like there is a problem with this change because tests are failing.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log o