Hey David, Thanks for the feedback. I already removed some of them. It has some side effects that I still need to investigate. For instance, removing soap-api, makes the UniverseTest to fail. The Geronimo service locator seems to mess up the test.
-- Jean-Louis Monteiro http://twitter.com/jlouismonteiro http://www.tomitribe.com On Tue, Jul 23, 2019 at 3:11 PM David Blevins <[email protected]> wrote: > > On Jul 23, 2019, at 5:46 AM, Jonathan Gallimore < > [email protected]> wrote: > > > > I did a build on master and on the branch. The "plus" artifact for the > > branch has the following library diffs compared with master: > > Thanks! > > > +jacorb-3.9 > > +jacorb-omgapi-3.9 > > +jboss-rmi-api_1.0_spec-1.0.6.Final > > These should be cut out as we do not actually implement the CORBA/IIOP and > CSIv2 code required by the full profile. > > > +jakartax.activation-api-1.2.1 > > +javax.activation-1.2.0 > > +javax.activation-api-1.2.0 > > +javax.xml.soap-api-1.4.0 > > +management-api-3.0.0-b012 > > The Geronimo versions of these should already be in our javaee-api jar. > > > -David > >
