Re: Axis 1.8.0

2022-05-14 Thread Amir Razi
Thank you Robert! How can I look up "commit 42bfd45924f995ff06807e3b6591b4a77e028d97"? Would you please send me the link to this commit? Thanks, Amir On Friday, May 13, 2022, 11:46:17 AM EDT, robertlazarski wrote: StAXOMBuilder was removed from Axis2 in 2016 since it was also removed

Re: Axis 1.8.0

2022-05-14 Thread robertlazarski
You can see the commit details by using the commands below: git clone https://github.com/apache/axis-axis2-java-core.git git show 42bfd45924f995ff06807e3b6591b4a77e028d97 On Fri, May 13, 2022 at 5:45 AM robertlazarski wrote: > StAXOMBuilder was removed from Axis2 in 2016 since it was also rem