This is a heads-up
that I have committed two column name changes tonight to support the recently
donated Firebird SQL DDL. If you've already set up your jUDDI database
then jUDDI will break if/when you retrieve latest from CVS (unless you make the
change to your database).
Changed were the
ADMIN and ENABLED columns of the PUBLISHER table because the name ADMIN is a
Firebird SQL reserved word. These columns were changed to IS_ADMIN and
IS_ENABLED respectively.
The change to the ENABLED
column was for consistency - both of these columns represent Boolean
values. Sorry for any inconvenience this may cause
you.
Steve
