Server build failed with a compilation error on geronimo-jetty8 module. [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure /home/tcker/tckdata/djtckbuildsrc/djg30/plugins/jetty8/geronimo-jetty8/src/main/java/org/apache/geronimo/jetty8/WebAppContextWrapper.java:[310,75] cannot find symbol symbol : method newWebBeansContext(org.eclipse.jetty.server.handler.ContextHandler.Context) location: class org.apache.geronimo.openwebbeans.OpenWebBeansWebInitializer
Forrest On Tue, Jul 5, 2011 at 9:22 PM, Forrest Xia <[email protected]> wrote: > Trigger a new tck run with the new code... > > Forrest > > > On Mon, Jul 4, 2011 at 3:42 AM, David Jencks <[email protected]>wrote: > >> I pushed another version that should have better module init order >> processing and solve some problems with web service classloaders. I haven't >> pushed the init order stuff into svn yet. >> >> thanks >> david jencks >> >> On Jun 27, 2011, at 7:24 PM, David Jencks wrote: >> >> > I just pushed todays version of this code. I did manage to get some of >> the fixes into svn but not all. >> > >> > enjoy :-) >> > >> > thanks >> > david jencks >> > >> > On Jun 26, 2011, at 9:07 PM, David Jencks wrote: >> > >> >> I've pushed an updated source assembly of the osgi-friendly code I've >> been working on to http://people.apache.org/~djencks/ >> >> >> >> There are a few osgi-related changes but the main change from the last >> drop is more cdi coverage and supporting sending global datasource >> definitions to app clients over jndi (GERONIMO-5066). >> >> >> >> I think there are a couple other bug fixes that would work as well on >> trunk. I'll try to find some git magic and actually get them committed into >> svn trunk. >> >> >> >> thanks >> >> david jencks >> >> >> > >> >> >
