Yeah Pierre you'll find a lot of missing deps there. I don't think i updated this stuff after the dynamic schema feature which broke apart some deps and introduced new ones. Let me commit my changes to the manifest so you can see what is needed right now. Done! Take a look at commit 555693.
Also note that I seemed to have added some exception that is thrown every time the dump command is attempted since the initialization changed seriously with the dynamic schema feature. I have to remove this and figure out how load the registries. Alex On 7/12/07, Pierre-Arnaud Marcelot <[EMAIL PROTECTED]> wrote:
Hi Alex, Yes, the 'output' listener is supposed to be doing the output logging. But since it's a NoDefClassFound exception, I suspect a problem in the META-INF/MANIFEST.MF file. I'm going to have a look at it... Pierre-Arnaud On 7/12/07, Alex Karasulu < [EMAIL PROTECTED]> wrote: > > Hi Pierre, > > I have been trying to debug the dump command for Markus and I cannot > seem to get any log output > any longer from the dump command. I see some listeners here are they > supposed to be doing the > logging? > > Alex >
