Greetings, all,I just made some changes to the build system that will require you after doing an svn update to run autoconfig (i.e. 'ant -f autoconfig.build.xml'). This is because there is a new build file called docbook2.build.xml that is now imported into build.xml, and it refers to a target that exists in the autogenerated modules.build.xml. But that target won't be there until you re-run autoconfig.
Hopefully, I haven't broken the build. I did a freshStart all.junit. Cheers, Philip
