Details
Description
After I used a very clean build for Castor (delete the content of the maven repository), I found some classpath configuration errors in eclipse. The pom.xml file has updated the version of some lib, but the .classpath file does not change to the new version. Then the errors happened.
I have prepared a small patch to repair these. (see attachment)
Will fix later today