derby
derby copied to clipboard
Mirror of Apache Derby
This set of commits makes the following changes: - All jar manifests are now generated using the [Bnd](https://bnd.bndtools.org/) tool. The new manifests contain a superset of the old manifests with...
http url does not work, update to match http://svn.apache.org/repos/asf/db/derby/code/trunk/build.xml. How often is this mirror updated and to match the development trunk or a tagged version of derby? Signed-off-by: Shelley Lambert
https://issues.apache.org/jira/browse/DERBY-7080 I create a pull request to show the added comments.
.gitignore update to ignore Intellij IDEA project files.
org.apache.derby.iapi.types.TypeId.SMALLINT_NAME is used instead of hard coding "SMALLINT" in the above method.
On Javadocs, replacing erro by error.