D hsqldb-component-info.xml

OBS-URL: https://build.opensuse.org/package/show/Java:packages/hsqldb?expand=0&rev=9
This commit is contained in:
Michal Vyskocil 2012-06-12 11:36:47 +00:00 committed by Git OBS Bridge
parent 19e37afe6e
commit 3d43b7542b

View File

@ -1,15 +0,0 @@
<project name="hsqldb-component-info">
<component id="hsqldb"
version="@VERSION@"
licenseType="hsqldb"
projectHome="http://hsqldb.org/"
description="Java relational database engine supporting a subset of ANSI-92 SQL plus SQL 99 and 2003 enhancements (with fix for CVE-2007-4576)"
scm=":ext:cvs.devel.redhat.com:/cvs/dist/hsqldb"
tag="@TAG@">
<!-- Built using JDK 1.4 -->
<artifact id="hsqldb.jar"/>
<export>
<include input="hsqldb.jar"/>
</export>
</component>
</project>