Explorar el Código

Merge branch 'master' of bn.git:plabudda/se

Piotr Labudda hace 8 años
padre
commit
c538fc1e27

+ 1 - 1
SE/build_SE.xml

@@ -69,7 +69,7 @@
         <echo> INFORM : propbably not installed in Procesy5 environment - not detected ${procesy5_config.folders.server} file</echo>
     </target>
     
-    <target if="${build_SE_read_procesy5_file_properties_check}" name="build_SE_read_procesy5_file_properties" depends="build_SE_read_procesy5_file_properties_check,build_SE.install_dirs" description="TO read from procesy5_config.folders and procesy5_config.folders.server further do another direction this in install">
+    <target if="${build_SE_read_procesy5_file_properties_check}" name="build_SE_read_procesy5_file_properties" depends="build_SE_read_procesy5_file_properties_check,build_SE.install_dirs" description="TO read from procesy5_config.folders and  further do another direction this in install">
         <!--<loadfile property="procesy5_config.folders_loadfile" srcfile="${procesy5_config.folders}"/>-->
         <loadfile property="procesy5_config.folders.server_loadfile" srcfile="${procesy5_config.folders.server}"/>
         <tempfile property="procesy5_config.folders_loadfile_xml" destdir="${build_SE_basedir.temp}" prefix="procesy5_config.folders_loadfile_xml" suffix=".xml" deleteonexit="no"/>

+ 1 - 0
SE/schema/ant-url_action/default_db.bi_audit_energa_rum_kontrahenci_powiazania/CRM_PROCES_tree

@@ -0,0 +1 @@
+../../WPS_Functions/default_db/CRM_PROCES_tree

+ 2 - 1
SE/schema/build.xml

@@ -31,7 +31,8 @@
     <property name="remote.ant-object" location="${remote}/ant-object"/> <!-- than is default_db.CRM_PROCES/PROCES_INIT/PROCES_INIT.xsd and build.xml (empty) -->
         <property name="remote.ant-url_action" location="${remote}/ant-url_action"/>
         <property name="remote.default_db.in7_dziennik_koresp" location="${remote.ant-url_action}/default_db.in7_dziennik_koresp"/>
-        <property name="remote.default_db.bi_audit_energa_rum_kontrahenci_powiazania" location="${remote.ant-url_action}/default_db.bi_audit_energa_rum_kontrahenci_powiazania"/><property name="table.local" location="${public_html}/table"/>
+        <property name="remote.default_db.bi_audit_energa_rum_kontrahenci_powiazania" location="${remote.ant-url_action}/default_db.bi_audit_energa_rum_kontrahenci_powiazania"/>
+    <property name="table.local" location="${public_html}/table"/>
     <property name="table.remote" location="${remote}/table"/>