|
@@ -38,7 +38,8 @@
|
|
|
-Duuid=1 -DwebRootUrl=somePathDir-->
|
|
-Duuid=1 -DwebRootUrl=somePathDir-->
|
|
|
|
|
|
|
|
<include file="build.recurse_ant.PRODUCT.xml"/>
|
|
<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"/>
|
|
<include file="${send_email.build.xml}" as="send_email"/>
|
|
|
|
|
|
|
|
<property name="basedir" location="${basedir}" /> <!-- do ustalenia glownego katalogu -->
|
|
<property name="basedir" location="${basedir}" /> <!-- do ustalenia glownego katalogu -->
|