Browse Source

Bugfix Kern build hi1-patch Paket, Sonderzeichen in Staaten Tabelle korr. #6

RELEASE_kern5.1
Daniel Quathamer 9 hours ago
parent
commit
23fe418e99
  1. 5
      superx/WEB-INF/conf/edustore/db/conf/build.xml
  2. 2
      superx/WEB-INF/conf/edustore/db/install/conf/builddatum.txt
  3. 2
      superx/WEB-INF/conf/edustore/db/install/schluesseltabellen/release_unloads/k_astat_staat.unl

5
superx/WEB-INF/conf/edustore/db/conf/build.xml

@ -557,9 +557,8 @@ xmlns:HtmlUtils="de.superx.util.HtmlUtils"> @@ -557,9 +557,8 @@ xmlns:HtmlUtils="de.superx.util.HtmlUtils">
</antcall>
</target>
<target name="kern_patch_his1" if="isPlatformHIS1" >
<!--<mkdir dir="${ZIELPFAD_PATCH}/db/module"/>
<mkdir dir="${ZIELPFAD_PATCH}/webserver/tomcat"/>-->
<property name="PATCH_EXCLUSIVE" value="superx/WEB-INF/classes/edustore/edustore.xml,superx/WEB-INF/classes/edustore/custom.xml,superx/WEB-INF/classes/saiku-datasources/edustore,superx/WEB-INF/web.xml,superx/xml/pageComponents_html_final.xsl,superx/index.htm,superx/WEB-INF/mandanten.cfg,superx/WEB-INF/log4j.properties,superx/WEB-INF/db.properties,superx/WEB-INF/dbforms-config.xml,superx/META-INF/context.xml,superx/WEB-INF/conf/edustore/db/bin/SQL_ENV,superx/WEB-INF/lib/ifxjdbc.jar"/>
<!--<property name="PATCH_EXCLUSIVE" value="superx/WEB-INF/classes/edustore/edustore.xml,superx/WEB-INF/classes/edustore/custom.xml,superx/WEB-INF/classes/saiku-datasources/edustore,superx/WEB-INF/web.xml,superx/xml/pageComponents_html_final.xsl,superx/index.htm,superx/WEB-INF/mandanten.cfg,superx/WEB-INF/log4j.properties,superx/WEB-INF/db.properties,superx/WEB-INF/dbforms-config.xml,superx/META-INF/context.xml,superx/WEB-INF/conf/edustore/db/bin/SQL_ENV,superx/WEB-INF/lib/ifxjdbc.jar"/>-->
<property name="PATCH_EXCLUSIVE" value="webserver/tomcat/webapps/superx/WEB-INF/classes/edustore/edustore.xml,webserver/tomcat/webapps/superx/WEB-INF/classes/saiku-datasources/edustore,webserver/tomcat/webapps/superx/WEB-INF/web.xml,webserver/tomcat/webapps/superx/xml/pageComponents_html_final.xsl,webserver/tomcat/webapps/superx/index.htm,webserver/tomcat/webapps/superx/WEB-INF/mandanten.cfg,webserver/tomcat/webapps/superx/WEB-INF/log4j.properties,webserver/tomcat/common/classes/log4j.properties,webserver/tomcat/webapps/superx/xml/index.htm"/>
<sync todir="${ZIELPFAD_PATCH}" overwrite="true" includeEmptyDirs="true" >
<fileset dir="${ZIELPFAD}" excludes="${PATCH_EXCLUSIVE}"></fileset>
</sync>

2
superx/WEB-INF/conf/edustore/db/install/conf/builddatum.txt

@ -1 +1 @@ @@ -1 +1 @@
16.09.2024
19.09.2024

2
superx/WEB-INF/conf/edustore/db/install/schluesseltabellen/release_unloads/k_astat_staat.unl

@ -137,7 +137,6 @@ @@ -137,7 +137,6 @@
341^3925^St. Martin (niederländischer Teil) (Niederländisches Überseegebiet)^0^3^
342^3930^Grönland (Dänisches Überseegebiet)^0^3^
343^3970^Navassa (US-Überseegebiet)^0^3^
344^3915^Bonaire, Saba, St. Eustatius (Niederländisches Überseegebiet)^0^3^
345^3350^Guatemala^0^3^
346^3400^Haiti^0^3^
347^3425^Honduras^0^3^
@ -249,3 +248,4 @@ @@ -249,3 +248,4 @@
997^9000^Staatenlos^0^9^
998^9200^Ungeklärt^0^9^
999^9400^Ohne Angabe^0^9^
344^3915^Bonaire, Saba, St. Eustatius (Niederländisches Überseegebiet)^0^3^

Loading…
Cancel
Save