Skip to Content.
Sympa Menu

notify-dpml - svn commit: r2001 - development/main/central/site/src/docs/about/resources

notify-dpml AT lists.ibiblio.org

Subject: DPML Notify

List archive

Chronological Thread  
  • From: tobias.wolf5 AT freenet.de
  • To: notify-dpml AT lists.ibiblio.org
  • Subject: svn commit: r2001 - development/main/central/site/src/docs/about/resources
  • Date: Wed, 09 Mar 2005 22:47:39 -0500

Author: tobias.wolf5 AT freenet.de
Date: Wed Mar 9 22:47:38 2005
New Revision: 2001

Modified:
development/main/central/site/src/docs/about/resources/build.xml
Log:
fixed some layout issues


Modified: development/main/central/site/src/docs/about/resources/build.xml
==============================================================================
--- development/main/central/site/src/docs/about/resources/build.xml
(original)
+++ development/main/central/site/src/docs/about/resources/build.xml Wed
Mar 9 22:47:38 2005
@@ -31,13 +31,18 @@
build will exit with a failed condition and a message requesting
recommencement of the build. If you run transit target a second
time the build will continue as normal.
+</p>
+
+<p>
+For a complete build of the whole platform you can use a Utility script.
Windows users will execute build.bat and Linux users will execute build.sh.
The syntax for the usage is (in this case showing the Usage for Linux,
Windows will have to adapt) :
+</p>

-For a complete build of the whole platform you can use a Utility script.
Windows users will execute <pre>build.bat</pre> and Linux users will execute
<pre>build.sh</pre>. The syntax for the usage is (in this case showing the
Usage for Linux, Windows will have to adapt) :
<pre>
$ cd main
$ ./build.sh all 1234
</pre>

+<p>
The first argument determines what will be build. Here 'all' is the keyword
to build the whole platform. The above listing is still valid (with all it
dependencies), so you can replace 'all' with 'transit' and the script will
build only the 'transit'-product.

The second argument is optional and describes a build revision identifier.



  • svn commit: r2001 - development/main/central/site/src/docs/about/resources, tobias . wolf5, 03/09/2005

Archive powered by MHonArc 2.6.24.

Top of Page