--- In dita-users@yahoogroups.com, Paul Masalsky <paulmasalsky@...> wrote:
>
> I'm worried that with the "all" target not being recognized you
might have one of the following problems:
Paul, these remedies might apply for DITA-OT 1.2.2 or earlier. But if
the problem is happening with DITA-OT 1.3, please go back to the
release notes for 1.3
(http://tech.groups.yahoo.com/group/dita-users/message/3762) and note
the change of calling interface for running the demos. It will take a
little time for us to update the User Guide for 1.3, and I think we'll
add this information also to the README in the downloads. If this
syntax turns out to be the solution you needed, I am sorry for the
trouble that the change has caused you--the Release Notes tried to
explain the rationale for this crucial change.
--
Don Day
2. Change to command line invocations: The "Ant refactoring"
exercise
for this release has changed some previously documented Ant
calls for
running demos. This change enables better use of the Ant
modules for
power users who need to integrate the Toolkit into
programming build
environments such as Eclipse, but the change affects some
documentation. This is a permanent change that should remain
stable
from now on. Wherever you see an older instruction like
"c:\dita-ot>ant all", you now need to indicate the component
that
contains the demos, so you would type "c:\dita-ot>ant all -f
build_demo.xml".