| Line 7... |
Line 7... |
| 7 |
<os family="windows"/>
|
7 |
<os family="windows"/>
|
| 8 |
</condition>
|
8 |
</condition>
|
| 9 |
<property name="abt_family" value="unix"/>
|
9 |
<property name="abt_family" value="unix"/>
|
| 10 |
<property name="CotsWithFunnyVersion.hoopla2_x.cots" value="CotsWithFunnyVersion hoopla2_x.cots"/>
|
10 |
<property name="CotsWithFunnyVersion.hoopla2_x.cots" value="CotsWithFunnyVersion hoopla2_x.cots"/>
|
| 11 |
<property name="CommonDependency.1.0.0000.tim" value="CommonDependency 1.0.0000.tim"/>
|
11 |
<property name="CommonDependency.1.0.0000.tim" value="CommonDependency 1.0.0000.tim"/>
|
| 12 |
<property name="SolarisCentricProduct.1.0.0000.tim" value="SolarisCentricProduct 1.0.0000.tim"/>
|
- |
|
| 13 |
<property name="LinuxCentricProduct.1.0.0000.tim" value="LinuxCentricProduct 1.0.0000.tim"/>
|
12 |
<property name="LinuxCentricProduct.1.0.0000.tim" value="LinuxCentricProduct 1.0.0000.tim"/>
|
| 14 |
<property name="AdvisoryDependency.1.0.0000.tim" value="AdvisoryDependency 1.0.0000.tim"/>
|
13 |
<property name="AdvisoryDependency.1.0.0000.tim" value="AdvisoryDependency 1.0.0000.tim"/>
|
| 15 |
<property name="GenericProduct.1.0.0000.tim" value="GenericProduct 1.0.0000.tim"/>
|
14 |
<property name="GenericProduct.1.0.0000.tim" value="GenericProduct 1.0.0000.tim"/>
|
| 16 |
<taskdef name="abt" classname="com.erggroup.buildtool.ABT"/>
|
15 |
<taskdef name="abt" classname="com.erggroup.buildtool.ABT"/>
|
| 17 |
<target name="CotsWithFunnyVersion.hoopla2_x.cots"/>
|
16 |
<target name="CotsWithFunnyVersion.hoopla2_x.cots"/>
|
| Line 35... |
Line 34... |
| 35 |
<jats target="debug"/>
|
34 |
<jats target="debug"/>
|
| 36 |
<jats target="debug"/>
|
35 |
<jats target="debug"/>
|
| 37 |
<jats target="debug"/>
|
36 |
<jats target="debug"/>
|
| 38 |
</abt>
|
37 |
</abt>
|
| 39 |
</target>
|
38 |
</target>
|
| 40 |
<target name="SolarisCentricProduct.1.0.0000.tim.wrap" depends="CommonDependency.1.0.0000.tim">
|
- |
|
| 41 |
<condition property="SolarisCentricProduct.1.0.0000.tim.build">
|
- |
|
| 42 |
<and>
|
- |
|
| 43 |
<or>
|
- |
|
| 44 |
<equals arg1="${CommonDependency.1.0.0000.tim.res}" arg2="0"/>
|
- |
|
| 45 |
<equals arg1="${CommonDependency.1.0.0000.tim.res}" arg2="257"/>
|
- |
|
| 46 |
</or>
|
- |
|
| 47 |
</and>
|
- |
|
| 48 |
</condition>
|
- |
|
| 49 |
</target>
|
- |
|
| 50 |
<target name="SolarisCentricProduct.1.0.0000.tim" depends="SolarisCentricProduct.1.0.0000.tim.wrap" if="SolarisCentricProduct.1.0.0000.tim.build">
|
- |
|
| 51 |
<property name="SolarisCentricProduct.1.0.0000.timpackagename" value="SolarisCentricProduct"/>
|
- |
|
| 52 |
<property name="SolarisCentricProduct.1.0.0000.timpackageversion" value="1.0.0000"/>
|
- |
|
| 53 |
<property name="SolarisCentricProduct.1.0.0000.timpackageextension" value="tim"/>
|
- |
|
| 54 |
<property name="SolarisCentricProduct.1.0.0000.timpackagelabel" value="SolarisCentricProduct_1.0.0000.tim"/>
|
- |
|
| 55 |
<condition property="SolarisCentricProduct.1.0.0000.timloc" value="\">
|
- |
|
| 56 |
<os family="windows"/>
|
- |
|
| 57 |
</condition>
|
- |
|
| 58 |
<property name="SolarisCentricProduct.1.0.0000.timloc" value="/SolarisCentricProduct.1.0.0000.tim/vob/SolarisCentricProduct"/>
|
- |
|
| 59 |
<abt>
|
- |
|
| 60 |
<depend package_alias="${CommonDependency.1.0.0000.tim}"/>
|
- |
|
| 61 |
<platform gbe_machtype="sparc"/>
|
- |
|
| 62 |
<platform gbe_machtype="solaris10_x86"/>
|
- |
|
| 63 |
<platform gbe_machtype="linux_i386"/>
|
- |
|
| 64 |
<ant java="1.4"/>
|
- |
|
| 65 |
<ant java="1.4"/>
|
- |
|
| 66 |
<ant java="none"/>
|
- |
|
| 67 |
</abt>
|
- |
|
| 68 |
</target>
|
- |
|
| 69 |
<target name="LinuxCentricProduct.1.0.0000.tim"/>
|
39 |
<target name="LinuxCentricProduct.1.0.0000.tim"/>
|
| 70 |
<target name="AdvisoryDependency.1.0.0000.tim"/>
|
40 |
<target name="AdvisoryDependency.1.0.0000.tim"/>
|
| 71 |
<target name="GenericProduct.1.0.0000.tim.wrap" depends="CommonDependency.1.0.0000.tim">
|
41 |
<target name="GenericProduct.1.0.0000.tim.wrap" depends="CommonDependency.1.0.0000.tim">
|
| 72 |
<condition property="GenericProduct.1.0.0000.tim.build">
|
42 |
<condition property="GenericProduct.1.0.0000.tim.build">
|
| 73 |
<and>
|
43 |
<and>
|
| Line 99... |
Line 69... |
| 99 |
</abt>
|
69 |
</abt>
|
| 100 |
</target>
|
70 |
</target>
|
| 101 |
<target name="fullstart">
|
71 |
<target name="fullstart">
|
| 102 |
<echo message="${line.separator}Build Started:${line.separator}${line.separator}" file="publish.log" append="true"/>
|
72 |
<echo message="${line.separator}Build Started:${line.separator}${line.separator}" file="publish.log" append="true"/>
|
| 103 |
</target>
|
73 |
</target>
|
| 104 |
<target name="full" depends="fullstart,CotsWithFunnyVersion.hoopla2_x.cots,CommonDependency.1.0.0000.tim,SolarisCentricProduct.1.0.0000.tim,LinuxCentricProduct.1.0.0000.tim,AdvisoryDependency.1.0.0000.tim,GenericProduct.1.0.0000.tim">
|
74 |
<target name="full" depends="fullstart,CotsWithFunnyVersion.hoopla2_x.cots,CommonDependency.1.0.0000.tim,LinuxCentricProduct.1.0.0000.tim,AdvisoryDependency.1.0.0000.tim,GenericProduct.1.0.0000.tim">
|
| 105 |
<echo message="${line.separator}Build Finished${line.separator}" file="publish.log" append="true"/>
|
75 |
<echo message="${line.separator}Build Finished${line.separator}" file="publish.log" append="true"/>
|
| 106 |
</target>
|
76 |
</target>
|
| 107 |
</project>
|
77 |
</project>
|
| 108 |
|
78 |
|