diff options
author | damitha | 2010-06-23 15:18:40 +0000 |
---|---|---|
committer | damitha | 2010-06-23 15:18:40 +0000 |
commit | e6cc8f40eae838e098b3a2c1fbe77bec0f3cbc62 (patch) | |
tree | e42f2b279c3d033917a3756ce50346c5bdcf9af0 | |
parent | 89c6b6b970fd855b3c884ad38488a660b213162a (diff) | |
download | axis2c-e6cc8f40eae838e098b3a2c1fbe77bec0f3cbc62.tar.gz axis2c-e6cc8f40eae838e098b3a2c1fbe77bec0f3cbc62.tar.bz2 |
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@957246 13f79535-47bb-0310-9956-ffa450edef68
-rwxr-xr-x | dist.sh.in | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ #!/bin/bash rm -rf xdocs/api/html -maven site +mvn site cd xdocs/api doxygen doxygenconf cd ../.. |