The following lines in common-build.xml suggest that there is a
methodology for running samples against a build tree. Could someone
please elaborate on it?

I am somewhat confused, as well, by the presence of cxf-server.xml and
well as cxf.xml. Is there some tooling to build webapps using the
former?

    <!-- Setup for building in a source build-->
    <available property="srcbuild_paths.file"
        value="../../../../target/srcbuild_paths.xml"
        file="target/srcbuild_paths.xml"
        filepath="../../../.."/>


Reply via email to