rename the cobertura.ser file in tomcat/bin when i deployed my web application in tomcat -


i deploed web application instrumented cobertura through war file in tomcat 6,it works well! in th path tomcat/bin found d:/dev/../module1/target/cobertura/cobertura.ser,normal according me. want know,how can rename file(d:/dev/../module1/target/cobertura/cobertura.ser) cobertura.ser automatically when deploy web application ps:my web app multi modules web app. answers!


Comments

Popular posts from this blog

c++ - error: use of deleted function -

delphi - ESC/P programming! -

c# - how to write client side events functions for the combobox items -