[GitHub] [axis-axis2-java-core] dependabot[bot] opened a new pull request, #299: Bump greenmail from 1.6.8 to 1.6.9

2022-05-13 Thread GitBox
dependabot[bot] opened a new pull request, #299: URL: https://github.com/apache/axis-axis2-java-core/pull/299 Bumps [greenmail](https://github.com/greenmail-mail-test/greenmail) from 1.6.8 to 1.6.9. Release notes Sourced from https://github.com/greenmail-mail-test/greenmail/release

[GitHub] [axis-axis2-java-core] codecov-commenter commented on pull request #299: Bump greenmail from 1.6.8 to 1.6.9

2022-05-13 Thread GitBox
codecov-commenter commented on PR #299: URL: https://github.com/apache/axis-axis2-java-core/pull/299#issuecomment-1126061343 # [Codecov](https://codecov.io/gh/apache/axis-axis2-java-core/pull/299?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments

Re: Axis 1.8.0

2022-05-13 Thread robertlazarski
StAXOMBuilder was removed from Axis2 in 2016 since it was also removed from Axiom, where it came from. See the commit below. It replaces StAXOMBuilder with CustomBuilderSupport. commit 42bfd45924f995ff06807e3b6591b4a77e028d97 Author: Andreas Veithen Date: Sat Jan 23 11:51:14 2016 + Rem