# HG changeset patch # User Tony Butler # Date 1281353910 -3600 # Node ID fc57c91198231433f0cec09b99ff15af11c91fc3 # Parent 365ce6d73fd40ff3e619c0148a7ba9ae0228224a Fix error: there is no stagelogging datatype matching for stage 'compilation' diff -r 365ce6d73fd4 -r fc57c9119823 common/build.xml --- a/common/build.xml Mon Aug 09 11:21:13 2010 +0100 +++ b/common/build.xml Mon Aug 09 12:38:30 2010 +0100 @@ -126,11 +126,7 @@ - - - - - + diff -r 365ce6d73fd4 -r fc57c9119823 common/config/stages_config.ant.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/common/config/stages_config.ant.xml Mon Aug 09 12:38:30 2010 +0100 @@ -0,0 +1,26 @@ + + + + Defines what build stages to log during an sf build and how each build stage is recorded. + + + + + + + + + + + + + + + + + + + + + +