|
|
@@ -79,7 +79,7 @@
|
|
|
<delete file="${edge_joins_filled_paths.xml}"/>
|
|
|
<antcall target="edge_joins_filled_paths_make"/>
|
|
|
|
|
|
- <antcall target="edge_paths_with_PE_controll.xsl"/>
|
|
|
+ <antcall target="edge_paths_with_PE_controll.xml"/>
|
|
|
<antcall target="edge_paths_with_PE.xml"/>
|
|
|
|
|
|
<antcall target="biale_plamy_put_PE_to_mysql_php"/>
|
|
|
@@ -155,6 +155,7 @@
|
|
|
|
|
|
|
|
|
<target name="PE_and_Cables">
|
|
|
+ <antcall target="edge_paths_with_PE_controll.xml"/>
|
|
|
<antcall target="edge_paths_with_PE.xml"/>
|
|
|
<antcall target="biale_plamy_put_PE_to_mysql_php"/>
|
|
|
<antcall target="cables_from_joins_to_PE.xml"/>
|
|
|
@@ -304,7 +305,7 @@
|
|
|
</xslt>
|
|
|
</target>
|
|
|
<!-- postawienie PE po trasach nowe-->
|
|
|
- <target name="edge_paths_with_PE_controll.xsl">
|
|
|
+ <target name="edge_paths_with_PE_controll.xml">
|
|
|
<echo message="Wyznaczenie PE na podstawie tras ${edge_paths_with_PE.xml} nowym ${edge_paths_with_PE_controll.xsl} "/>
|
|
|
|
|
|
<delete file="${edge_paths_with_PE_controll.xml}"/>
|