Subversion Repositories DevTools

Rev

Rev 7078 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7078 Rev 7079
Line 55... Line 55...
55
  <!-- mPackageCollectionWip -->
55
  <!-- mPackageCollectionWip -->
56
  <!-- mPackageCollectionTest -->
56
  <!-- mPackageCollectionTest -->
57
  <!-- mPackageCollectionTestRipple -->
57
  <!-- mPackageCollectionTestRipple -->
58
  <!-- mBuildExclusionCollection -->
58
  <!-- mBuildExclusionCollection -->
59
  <!-- mBuildOrder -->
59
  <!-- mBuildOrder -->
60
  <!-- pvid=2000 order=1 Rorder=0 time=100 name="p1.cr" -->
60
  <!-- pvid=2000 order=0 time=100 name="p1.cr" -->
61
  <!-- pvid=2000 order=2 Rorder=0 time=100 name="z1.cr" -->
61
  <!-- pvid=2000 order=0 time=100 name="z1.cr" -->
62
  <!-- pvid=200 order=3 Rorder=1 time=100 name="p2.cr" -->
62
  <!-- pvid=200 order=1 time=100 name="p2.cr" -->
63
  <!-- pvid=300 order=4 Rorder=1 time=100 name="p3.cr" -->
63
  <!-- pvid=300 order=1 time=100 name="p3.cr" -->
64
  <!-- pvid=200 order=5 Rorder=1 time=100 name="z2.cr" -->
64
  <!-- pvid=200 order=1 time=100 name="z2.cr" -->
65
  <!-- pvid=300 order=6 Rorder=1 time=100 name="z3.cr" -->
65
  <!-- pvid=300 order=1 time=100 name="z3.cr" -->
66
  <!-- pvid=400 order=7 Rorder=2 time=100 name="p4.cr" -->
66
  <!-- pvid=400 order=2 time=100 name="p4.cr" -->
67
  <!-- pvid=400 order=8 Rorder=2 time=200 name="z4.cr" -->
67
  <!-- pvid=400 order=2 time=200 name="z4.cr" -->
68
  <!-- pvid=500 order=9 Rorder=3 time=100 name="p5.cr" -->
68
  <!-- pvid=500 order=3 time=100 name="p5.cr" -->
69
  <!-- pvid=600 order=10 Rorder=3 time=100 name="p6.cr" -->
69
  <!-- pvid=600 order=3 time=100 name="p6.cr" -->
70
  <!-- pvid=500 order=11 Rorder=3 time=100 name="z5.cr" -->
70
  <!-- pvid=500 order=3 time=100 name="z5.cr" -->
71
  <!-- pvid=600 order=12 Rorder=3 time=100 name="z6.cr" -->
71
  <!-- pvid=600 order=3 time=100 name="z6.cr" -->
72
  <!-- pvid=700 order=13 Rorder=4 time=100 name="p7.cr" -->
72
  <!-- pvid=700 order=4 time=100 name="p7.cr" -->
73
  <!-- pvid=700 order=14 Rorder=4 time=100 name="z7.cr" -->
73
  <!-- pvid=700 order=4 time=100 name="z7.cr" -->
74
  <taskdef name="abt" classname="com.erggroup.buildtool.abt.ABT"/>
74
  <taskdef name="abt" classname="com.erggroup.buildtool.abt.ABT"/>
75
  <taskdef name="abtdata" classname="com.erggroup.buildtool.abt.ABTData"/>
75
  <taskdef name="abtdata" classname="com.erggroup.buildtool.abt.ABTData"/>
76
  <abtdata id="global-abt-data">
76
  <abtdata id="global-abt-data">
77
    <machine name="LinuxHost" machtype="linux_i386" machclass="Linux" buildfilter="BuildLinux" master="M"/>
77
    <machine name="LinuxHost" machtype="linux_i386" machclass="Linux" buildfilter="BuildLinux" master="M"/>
78
    <machine name="SparcHost" machtype="sparc" machclass="Solaris" buildfilter="BuildSparc"/>
78
    <machine name="SparcHost" machtype="sparc" machclass="Solaris" buildfilter="BuildSparc"/>