build.xml

In order to run the default ant task, dist-all, you need the following libraries in your build classpath:

  • JDK_HOME/lib/tools.jar
  • TOMCAT_HOME/server/lib/catalina-ant.jar
  • TOMCAT_HOME/common/lib/servlet-api.jar
  • xdoclet-hibernate-module-1.2.3.jar
  • commons-beanutils.jar
  • commons-logging.jar
  • struts.jar
  • hibernate3.jar
  • source\zeprs\web\zeprs\WEB-INF\classes directory

Make sure that the paths to the libs listed in build.xml to xdoclet.task.classpath are correct.