Subject Re: [IB-Java] CVS?
Author Dave Warnock
Kelly,

> Is there a cvs repository available for this project, or can we fold it into
> the firebird repository?


I suggest it gets added as a new module within the firebird cvs.

The one module would contain within src 3 packages I suggest

org.firebirdsql.3050 (or org.firebirdsql.wire3050 or
org.firebirdsql.server3050)

org.firebirdsql.jdbc

org.firebirdsql.metadata

I also suggest JUnit for writing a complete set of unit tests for all 3
subprojects and ANT for building the beast.

Dave