Skip to content
Snippets Groups Projects
Commit f586b48c authored by Brian Frank Cooper's avatar Brian Frank Cooper
Browse files

Added ycsb.jar to dbcompile classpath

parent 7a6fb348
No related branches found
No related tags found
No related merge requests found
......@@ -13,6 +13,7 @@
<path id="classpath">
<fileset dir="${dblib.dir}" includes="**/*.jar"/>
<fileset file="build/ycsb.jar"/>
</path>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment