| Line 2... |
Line 2... |
| 2 |
<project name="mass" default="full" basedir=".">
|
2 |
<project name="mass" default="full" basedir=".">
|
| 3 |
<property name="abt_mail_server" value="aupera03.aupera.erggroup.com"/>
|
3 |
<property name="abt_mail_server" value="aupera03.aupera.erggroup.com"/>
|
| 4 |
<property name="abt_mail_sender" value="buildadm@erggroup.com"/>
|
4 |
<property name="abt_mail_sender" value="buildadm@erggroup.com"/>
|
| 5 |
<property name="abt_rtag_id" value="11111"/>
|
5 |
<property name="abt_rtag_id" value="11111"/>
|
| 6 |
<property name="abt_daemon" value="123456789"/>
|
6 |
<property name="abt_daemon" value="123456789"/>
|
| - |
|
7 |
<property name="abt_package_name" value="UncommonDependency"/>
|
| - |
|
8 |
<property name="abt_package_version" value="0.0.1000.tim"/>
|
| - |
|
9 |
<property name="abt_package_extension" value=".tim"/>
|
| - |
|
10 |
<condition property="abt_package_location" value="\">
|
| - |
|
11 |
<os family="windows"/>
|
| - |
|
12 |
</condition>
|
| - |
|
13 |
<property name="abt_package_location" value="/11111/123456789/0.TIM.WIP/vobs/vob/UncommonDependency"/>
|
| - |
|
14 |
<property name="abt_package_depends" value=""/>
|
| - |
|
15 |
<property name="abt_is_ripple" value="0"/>
|
| - |
|
16 |
<property name="abt_package_version_id" value="0"/>
|
| - |
|
17 |
<property name="abt_does_not_require_source_control_interaction" value="false"/>
|
| 7 |
<property name="abt_release" value="TIMBUKTU (TIM) > R7"/>
|
18 |
<property name="abt_release" value="TIMBUKTU (TIM) > R7"/>
|
| 8 |
<property name="abt_buildtool_version" value="11"/>
|
19 |
<property name="abt_buildtool_version" value="11"/>
|
| 9 |
<condition property="abt_family" value="windows">
|
20 |
<condition property="abt_family" value="windows">
|
| 10 |
<os family="windows"/>
|
21 |
<os family="windows"/>
|
| 11 |
</condition>
|
22 |
</condition>
|
| Line 21... |
Line 32... |
| 21 |
<property name="NotInAnyWayReproducible.tim" value="NotInAnyWayReproducible 1.0.0.tim"/>
|
32 |
<property name="NotInAnyWayReproducible.tim" value="NotInAnyWayReproducible 1.0.0.tim"/>
|
| 22 |
<property name="LinuxCentricProduct.tim" value="LinuxCentricProduct 1.0.0000.tim"/>
|
33 |
<property name="LinuxCentricProduct.tim" value="LinuxCentricProduct 1.0.0000.tim"/>
|
| 23 |
<property name="Win32CentricProduct.tim" value="Win32CentricProduct 1.0.0000.tim"/>
|
34 |
<property name="Win32CentricProduct.tim" value="Win32CentricProduct 1.0.0000.tim"/>
|
| 24 |
<property name="AdvisoryDependency.tim" value="AdvisoryDependency 1.0.0000.tim"/>
|
35 |
<property name="AdvisoryDependency.tim" value="AdvisoryDependency 1.0.0000.tim"/>
|
| 25 |
<property name="MergedProduct.tim" value="MergedProduct 1.0.0000.tim"/>
|
36 |
<property name="MergedProduct.tim" value="MergedProduct 1.0.0000.tim"/>
|
| 26 |
<taskdef name="abt" classname="com.erggroup.buildtool.ABT"/>
|
37 |
<taskdef name="abt" classname="com.erggroup.buildtool.abt.ABT"/>
|
| 27 |
<target name="UncommonDependency.tim.wrap">
|
38 |
<target name="UncommonDependency.tim.wrap">
|
| 28 |
</target>
|
39 |
</target>
|
| 29 |
<target name="UncommonDependency.tim" depends="UncommonDependency.tim.wrap">
|
40 |
<target name="UncommonDependency.tim" depends="UncommonDependency.tim.wrap">
|
| 30 |
<property name="UncommonDependency.timpkg_id" value="76"/>
|
41 |
<property name="UncommonDependency.timpkg_id" value="76"/>
|
| 31 |
<property name="UncommonDependency.timpv_id" value="0"/>
|
42 |
<property name="UncommonDependency.timpv_id" value="0"/>
|