From 570c0fa88c6a9ad535e4465178fabc21744e98cb Mon Sep 17 00:00:00 2001 From: crossley Date: Tue, 7 Oct 2003 00:47:13 +0000 Subject: [PATCH] Clarify that two separate steps are needed. git-svn-id: https://svn.apache.org/repos/asf/xml/commons/trunk@226134 13f79535-47bb-0310-9956-ffa450edef68 --- readme-build.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/readme-build.txt b/readme-build.txt index df7d388..833d3cc 100644 --- a/readme-build.txt +++ b/readme-build.txt @@ -14,6 +14,8 @@ installed). See http://xml.apache.org/commons/howto-forrest.html The website update cronjob happens via user dims at 01:00 and 13:00 GMT. ------------------------------------------------------------------------ +Step 1 +------ cd xml-commons ant -projecthelp ... No point repeating the options here, but one hint: @@ -24,6 +26,8 @@ ant all distribution. ------------------------------------------------------------------------ +Step 2 +------ cd xml-commons/java ant -buildfile resolver.xml dist ... Builds separate resolver distribution and copies over some relevant