equal
deleted
inserted
replaced
40 </stages> |
40 </stages> |
41 <targets> |
41 <targets> |
42 <target name="diamonds" template-file="tool.xml.ftl" |
42 <target name="diamonds" template-file="tool.xml.ftl" |
43 logfile="${ant['temp.build.dir']}/build/doc/ivy/tool-dependencies-${ant['build.type']}.xml" ant-properties="true"/> |
43 logfile="${ant['temp.build.dir']}/build/doc/ivy/tool-dependencies-${ant['build.type']}.xml" ant-properties="true"/> |
44 |
44 |
45 <!-- note: replaced by sf-run-analysis --> |
45 <!-- note: replaced by sf-run-analysis-diamonds --> |
46 <!-- target name="compile-main" template-file="compile.xml.ftl" |
46 <!-- target name="compile-main" template-file="compile.xml.ftl" |
47 logfile="${ant['diamonds.compile.summary']}" ant-properties="true"/ --> |
47 logfile="${ant['diamonds.compile.summary']}" ant-properties="true"/ --> |
48 |
48 |
49 <target name="ido-codescanner" template-file="codescanner.xml.ftl" |
49 <target name="ido-codescanner" template-file="codescanner.xml.ftl" |
50 logfile="${ant['ido.codescanner.output.dir']}/problemIndex.xml"/> |
50 logfile="${ant['ido.codescanner.output.dir']}/problemIndex.xml"/> |
71 defer="true"/> |
71 defer="true"/> |
72 |
72 |
73 <!-- SF specific --> |
73 <!-- SF specific --> |
74 <target name="sf-diamonds-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-diamonds"/> |
77 </targets> |
77 </targets> |
78 </logger> |
78 </logger> |
79 </configuration> |
79 </configuration> |