Hi, To build just the web console, you can update your webconsole folder and just run the build in there. This should do the trick.
[running the full Felix trunk build just to get the web console sounds like massive overkill to me] On 23.03.2010 01:37, Sahoo wrote: > Can I update my top level Felix workspace and get the build to complete? > Some tests seemed to fail for me last time, so I am little unsure at If you do a full build, the build will abort once a sub-project (module) fails to build. This is probably another intereting point to know which project actually failed to build. Regards Felix > this point. I want to build a web console with OBR plugin. > > Thanks, > Sahoo > > Felix Meschberger wrote: >> Hi, >> >> I have fixed a number of issues around the bundle repository support >> today. Thus the web console should build again. >> >> Thanks for reporting. >> >> Regards >> Felix >> >> On 21.03.2010 04:27, Sahoo wrote: >> >>> This failure is introduced in rev #925279. >>> >>> Thanks, >>> Sahoo >>> >>> Sahoo wrote: >>> >>>> Hi, >>>> >>>> After updating my workspace to svn rev#925708, I am doing a clean >>>> build and I see compilation failures like this: >>>> >>>> /src/main/java/org/apache/felix/webconsole/internal/core/BundlesServlet.java:[904,54] >>>> >>>> cannot find symbol >>>> [exec] symbol: class R4Package >>>> / >>>> I don't see any R4Package.class in >>>> bundlerepository-1.5.0-SNAPSHOT.jar, that's recently built. >>>> >>>> Is there a continuous integration job running for trunk? Can I see its >>>> log? >>>> >>>> Thanks, >>>> Sahoo >>>> >
