A document has been updated:
http://cocoon.zones.apache.org/daisy/cocooninaction/14.html
Document ID: 14
Branch: main
Language: default
Name: Set up your Cocoon project using Ant (unchanged)
Document Type: Document (unchanged)
Updated on: 8/22/05 1:24:35 PM
Updated by: Helma van der Linden
A new version has been created, state: draft
Parts
=====
Content
-------
This part has been updated.
Mime type: text/xml (unchanged)
File name: (unchanged)
Size: 10911 bytes (previous version: 10779 bytes)
Content diff:
(69 equal lines skipped)
(<strong>Windows users</strong>: use forward slashes):
<pre>ant -f build-cocoon-targets.xml
-Dcocoon.distro.home=/path/to/your/cocoon/distribution</pre>
The <em>cocoon.distro.home</em> is now set in <em>user.properties</em>.</li>
+++ <li>
+++ <p class="note">It's wise to avoid spaces in the names of your projects or
you
+++ may run into strange errors from Ant.</p>
+++ </li>
<li>Customize the <em>src/cocoon/local.build.properties</em> and remove the
path
variables in this file. Ant cannot substitute variables in property files,
so
${...} variables would cause build errors. Remove the sections <em>build,
build
(183 equal lines skipped)
Fields
======
no changes
Links
=====
no changes
Custom Fields
=============
no changes
Collections
===========
no changes