a.binder há 6 anos atrás
pai
commit
f9275561e0

+ 1 - 1
SE/schema/build.xml

@@ -612,7 +612,7 @@
                   <!--<param name="target" expression="xml_recursed_from_tr_map_with_RelatedFeatureLoop"/>-->
                   <param name="match_child_element" expression=""/>
                   <param name="match_child_element_property_name" expression=""/>
-                  <param name="properties.xml" expression="${build_properties.xml}"/>
+                  <!--@201907 disabling properties <param name="properties.xml" expression="${build_properties.xml}"/>-->
                   <!--<param name="properties_override.xml" expression="${properties_override.xml}"/>-->
                   <param name="parallel" expression="1"/>
                   <param name="threadCount" expression="${threadCount}"/>

+ 1 - 1
SE/schema/default_db_xml_cache.public/build_ant_universal_by_xsl_match.xsl

@@ -64,7 +64,7 @@
     <xsl:template mode="build_object_install_se_ant_object.generate_tables_from_external.get_all_xsd.xml" match="system_cache__appinfo:element_complexType"> <!-- for type generate in main build.xml mode -->
         <project basedir="{$basedir}" name="{$antfile_prefix}" default="{$antfile_prefix}"
             xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd">
-            <xsl:if test="$properties.xml"><xsl:copy-of select="doc($properties.xml)/properties/*" copy-namespaces="no"/></xsl:if>
+            <xsl:if test="string-length($properties.xml) &gt; 0"><xsl:copy-of select="doc($properties.xml)/properties/*" copy-namespaces="no"/></xsl:if>
             <target name="{$antfile_prefix}">
                 <parallel  failonany="true" threadCount="{$threadCount}"> <!-- threadCount="4"  -->
                     <xsl:variable name="system_cache__appinfo:element_complexType">