| 862 |
mhunt |
1 |
<?xml version="1.0" encoding="ISO-8859-1" ?>
|
| 814 |
mhunt |
2 |
<project name="mass" default="full" basedir=".">
|
|
|
3 |
<property name="abt_rtag_id" value="-1"/>
|
| 924 |
dpurdie |
4 |
<property name="abt_release" value="TIMBUKTU (TIM) > R7 7.9"/>
|
| 814 |
mhunt |
5 |
<property name="abt_buildtool_version" value="11"/>
|
|
|
6 |
<condition property="abt_family" value="windows">
|
|
|
7 |
<os family="windows"/>
|
|
|
8 |
</condition>
|
|
|
9 |
<property name="abt_family" value="unix"/>
|
| 4280 |
dpurdie |
10 |
<property name="CotsWithFunnyVersion.hoopla2_x.cots" value="CotsWithFunnyVersion hoopla2_x.cots"/>
|
|
|
11 |
<property name="LinuxCentricProduct.1.0.0000.tim" value="LinuxCentricProduct 1.0.0000.tim"/>
|
|
|
12 |
<property name="AdvisoryDependency.1.0.0000.tim" value="AdvisoryDependency 1.0.0000.tim"/>
|
|
|
13 |
<property name="Win32CentricProduct.1.0.0000.tim" value="Win32CentricProduct 1.0.0000.tim"/>
|
| 866 |
mhunt |
14 |
<taskdef name="abt" classname="com.erggroup.buildtool.abt.ABT"/>
|
| 814 |
mhunt |
15 |
<target name="CotsWithFunnyVersion.hoopla2_x.cots.wrap">
|
| 4280 |
dpurdie |
16 |
<property name="CotsWithFunnyVersion.hoopla2_x.cots.build" value=""/>
|
| 814 |
mhunt |
17 |
</target>
|
|
|
18 |
<target name="CotsWithFunnyVersion.hoopla2_x.cots" depends="CotsWithFunnyVersion.hoopla2_x.cots.wrap" if="CotsWithFunnyVersion.hoopla2_x.cots.build">
|
| 4280 |
dpurdie |
19 |
<property name="CotsWithFunnyVersion.hoopla2_x.cotspackagename" value="CotsWithFunnyVersion"/>
|
|
|
20 |
<property name="CotsWithFunnyVersion.hoopla2_x.cotspackageversion" value="hoopla2_x"/>
|
|
|
21 |
<property name="CotsWithFunnyVersion.hoopla2_x.cotspackageextension" value=".cots"/>
|
|
|
22 |
<property name="CotsWithFunnyVersion.hoopla2_x.cotspackagevcstag" value="CC::/vob/CotsWithFunnyVersion::CotsWithFunnyVersion_hoopla2_x.cots"/>
|
|
|
23 |
<property name="CotsWithFunnyVersion.hoopla2_x.cotsloc" value="/CotsWithFunnyVersion.hoopla2_x.cots"/>
|
|
|
24 |
<abt>
|
|
|
25 |
<platform gbe_machtype="sparc"/>
|
|
|
26 |
<platform gbe_machtype="solaris10_x86"/>
|
|
|
27 |
<platform gbe_machtype="linux_i386"/>
|
|
|
28 |
<jats target="debug"/>
|
|
|
29 |
<jats target="debug"/>
|
|
|
30 |
<jats target="none"/>
|
|
|
31 |
</abt>
|
| 814 |
mhunt |
32 |
</target>
|
|
|
33 |
<target name="LinuxCentricProduct.1.0.0000.tim.wrap" depends="AdvisoryDependency.1.0.0000.tim">
|
|
|
34 |
<condition property="LinuxCentricProduct.1.0.0000.tim.build">
|
|
|
35 |
<and>
|
|
|
36 |
<or>
|
|
|
37 |
<equals arg1="${AdvisoryDependency.1.0.0000.tim.res}" arg2="0"/>
|
|
|
38 |
<equals arg1="${AdvisoryDependency.1.0.0000.tim.res}" arg2="257"/>
|
|
|
39 |
</or>
|
|
|
40 |
</and>
|
|
|
41 |
</condition>
|
|
|
42 |
</target>
|
|
|
43 |
<target name="LinuxCentricProduct.1.0.0000.tim" depends="LinuxCentricProduct.1.0.0000.tim.wrap" if="LinuxCentricProduct.1.0.0000.tim.build">
|
| 4280 |
dpurdie |
44 |
<property name="LinuxCentricProduct.1.0.0000.timpackagename" value="LinuxCentricProduct"/>
|
|
|
45 |
<property name="LinuxCentricProduct.1.0.0000.timpackageversion" value="1.0.0000"/>
|
|
|
46 |
<property name="LinuxCentricProduct.1.0.0000.timpackageextension" value=".tim"/>
|
|
|
47 |
<property name="LinuxCentricProduct.1.0.0000.timpackagevcstag" value="CC::/vob/LinuxCentricProduct::LinuxCentricProduct_1.0.0000.tim"/>
|
|
|
48 |
<property name="LinuxCentricProduct.1.0.0000.timloc" value="/LinuxCentricProduct.1.0.0000.tim"/>
|
|
|
49 |
<abt>
|
|
|
50 |
<depend package_alias="${AdvisoryDependency.1.0.0000.tim}"/>
|
|
|
51 |
<platform gbe_machtype="linux_i386"/>
|
|
|
52 |
<platform gbe_machtype="sparc"/>
|
|
|
53 |
<platform gbe_machtype="solaris10_x86"/>
|
|
|
54 |
<jats target="all"/>
|
|
|
55 |
<jats target="none"/>
|
|
|
56 |
<jats target="none"/>
|
|
|
57 |
</abt>
|
| 814 |
mhunt |
58 |
</target>
|
|
|
59 |
<target name="AdvisoryDependency.1.0.0000.tim.wrap">
|
| 4280 |
dpurdie |
60 |
<property name="AdvisoryDependency.1.0.0000.tim.build" value=""/>
|
| 814 |
mhunt |
61 |
</target>
|
|
|
62 |
<target name="AdvisoryDependency.1.0.0000.tim" depends="AdvisoryDependency.1.0.0000.tim.wrap" if="AdvisoryDependency.1.0.0000.tim.build">
|
| 4280 |
dpurdie |
63 |
<property name="AdvisoryDependency.1.0.0000.timpackagename" value="AdvisoryDependency"/>
|
|
|
64 |
<property name="AdvisoryDependency.1.0.0000.timpackageversion" value="1.0.0000"/>
|
|
|
65 |
<property name="AdvisoryDependency.1.0.0000.timpackageextension" value=".tim"/>
|
|
|
66 |
<property name="AdvisoryDependency.1.0.0000.timpackagevcstag" value="CC::/vob/AdvisoryDependency::AdvisoryDependency_1.0.0000.tim"/>
|
|
|
67 |
<property name="AdvisoryDependency.1.0.0000.timloc" value="/AdvisoryDependency.1.0.0000.tim"/>
|
|
|
68 |
<abt>
|
|
|
69 |
<platform gbe_machtype="linux_i386"/>
|
|
|
70 |
<platform gbe_machtype="sparc"/>
|
|
|
71 |
<platform gbe_machtype="solaris10_x86"/>
|
|
|
72 |
<jats target="debug"/>
|
|
|
73 |
<jats target="none"/>
|
|
|
74 |
<jats target="none"/>
|
|
|
75 |
</abt>
|
| 814 |
mhunt |
76 |
</target>
|
|
|
77 |
<target name="fullstart">
|
| 906 |
mhunt |
78 |
<echo message="${line.separator}Warning. The following package versions are not reproducible on any build platform: ${line.separator}${line.separator}" file="publish.log" append="true"/>
|
| 814 |
mhunt |
79 |
<echo message="${line.separator}NotInAnyWayReproducible.1.0.0.tim${line.separator}" file="publish.log" append="true"/>
|
| 906 |
mhunt |
80 |
<echo message="${line.separator}Warning. The following package versions are not reproducible on the build platforms associated with this baseline: ${line.separator}${line.separator}" file="publish.log" append="true"/>
|
| 814 |
mhunt |
81 |
<echo message="${line.separator}Win32CentricProduct.1.0.0000.tim${line.separator}" file="publish.log" append="true"/>
|
| 906 |
mhunt |
82 |
<echo message="${line.separator}Warning. The following package versions are not reproducible as they are directly dependent upon package versions not in the baseline: ${line.separator}${line.separator}" file="publish.log" append="true"/>
|
|
|
83 |
<echo message="${line.separator}Warning. The following package versions are not reproducible as they are directly/indirectly dependent upon not reproducible package versions: ${line.separator}${line.separator}" file="publish.log" append="true"/>
|
| 814 |
mhunt |
84 |
<echo message="${line.separator}Build Started:${line.separator}${line.separator}" file="publish.log" append="true"/>
|
|
|
85 |
</target>
|
|
|
86 |
<target name="full" depends="fullstart,CotsWithFunnyVersion.hoopla2_x.cots,LinuxCentricProduct.1.0.0000.tim,AdvisoryDependency.1.0.0000.tim">
|
|
|
87 |
<echo message="${line.separator}Build Finished${line.separator}" file="publish.log" append="true"/>
|
|
|
88 |
</target>
|
|
|
89 |
</project>
|