a.binder 8 лет назад
Родитель
Сommit
5e928d4a77

+ 2 - 1
SE/schema/ant-url_action/default_db.in7_dziennik_koresp/etykieta/build_recurse_ant.xml

@@ -38,7 +38,8 @@
         -Duuid=1 -DwebRootUrl=somePathDir-->
     
     <include file="build.recurse_ant.PRODUCT.xml"/>
-    <include file="${p5build_SE.build}" as="p5build_SE"/> <!-- for paths and dirs create in some tasks -->
+    <include file="${basedir}/../build_SE.xml" as="p5build_SE"/><!-- for paths and dirs create in some tasks -->
+    <!--<include file="${p5build_SE.build}" as="p5build_SE"/> <!-\- for paths and dirs create in some tasks -\->-->
     <include file="${send_email.build.xml}" as="send_email"/>
     
     <property name="basedir"  location="${basedir}" /> <!-- do ustalenia glownego katalogu -->