From: <wol...@ex...> - 2013-06-10 20:29:33
|
> I've checked out the trunk from SVN and the .classpath references the following missing jars: * lib/endorsed/saxonhe-9.2.1.5.jar Saxon has been updated recently, so the entry indeed needs to be changed. > * extensions/modules/lib/sac-1.3.jar > * extensions/modules/lib/cssparser-0.9.5.jar Those jars are optional and only installed if you enable the corresponding modules (extensions/build.properties). > The code compiles if I remove these jars from the class path. We should update .classpath accordingly then. Wolfgang |