java/alt2xml-out-xslt/nbproject/build-impl.xml
changeset 49 bec481687c1b
parent 48 99a8b70a7989
child 110 d4e5d65ba7cf
     1.1 --- a/java/alt2xml-out-xslt/nbproject/build-impl.xml	Mon Jun 16 22:03:57 2014 +0200
     1.2 +++ b/java/alt2xml-out-xslt/nbproject/build-impl.xml	Mon Jun 16 22:15:18 2014 +0200
     1.3 @@ -898,6 +898,14 @@
     1.4          <propertyfile file="${built-jar.properties}">
     1.5              <entry key="${basedir}" value=""/>
     1.6          </propertyfile>
     1.7 +        <antcall target="-maybe-call-dep">
     1.8 +            <param name="call.built.properties" value="${built-jar.properties}"/>
     1.9 +            <param location="${project.alt2xml-lib-output}" name="call.subproject"/>
    1.10 +            <param location="${project.alt2xml-lib-output}/build.xml" name="call.script"/>
    1.11 +            <param name="call.target" value="jar"/>
    1.12 +            <param name="transfer.built-jar.properties" value="${built-jar.properties}"/>
    1.13 +            <param name="transfer.not.archive.disabled" value="true"/>
    1.14 +        </antcall>
    1.15      </target>
    1.16      <target depends="init,-check-automatic-build,-clean-after-automatic-build" name="-verify-automatic-build"/>
    1.17      <target depends="init" name="-check-automatic-build">
    1.18 @@ -1390,6 +1398,14 @@
    1.19          <propertyfile file="${built-clean.properties}">
    1.20              <entry key="${basedir}" value=""/>
    1.21          </propertyfile>
    1.22 +        <antcall target="-maybe-call-dep">
    1.23 +            <param name="call.built.properties" value="${built-clean.properties}"/>
    1.24 +            <param location="${project.alt2xml-lib-output}" name="call.subproject"/>
    1.25 +            <param location="${project.alt2xml-lib-output}/build.xml" name="call.script"/>
    1.26 +            <param name="call.target" value="clean"/>
    1.27 +            <param name="transfer.built-clean.properties" value="${built-clean.properties}"/>
    1.28 +            <param name="transfer.not.archive.disabled" value="true"/>
    1.29 +        </antcall>
    1.30      </target>
    1.31      <target depends="init" name="-do-clean">
    1.32          <delete dir="${build.dir}"/>