Hi Michael,
the class is also present in my version of the snapshot.
The jar is located in a subfolder of the lib directory and ant also prints the
correct absolute path to it so the classpath should be fine this way.
I'll try to find more time for debugging this next week. Thanks so far for your
Hi Michael,
I found the Ant debug settings :) This seems to be the relevant part of the
exception:
Caused by: java.lang.ClassNotFoundException:
org.apache.cayenne.dba.postgres.PostgresAdapter
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessContro