1
0
mirror of https://github.com/gryf/gryf-overlay.git synced 2026-01-06 05:44:15 +01:00

initial import

This commit is contained in:
root
2010-02-09 21:25:29 +01:00
commit b2719dc011
1080 changed files with 41656 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
diff -urpN hsqldb.orig/build/build.xml hsqldb/build/build.xml
--- hsqldb.orig/build/build.xml 2006-04-11 19:07:22.000000000 +0200
+++ hsqldb/build/build.xml 2006-07-09 02:07:48.000000000 +0200
@@ -593,12 +593,6 @@ examples:
</manifest>
<exclude name="org/hsqldb/jmx/**"/>
<exclude name="org/hsqldb/util/*Swing.*" if="noswing"/>
- <exclude name="org/hsqldb/util/*Transfer*.*"/>
- <exclude name="org/hsqldb/util/DataAccess*.*"/>
- <exclude name="org/hsqldb/util/*Helper*.*"/>
- <exclude name="org/hsqldb/util/JDBCTypes.*"/>
- <exclude name="org/hsqldb/util/SQLStatements.*"/>
- <exclude name="org/hsqldb/util/QueryTool.*"/>
<exclude name="org/hsqldb/util/Zaurus*.*"/>
<exclude name="org/hsqldb/test/*.class"/>
<exclude name="org/hsqldb/sample/*.class"/>