build_procesy5_package.xml 5.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project basedir="../../." name="procesy5_package"
  3. xmlns:p5dg="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/documentation_generator/documentation_generator.xsd"
  4. xmlns:p5bws="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/WPS_Functions.xsd"
  5. xmlns:p5pckg="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/procesy5_package.xsd"
  6. default="p5pckg.superedit-INSTALL_SES_PROCESY_A.php.analyze-functions-modules.xml"
  7. >
  8. <description>To analyze procesy5 old bash/php installer to generate debian installer and other functions stuffs</description>
  9. <include file="build.p5pckg.PRODUCT.xml" as="PRODUCT" />
  10. <include file="build.p5pckg.SYSTEM.xml" as="SYSTEM" />
  11. <include file="../build.WPS_Functions.PRODUCT.xml" as="WPS_Functions"/>
  12. <include file="../system_ui_info_speech/build.system_ui_info_speech.PRODUCT.xml"/>
  13. <target name="default" depends=" PRODUCT.basedir"/>
  14. <target name="p5pckg.superedit-INSTALL_SES_PROCESY_A.php.xml" depends="default">
  15. <local name="p5pckg.superedit-INSTALL_SES_PROCESY_A.php.xml.content"/>
  16. <loadfile property="p5pckg.superedit-INSTALL_SES_PROCESY_A.php.xml.content" srcfile="${p5pckg.superedit-INSTALL_SES_PROCESY_A.php}"/>
  17. <echoxml file="${p5pckg.superedit-INSTALL_SES_PROCESY_A.php.xml}" namespacepolicy="all">
  18. <p5pckg.superedit-INSTALL_SES_PROCESY_A.php.xml xmlns="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/procesy5_package.xsd">
  19. ${p5pckg.superedit-INSTALL_SES_PROCESY_A.php.xml.content}
  20. </p5pckg.superedit-INSTALL_SES_PROCESY_A.php.xml>
  21. </echoxml>
  22. </target>
  23. <target name="p5pckg.superedit-INSTALL_SES_PROCESY_A.php.analyze.xml" depends=" default, p5pckg.superedit-INSTALL_SES_PROCESY_A.php.xml">
  24. <ant antfile="${p5suis.build}" target="p5suis:say_to_queue">
  25. <property name="p5suis:say_text" value="parsing old procesy5 installer " />
  26. </ant>
  27. <xslt basedir="${p5pckg.temp}" style="${p5pckg.xsl}" in="${p5pckg.superedit-INSTALL_SES_PROCESY_A.php.xml}" out="${p5pckg.superedit-INSTALL_SES_PROCESY_A.php.analyze.xml}" force="true" >
  28. <factory name="net.sf.saxon.TransformerFactoryImpl">
  29. <attribute name="http://saxon.sf.net/feature/xinclude-aware" value="true"/>
  30. <attribute name="http://saxon.sf.net/feature/initialMode" value="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/procesy5_package.xsd}superedit-INSTALL_SES_PROCESY_A.php.analyze.xml"/>
  31. </factory>
  32. <classpath location="/opt/local/share/java/saxon9he.jar"/>
  33. </xslt>
  34. </target>
  35. <extension-point name="p5pckg.superedit-INSTALL_SES_PROCESY_A.php.analyze.xml.ep" depends="p5pckg.superedit-INSTALL_SES_PROCESY_A.php.analyze.xml"/>
  36. <target name="p5pckg.superedit-INSTALL_SES_PROCESY_A.php.analyze-flat.xml" depends=" default, p5pckg.superedit-INSTALL_SES_PROCESY_A.php.analyze.xml.ep">
  37. <!--<ant antfile="${p5suis.build}" target="p5suis:say_to_queue">
  38. <property name="p5suis:say_text" value="parsing old procesy5 installer " />
  39. </ant>-->
  40. <xslt basedir="${p5pckg.temp}" style="${p5pckg.xsl}" in="${p5pckg.superedit-INSTALL_SES_PROCESY_A.php.analyze.xml}" out="${p5pckg.superedit-INSTALL_SES_PROCESY_A.php.analyze-flat.xml}" force="true" >
  41. <factory name="net.sf.saxon.TransformerFactoryImpl">
  42. <attribute name="http://saxon.sf.net/feature/xinclude-aware" value="true"/>
  43. <attribute name="http://saxon.sf.net/feature/initialMode" value="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/procesy5_package.xsd}superedit-INSTALL_SES_PROCESY_A.php.analyze-flat.xml"/>
  44. </factory>
  45. <classpath location="/opt/local/share/java/saxon9he.jar"/>
  46. </xslt>
  47. </target>
  48. <target name="p5pckg.superedit-INSTALL_SES_PROCESY_A.php.analyze-functions-modules.xml" depends=" default, p5pckg.superedit-INSTALL_SES_PROCESY_A.php.analyze.xml.ep">
  49. <!--<ant antfile="${p5suis.build}" target="p5suis:say_to_queue">
  50. <property name="p5suis:say_text" value="parsing old procesy5 installer " />
  51. </ant>-->
  52. <xslt basedir="${p5pckg.temp}" style="${p5pckg.xsl}" in="${p5pckg.superedit-INSTALL_SES_PROCESY_A.php.analyze.xml}" out="${p5pckg.superedit-INSTALL_SES_PROCESY_A.php.analyze-functions-modules.xml}" force="true" >
  53. <factory name="net.sf.saxon.TransformerFactoryImpl">
  54. <attribute name="http://saxon.sf.net/feature/xinclude-aware" value="true"/>
  55. <attribute name="http://saxon.sf.net/feature/initialMode" value="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/procesy5_package.xsd}superedit-INSTALL_SES_PROCESY_A.php.analyze-functions-modules.xml"/>
  56. </factory>
  57. <classpath location="/opt/local/share/java/saxon9he.jar"/>
  58. </xslt>
  59. </target>
  60. </project>