You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by pi...@apache.org on 2006/09/29 03:51:04 UTC

svn commit: r451081 - in /webservices/axis2/trunk/c: clean.sh clean_all.sh

Author: pini
Date: Thu Sep 28 18:51:04 2006
New Revision: 451081

URL: http://svn.apache.org/viewvc?view=rev&rev=451081
Log:
Removed clean_all.sh script because clean.sh does the same thing now.

Removed:
    webservices/axis2/trunk/c/clean_all.sh
Modified:
    webservices/axis2/trunk/c/clean.sh

Modified: webservices/axis2/trunk/c/clean.sh
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/clean.sh?view=diff&rev=451081&r1=451080&r2=451081
==============================================================================
--- webservices/axis2/trunk/c/clean.sh (original)
+++ webservices/axis2/trunk/c/clean.sh Thu Sep 28 18:51:04 2006
@@ -3,4 +3,5 @@
 make distclean
 cd ..
 make distclean
+rm -rf deploy
 



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org