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 sa...@apache.org on 2007/04/28 08:48:39 UTC

svn commit: r533309 - /webservices/axis2/trunk/c/dist.sh

Author: samisa
Date: Fri Apr 27 23:48:37 2007
New Revision: 533309

URL: http://svn.apache.org/viewvc?view=rev&rev=533309
Log:
Removed incorrect copying of xdocs

Modified:
    webservices/axis2/trunk/c/dist.sh

Modified: webservices/axis2/trunk/c/dist.sh
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/dist.sh?view=diff&rev=533309&r1=533308&r2=533309
==============================================================================
--- webservices/axis2/trunk/c/dist.sh (original)
+++ webservices/axis2/trunk/c/dist.sh Fri Apr 27 23:48:37 2007
@@ -14,7 +14,6 @@
 mv  axis2c-src-1.0.0 ../axis2c-src-1.0.0
 cd ../axis2c-src-1.0.0
 mv axis2c-src-1.0.0 samples
-mv xdocs docs
 
 for i in `find . -name "*.la"`
 do



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