On Jul 28, 2011, at 5:34 AM, Jean-Louis MONTEIRO wrote: > Hi, > > As soon as we are all ok (or not ;-) ) on that proposal [1], can we release > the deps module? > Then, I can change the snapshot to the final release in 3.2.x branch.
We've always just released the deps with the OpenEJB release itself, so we can just add the deps module back to the build and maven will take care of it. That said, we got the split part backwards. We need plain "javaee-api" everywhere in the build. Only TomEE is the odd case where we can't use all the API classes. TomEE needs a jar without the servlet, jsp, el APIs. I'll be back from OSCON tomorrow and can help as needed. -David
