[Dev] Functional build restored

Brett Wooldridge bwooldridge at alterpoint.com
Tue Feb 5 09:32:03 CST 2008


Not sure that any developer noticed, but the removal of the org.ziptie.provider.directory project from the ziptie alias caused the server to fail during startup.  I'm not knocking anyone, whoever did it couldn't have been expected to know that would happen and because the project is unused removing it is the right thing to do.

Seems like my comment in directory.sql (whose absence caused the failure) written last year was apropos:

-- Define the unique hibernate key sequence.  This should be -- defined somewhere else. -- CREATE TABLE persistent_key_gen (    seq_name VARCHAR(64) PRIMARY KEY,    seq_value BIGINT NOT NULL     );

It is indeed defined somewhere else now, ozp.devices.  I figure without ozp.devices there is no ZipTie, so it seems a safe place to park the creation of that table.

-Brett
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ziptie.org/pipermail/dev/attachments/20080205/5ad86e60/attachment.html 


More information about the Dev mailing list