| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138 |
- <?xml version="1.0" encoding="UTF-8"?>
- <project basedir="../../." name="p5dg.PRODUCT"
- xmlns:p5dg="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/documentation_generator/documentation_generator.xsd"
- >
- <tstamp>
- <format property="p5dg.config.oldfile.tstamp" pattern="MM/dd/yyyy hh:mm a" offset="-1" unit="minute"/>
- </tstamp>
- <include file="../build.WPS_Functions.PRODUCT.xml" as="WPS_Functions"/>
-
- <condition property="p5dg.PRODUCT.ifdef.parent" taskname="parent.PRODUCT.ifdef">
- <isset property="WPS_Functions.PRODUCT.name"/>
- </condition>
-
-
-
-
-
-
- <property name="p5dg.PRODUCT.name" value="${WPS_Functions.PRODUCT.name}.documentation_generator"/>
- <property name="p5dg.PRODUCT.vendor-domain" value="${WPS_Functions.PRODUCT.vendor-domain}.p5dg"/>
- <property name="p5dg.PRODUCT.prefix" value="p5dg"/>
- <property name="p5dg.PRODUCT.namespace" value="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/documentation_generator/documentation_generator.xsd"/>
-
- <property name="p5dg.parent.name" value="${WPS_Functions.PRODUCT.name}"/>
- <property name="p5dg.parent.artifactId" value="${WPS_Functions.PRODUCT.vendor-domain}"/>
- <property name="p5dg.parent.relativePath" value="../."/>
-
-
- <property name="p5dg.basedir" value="${WPS_Functions.basedir}/documentation_generator"/>
- <property name="p5dg.repository" value="${WPS_Functions.repository}/p5dg.basedir"/>
- <condition property="p5dg.repository.exists">
- <available file="${p5dg.repository}"/>
- </condition>
- <property name="p5dg.build" location="${p5dg.basedir}/build_documentation_generator.xml"/>
- <property name="p5dg.temp" location="${WPS_Functions.temp}/p5dg.temp"/>
- <condition property="p5dg.temp.exists">
- <available file="${p5dg.temp}"/>
- </condition>
-
-
- <property name="p5dg.childproperties" location="${WPS_Functions.childproperties}/build_documentation_generator.properties"/>
-
- <property name="p5dg.configuration.dir" value="${WPS_Functions.configuration.dir}/${p5dg.PRODUCT.prefix}"/>
-
- <property name="p5dg.timestamp.analyzed" location="${p5dg.repository}/timestamp.analyzed"/>
- <property name="p5dg.timestamp.created" location="${p5dg.repository}/timestamp.created"/>
-
- <property name="p5dg.documentation_generator.xsl" location="${p5dg.basedir}/documentation_generator.xsl"/>
- <property name="p5dg.product.analyze.build.xml" location="${p5dg.basedir}/build.p5dg.product.analyze.xml"/>
- <property name="p5dg.schema.build.xml" location="${p5dg.basedir}/build.p5dg.product.analyze.xml"/>
-
- <property name="p5dg.schema.xsl" location="${p5dg.basedir}/p5dg.schema.xsl"/>
-
-
- <property name="p5dg.schema.dir" location="${p5dg.repository}/p5dg.schema.dir"/>
- <property name="p5dg.schema.dir.log" location="${p5dg.schema.dir}/p5dg.schema.dir.log"/> <!-- to log changes etc -->
- <property name="p5dg.schema.generate.xml" location="${p5dg.schema.dir}/p5dg.schema.dir.xml"/>
- <property name="p5dg.schema.generated.tstamp" location="${p5dg.schema.dir}/p5dg.schema.generated.tstamp"/>
-
-
-
-
-
-
- <!-- TODO TO REMOVE FROM build_ -->
- <property name="p5dg.documentation_generator.xsl" location="${p5dg.basedir}/documentation_generator.xsl"/>
- <property name="p5dg.repository.dita" location="${p5dg.repository}/dita"/>
- <!--<property name="p5dg.documentation.root.build.xml" value="${build_SE.xml}"/>-->
- <property name="p5dg.documentation.files.index.includes1" value="**/build*.xml"/>
- <property name="p5dg.documentation.files.index.includes2" value="**/*.xsl"/>
- <property name="p5dg.documentation.files.index.includes3" value="**/*.xsd"/>
- <property name="p5dg.documentation.files.index.excludes1" value="**/temp/*"/>
- <property name="p5dg.documentation.files.index.excludes2" value="**/out/*"/>
- <property name="p5dg.documentation.files.index.excludes3" value="**/recurse_cache/*"/>
- <property name="p5dg.dtd2xsd.pl" location="${p5dg.basedir}/dtd2xsd.pl"/>
- <property name="p5dg.documentation.files.index.excludes.regex" value="(.*recurse_cache.*)|(.*/temp/.*)|(.*/out/.*)|(.*recurse_cache.*)"/>
- <property name="p5dg.documentation.files.index.root_dir" location="${p5build.basedir}"/> <!-- + ${build_SE.xml} -->
- <property name="p5dg.documentation.files.index.xml" location="${p5dg.repository}/p5dg.documentation.files.index.xml"/> <!-- index list of all builds -->
- <property name="p5dg.documentation.files.index_fileset.xml" location="${p5dg.repository}/p5dg.documentation.files.index_fileset.xml"/>
- <property name="p5dg.documentation.files.index_analyzed.xml" location="${p5dg.repository}/p5dg.documentation.files.index_analyzed.xml"/>
- <property name="p5dg.documentation.files.index_analyzed_structurized.xml" location="${p5dg.repository}/p5dg.documentation.files.index_analyzed_structurized.xml"/>
-
-
- <property name="p5dg.documentation.files.antstructure.dtd" location="${p5ant.documentation.files.antstructure.dtd}"/>
-
- <property name="p5dg.documentation.files.antstructure-to-fix.xsd" location="${p5dg.repository}/p5dg.documentation.files.antstructure-to-fix.x_s_d"/>
- <property name="p5dg.documentation.files.antstructure.xsd" location="${p5dg.repository}/p5dg.documentation.files.antstructure.xsd"/>
- <property name="p5dg.documentation.files.antstructure-request.xsd" location="${p5dg.repository}/p5dg.documentation.files.antstructure-request.xsd"/>
- <property name="p5dg.documentation.files.antstructure-resp.xsd" location="${p5dg.repository}/p5dg.documentation.files.antstructure-resp.xsd"/>
-
-
-
- <target name="temp" unless="p5dg.temp.exists">
- <echo>#79A initially creating temp dir ${p5dg.temp}</echo>
- <mkdir dir="${p5dg.temp}"/>
- </target>
- <target name="repository" unless="p5dg.repository.exists">
- <echo>#79A initially creating temp dir ${p5dg.repository}</echo>
- <mkdir dir="${p5dg.repository}"/>
- </target>
-
-
- <!--<property name="p5suis.pid" location="${p5suis.repository}/p5suis.speech.pid"/>-->
-
- <!--
- <property name="p5dg.StandardOutPath" location="${p5build_SE.SYSTEM.StandardOutPath}/${p5dg.PRODUCT.name}.log"/>
- <property name="p5dg.StandardErrorPath" location="${p5build_SE.SYSTEM.StandardErrorPath}/${p5dg.PRODUCT.name}.log"/>
- -->
- <!--
- <target name="basedir" description="to create local dirs">
- <propertyset id="p5dg.local.properties">
- <propertyref prefix="p5dg"/>
- <mapper type="glob" from="p5dg.*" to="local.*"/>
- </propertyset>
- <antcall target="WPS_Functions.basedir.p5bws:dirs" inheritall="false">
- <propertyset refid="p5dg.local.properties"/>
- </antcall>
- </target>
-
- <target name="clean" description="To delete all temp and repository">
- <antcall target="WPS_Functions.basedir.p5bws:dirs.clean" inheritall="false">
- <propertyset refid="p5dg.local.properties"/>
- </antcall>
- </target>
-
-
- <target name="clean.temp" description="To delete all temp and repository">
- <antcall target="WPS_Functions.basedir.p5bw.p5bws:dirs.temp.clean" inheritall="false">
- <propertyset refid="p5dg.local.properties"/>
- </antcall>
- </target>
- -->
- <!--<target name="parent.PRODUCT.ifdef" unless="WPS_Functions.PRODUCT.ifdef.parent">
- <fail>There is not set correct parent PRODUCT from expected file="../build.WPS_Functions.PRODUCT.xml" </fail>
- </target>-->
-
- </project>
|