Author: thorsten
Date: Wed Nov 5 10:00:28 2008
New Revision: 711638
URL: http://svn.apache.org/viewvc?rev=711638&view=rev
Log:
Using droids command instead of ant.
Modified:
incubator/droids/trunk/build-doc.sh
Modified: incubator/droids/trunk/build-doc.sh
URL:
http://svn.apache.org/viewvc/incubator/droids/trunk/build-doc.sh?rev=711638&r1=711637&r2=711638&view=diff
==============================================================================
--- incubator/droids/trunk/build-doc.sh (original)
+++ incubator/droids/trunk/build-doc.sh Wed Nov 5 10:00:28 2008
@@ -15,7 +15,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-ant droids.clean ivy.resolve droids.jar droids.javadoc
+droids droids.clean ivy.resolve droids.jar droids.javadoc
forrest
cp build/docs/api/ docs/ -r
cp -r build/site/* docs/