Hi bryan, I did it using ant as mentioned in the documentation you sent. I ran, ant -Dderby.junit.testclass=org.apache.derbyTesting.functionTests.suites.All junit-all-codeline-jars
It is working now. Am I doing right? Thanks On Fri, May 6, 2016 at 8:37 AM, Bryan Pendleton <[email protected]> wrote: > > Thanks for your reply. But again I get similier kind of error. >> > > Caused by: java.lang.ClassNotFoundException: org.json.simple.JSONArray >> > > Similar, but this is a different class than before. > > This class is in json_simple-1.1.jar in your tools/java directory > in your Derby source tree. > > So now add /home/danny/Derby/trunk/tools/java/json_simple-1.1.jar > to your CLASSPATH and try again. > > bryan > > > -- Thanks, Best Regards, Danoja Dias.
