I sent an email to the Axiom mailing list, d...@ws.apache.org, asking for a release.
I also created the following Axiom issue, not a blocker for the release. I don't have committer rights to the project. AXIOM-506 Upgrade to org.glassfish 3.0.1 and jakarta packages On Thu, May 6, 2021 at 5:46 AM robertlazarski <robertlazar...@gmail.com> wrote: > Thanks, it does makes sense to have everything on github. > > For the upcoming Axis2 release, we'll have to update the Axiom snapshots > to their latest release however Axis2 won't compile without Axiom > snapshots. Do we need to wait on an Axiom release? > > While on the subject of Axiom, I am having problems building Axis2 and > Axiom on Maven 3.8.1 due to the HTTPS requirement on > org.glassfish.jaxb:txw2 , which is from a less than current Glassfish > release. I only see that error on some mirrors ... I compile in several > locations, local and remote. Yet as I'm sure you know, upgrading Axis2 from > javax.xml.bind to the latest jakarta.xml.bind and also > javax.activation.DataSource to jakarta.activation.DataSource is a big task. > > I spent a couple hours on it but had problems in the Axis2 > WrappedDataHandler class, since it extends the Axiom DataHandlerWrapper > class. Doing some simple "search and replace" in Axiom ended up failing > their xml test suite in the mime area. Just thought I'd mention it. > > Robert > > On Mon, May 3, 2021 at 4:48 AM Andreas Veithen-Knowles < > andreas.veit...@gmail.com> wrote: > >> I migrated the build to Github Actions a while ago; see >> https://github.com/apache/axis-axis2-java-core/actions. >> >> Andreas >> >> On Mon, May 3, 2021 at 2:56 AM robertlazarski <robertlazar...@gmail.com> >> wrote: >> >>> All, >>> >>> On the URL below: >>> >>> https://travis-ci.com/github/apache/axis-axis2-java-core/requests >>> >>> I am seeing this error: >>> >>> File apache/axis-axis2-java-core:.travis.yml not found on RemoteVcs >>> >>> Looks like we need to add a travis.yml? The builds broke about 4 months >>> ago. Not sure why we never had one before, though we've been using Travis >>> for many years. >>> >>> Thought I'd ask before proceeding. I want to call a vote on the release >>> in the next week, and it'd be nice to have some binary artifacts that users >>> can download. >>> >>> Robert >>> >>> >>>