Subversion Repositories XServices

Compare Revisions

Ignore whitespace Rev 144 → Rev 143

/xservices/trunk/build.xml
13,11 → 13,6
<property name="base.dir" value="${htmldir}" />
 
<target name="merge">
<!-- XInclude support comes with Eclipse XML Tools Project,
the Ant target needs to be executed in the Eclispe Workspace JRE
in order to get found. Any custom project specific runtime
may not work.
-->
<xsl.xinclude in="${docbooksource}/BruteXServices_User_Guide.xml" out="${docbooksource}/BruteXServices_User_Guide.dbk" />
</target>