… …
</target>
<!—打包web模块,处理build/dudu/WEB-INF/web.xml文件;
根据metadata/conf/tomcat-context.xml 产生dist/webapps/context.xml;
改变build/dudu/WEB-INF/ applicationContext-hibernate.xml中的路径,以便
dudu-dao.jar可以找到.hbm文件,
… …
</target>
<!—打包web模块,处理build/dudu/WEB-INF/web.xml文件;
根据metadata/conf/tomcat-context.xml 产生dist/webapps/context.xml;
改变build/dudu/WEB-INF/ applicationContext-hibernate.xml中的路径,以便
dudu-dao.jar可以找到.hbm文件,