build.p5build_SE.PRODUCT.xml 8.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project basedir="../../schema" name="build_SE.PRODUCT"
  3. xmlns:p5build_SE="http://biuro.biall-net.pl/build_SE.xsd"
  4. >
  5. <include optional="true" file="../build.p5build.GLOBALS.xml"/>
  6. <include file="build.p5build_SE.INSTALL_ROOT.xml" optional="true"/>
  7. <property name="p5build_SE.PRODUCT.name" value="p5build_SE"/>
  8. <property name="p5build_SE.PRODUCT.vendor-domain" value="pl.procesy5"/>
  9. <property name="p5build_SE.PRODUCT.prefix" value="p5build_SE"/>
  10. <property name="p5build_SE.PRODUCT.namespace" value="http://biuro.biall-net.pl/build_SE.xsd"/>
  11. <property name="p5build_SE.PRODUCT.root_module" value="true"/>
  12. <!--<property name="p5build_SE.basedir" value="${basedir}/build_SE_basedir"/>-->
  13. <property name="p5build_SE.basedir" value="${p5build_SE.INSTALL_ROOT.basedir}/build_SE_basedir"/> <!-- ${p5build_SE.PRODUCT.name} -->
  14. <!--<property name="p5build_SE.build" value="${basedir}/../build_SE.xml"/>-->
  15. <property name="p5build_SE.build" value="${p5build_SE.INSTALL_ROOT.basedir}/../build_SE.xml"/>
  16. <!--<property name="p5build_SE.temp" value="${p5build_SE.basedir}/temp"/>-->
  17. <property name="p5build_SE.temp" value="${p5build_SE.INSTALL_ROOT.temp}/${p5build_SE.PRODUCT.name}"/>
  18. <property name="p5build_SE.repository" value="${p5build_SE.INSTALL_ROOT.repository}/${p5build_SE.PRODUCT.name}"/>
  19. <property name="p5build_SE.debug" value="${p5build_SE.INSTALL_ROOT.debug}/${p5build_SE.PRODUCT.name}"/>
  20. <!--<property name="p5build_SE.debug" value="${p5build_SE.INSTALL_ROOT.repository}/${p5build_SE.PRODUCT.name}"/>-->
  21. <property name="p5build_SE.configuration.dir" value="${p5build_SE.INSTALL_ROOT.configuration.dir}/${p5build_SE.PRODUCT.name}"/>
  22. <!--<property name="p5build_SE.configuration.dir" value="/opt/local/etc/p5/"/>-->
  23. <tempfile property="p5build_SE.properties" destdir="${p5build_SE.temp}" prefix="p5build_SE." suffix=".properties"/>
  24. <property name="p5build_SE.properties" value="${p5build_SE.basedir}/.build_SE.properties"/>
  25. <tempfile property="p5build_SE.properties.xml" destdir="${p5build_SE.temp}" prefix="p5build_SE.properties" suffix=".xml"/>
  26. <property name="p5build_SE.properties.xml" value="${p5build_SE.properties}.xml"/>
  27. <tempfile property="p5build_SE.build_procesy5_config.default_db.properties.xml" destdir="${p5build_SE.repository}" prefix=".build_procesy5_config.default_db" suffix=".properties.xml"/>
  28. <!--<property name="p5build_SE.build_procesy5_config.default_db.properties.xml" value="${p5build_SE.build_procesy5_config.default_db.properties.xml}"/>-->
  29. <property name="p5build_SE.build_procesy5_config.default_db.properties.xml" value="${p5build_SE.build_procesy5_config.default_db.properties.xml}"/> <!-- ${p5build_SE.repository}/.build_procesy5_config.default_db.properties.xml -->
  30. <tempfile property="p5build_SE.build_procesy5_config.default_db.properties" destdir="${p5build_SE.repository}" prefix=".build_procesy5_config.default_db" suffix=".properties"/>
  31. <!--<property name="p5build_SE.build_procesy5_config.default_db.properties" value="${p5build_SE.build_procesy5_config.default_db.properties}"/>--> <!-- ${p5build_SE.repository}/.build_procesy5_config.default_db.properties -->
  32. <property name="p5build_SE.build_procesy5_config.default_db.properties" value="${p5build_SE.build_procesy5_config.default_db.properties}"/>
  33. <property name="SERVER_ADDRESS" value="biuro.biall-net.pl"/> <!-- to be set in licence file and to be generated -->
  34. <property name="TargetNamespaceBindings" value="https://${SERVER_ADDRESS}"/> <!-- default https://biuro.biall-net.pl for API working in this domain -->
  35. <property name="TargetNamespaceBindingsApi" value="${TargetNamespaceBindings}/wfs"/>
  36. <property name="TargetNamespaceBindingsApiUrl" value="${TargetNamespaceBindingsApi}/wfs-data.php"/>
  37. <property name="targetNamespace_DEFAULTS_prefix" value="default_db"/>
  38. <property name="targetNamespace_DEFAULTS_prefix_objects" value="default_objects"/>
  39. <property name="targetNamespace_DEFAULTS" value="${TargetNamespaceBindings}/xmlschema_procesy5/${targetNamespace_DEFAULTS_prefix}"/> <!-- namespace do lokalnego bindowania do default_db http://biuro.biall-net.pl/xmlschema_procesy5/default_db -->
  40. <property name="config_dir" value="${basedir}/config"/>
  41. <property name="NamespaceBinding.xml" value="${config_dir}/NamespaceBinding.xml"/> <!-- file with binding informations -->
  42. <property name="prototype_object_namespace.default.default"
  43. value="https://biuro.biall-net.pl/wfs/default_db/Types/Default.xsd"/>
  44. <property name="procesy5_config.folders.xsl" value="${p5build_SE.basedir}/procesy5_config.folders.xsl"/>
  45. <property name="procesy5_config.default_db.xsl" value="${p5build_SE.basedir}/procesy5_config.default_db.xsl"/>
  46. <tempfile property="procesy5_config.default_db.properties.xml" destdir="${p5build_SE.temp}" prefix=".procesy5_config.default_db.properties" suffix=".xml"/>
  47. <!--<property name="procesy5_config.default_db.properties.xml" value="${build_SE_basedir}/.procesy5_config.default_db.properties.xml"/>-->
  48. <property name="procesy5_config.default_db.properties.xml" value="${procesy5_config.default_db.properties.xml}"/>
  49. <tempfile property="procesy5_config.default_db.properties" destdir="${p5build_SE.repository}" prefix=".procesy5_config.default_db" suffix=".properties"/>
  50. <property name="procesy5_config.default_db.properties" value="${procesy5_config.default_db.properties}"/>
  51. <!--<property name="procesy5_config.default_db.properties" value="${build_SE_basedir}/.procesy5_config.default_db.properties"/>-->
  52. <property name="default_db_targetNamespace_detect_string" value="default_db/table/"/> <!-- intended to be in ${basedir}/table ? -->
  53. <property name="zasob_id_db_targetNamespace_detect_string" value="https://biuro.biall-net.pl/api/"/> <!-- example targetNamespace="https://biuro.biall-net.pl/api/17666/" -->
  54. <!-- components -->
  55. <!--<property name="procesy5_config.folders" value="${procesy5_config}/.cnf-\-folders.ini.php"/>-->
  56. <property name="procesy5_config.folders.server" value="${procesy5_config}/.cnf--folders-${SERVER_ADDRESS}.ini.php"/>
  57. <property name="procesy5_config.default_db.server" value="${procesy5_config}/.cnf--default_db-${SERVER_ADDRESS}.ini.php"/>
  58. <property name="procesy5_config.folders.properties.xml" value="${p5build_SE.repository}/.procesy5_config.folders.properties.xml"/>
  59. <tempfile property="p5build_SE.build_procesy5_config.folders.properties" destdir="${p5build_SE.repository}" prefix=".build_procesy5_config.folders" suffix=".properties" deleteonexit="true"/>
  60. <tempfile property="p5build_SE.build_procesy5_config.folders.properties.xml" destdir="${p5build_SE.repository}" prefix=".build_procesy5_config.folders" suffix=".properties.xml" deleteonexit="true"/>
  61. <!-- TODO config/licence/to handle params to SYNC with xmlschema and WPS_Functions -->
  62. <property name="bootstrap.php" value="${basedir}/../se-lib/bootstrap.php"/> <!-- used in php scripts to execute as root require("/Library/Server/Web/Data/Sites/SE-producition-git/SE/se-lib/bootstrap.php"); -->
  63. <!-- this built own properties -->
  64. <property name="build_SE.xml" value="${p5build_SE.build}"/>
  65. <property name="build_SE_basedir" value="${p5build_SE.basedir}"/> <!-- to keep files there some temp etc -->
  66. <property name="build_SE_basedir.temp" value="${p5build_SE.temp}"/>
  67. <tempfile property="build_SE.properties" destdir="${build_SE_basedir.temp}" prefix="build_SE.." suffix=".properties"/>
  68. <property name="build_SE.properties" value="${p5build_SE.repository}/.build_SE.properties"/>
  69. <property name="build_SE.properties.xml" value="${build_SE.properties}.xml"/>
  70. <property name="p5build_SE.getpid" location="${p5build_SE.basedir}/build.p5build_SE.getpid.xml"/> <!-- products p5build_SE.env.PPID by default target getpid -->
  71. <property name="p5build_SE.getpid.sh" location="${p5build_SE.basedir}/p5build_SE.getpid.sh"/>
  72. <tempfile property="p5build_SE.getpid.property" deleteonexit="true" prefix="p5build_SE.getpid" suffix=".property" destdir="${p5build_SE.temp}"/>
  73. <property name="p5build_SE.getpid.property" location="${p5build_SE.basedir}/p5build_SE.getpid.sh"/> <!-- TODO tu blad raczej -->
  74. <property name="p5build_SE.is_pid_alive" location="${p5build_SE.basedir}/build.p5build_SE.is_pid_alive.xml"/>
  75. <property name="p5build_SE.kill_pid" location="${p5build_SE.basedir}/build.p5build_SE.kill_pid.xml"/>
  76. <!--<property name="p5build_SE.PRODUCT.logo__x3A__notify.png" location="${basedir}/images/logo_procesy_ost-10.png"/>-->
  77. <property name="p5build_SE.PRODUCT.logo__x3A__notify.png" location="${basedir}/images/logo_procesy_ost-12_do_dita.png" />
  78. </project>