Subject Re: [Firebird-Java] Manifest file in JARs - suggestion
Author Roman Rokytskyy
> I suggest adding more manifest information to all of the JayBird JAR
> files that indicate the version number. This helps when sorting
> through multiple JAR releases, supporting customers, and is simply
> more professional. This is very easy to accomplish considering you
> are using Ant as your build tool (just see Ant's docs).

Thanks. This is a bug in build system. firebirdsql.jar contains such
manifest.mf file. I will update build system so that such manifest is
included in firebirdsql-full.jar

Roman