On Sat, Oct 22, 2016 at 3:42 PM Romain Manni-Bucau <[email protected]> wrote:
> 2016-10-22 21:31 GMT+02:00 John D. Ament <[email protected]>: > > > On Sat, Oct 22, 2016 at 3:10 PM Romain Manni-Bucau < > [email protected]> > > wrote: > > > > > Hi guys, > > > > > > think now we have a default Application but without checking we have > > > anything to deploy. Means that the extension will fail CDI deployment > if > > > the module doesn't need JAX-RS which concretely makes the extension > > > unusable outside a end user application. > > > > > > Can it be fixed and deployment skipped if nothing should be deployed? > > > > > > > Yep, I'll raise a PR shortly (eg next day or so). I still want to add > some > > systests for this case. Do you have a JIRA for this or no? > > > > > No, wanted to check it was unintended before. > Well, to put it a different way. The idea that you would include CXF but not deploy any JAX-RS resources hadn't come into my mind when working on it. If its a real use case, can definitely patch it. > > > > > > > > > > Romain Manni-Bucau > > > @rmannibucau <https://twitter.com/rmannibucau> | Blog > > > <https://blog-rmannibucau.rhcloud.com> | Old Wordpress Blog > > > <http://rmannibucau.wordpress.com> | Github < > > > https://github.com/rmannibucau> | > > > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Tomitriber > > > <http://www.tomitribe.com> | JavaEE Factory > > > <https://javaeefactory-rmannibucau.rhcloud.com> > > > > > >
