Revision history:
$Log$
+ Revision 1.6 2005/09/22 10:47:58 valtri
+ jp.server-common dependency to build.xml too
+
Revision 1.5 2005/05/26 15:13:22 zurek
inserted module.build.file
<target name="buildmodules" depends="envset,
ws-interface,
common,
- primary">
+ primary,
+ server-common,
+ index">
<echo append="true" file="${global.project.dir}/cruisecontrol-stub.xml">
<project name="${subsystem.name}" type="post-subsystem" packageName="${global.prefix}-${subsystem.prefix}"/>
</echo>