cortlepp commented on PR #789: URL: https://github.com/apache/axis-axis2-java-core/pull/789#issuecomment-3206899953
One of the problems of this branch seems to be that the eclipse plugins can't resolve the new jaxb-core dependency in their "bundle" phase (I'm guessing the new version is just not yet available from wherever it fetches them). If I downgrade core to 4.0.3 this compiles, but I'm not sure if it makes sense to update only half of jaxbri. Apart from that there are also test failures in the `TypeSubstitutionTests`, I have not figure out the cause there yet. -- 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]
