common/diamonds/config.xml.ftl
changeset 377 598bc53daddb
parent 322 882d389a6f06
child 695 1eaeee12c3d1
equal deleted inserted replaced
376:2db82c4a99da 377:598bc53daddb
    69         <target name="check-tool-dependencies" template-file="tool.xml.ftl" 
    69         <target name="check-tool-dependencies" template-file="tool.xml.ftl" 
    70             logfile="${ant['temp.build.dir']}/build/doc/ivy/tool-dependencies-${ant['build.type']}.xml" ant-properties="true"
    70             logfile="${ant['temp.build.dir']}/build/doc/ivy/tool-dependencies-${ant['build.type']}.xml" ant-properties="true"
    71             defer="true"/>
    71             defer="true"/>
    72             
    72             
    73         <!-- SF specific -->
    73         <!-- SF specific -->
    74         <target name="sf-tag-build"/>
    74         <target name="sf-diamonds-tag-build"/>
    75         <target name="sf-diamondize-bom"/>
    75         <target name="sf-diamondize-bom"/>
    76         <target name="sf-run-analysis"/>
    76         <target name="sf-run-analysis"/>
    77     </targets>
    77     </targets>
    78 </logger>
    78 </logger>
    79 </configuration>
    79 </configuration>