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
This commit is contained in:
crossley 2003-10-07 00:47:13 +00:00
parent 35b489de99
commit 570c0fa88c

View File

@ -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. The website update cronjob happens via user dims at 01:00 and 13:00 GMT.
------------------------------------------------------------------------ ------------------------------------------------------------------------
Step 1
------
cd xml-commons cd xml-commons
ant -projecthelp ant -projecthelp
... No point repeating the options here, but one hint: ... No point repeating the options here, but one hint:
@ -24,6 +26,8 @@ ant all
distribution. distribution.
------------------------------------------------------------------------ ------------------------------------------------------------------------
Step 2
------
cd xml-commons/java cd xml-commons/java
ant -buildfile resolver.xml dist ant -buildfile resolver.xml dist
... Builds separate resolver distribution and copies over some relevant ... Builds separate resolver distribution and copies over some relevant