Seeing the discussion on general@i, I went and checked Jena for stray
binaries that might get caught in source releases.
I found some binaries (unused) in SDB (copies of the JDBC drivers used
for testing at some time by the look of them) and removed them.
We can put these back - we just need to make the source-release artifact
exclude them and make sure the tests of the source release do not depend
on them. Currently, SDB depends on a maven repository copy of HSQLDB,
not on a local binary. We could add Apache Derby (which is good for
checking as it does the full joins, not just linear join plans, is quite
picky on SQL syntax and runs embedded for easier testing.)
Andy
-------- Original Message --------
Subject: svn commit: r1305924 - /incubator/jena/Jena2/SDB/trunk/jdbc/
Date: Tue, 27 Mar 2012 17:36:36 -0000
From: [email protected]
Reply-To: [email protected]
To: [email protected]
Author: andy
Date: Tue Mar 27 17:36:36 2012
New Revision: 1305924
URL: http://svn.apache.org/viewvc?rev=1305924&view=rev
Log: (empty)
Removed:
incubator/jena/Jena2/SDB/trunk/jdbc/