re-enable utils
authorAleš Křenek <ljocha@ics.muni.cz>
Tue, 29 May 2007 15:39:16 +0000 (15:39 +0000)
committerAleš Křenek <ljocha@ics.muni.cz>
Tue, 29 May 2007 15:39:16 +0000 (15:39 +0000)
org.glite.lb/build.xml

index 3ececa9..34051e6 100755 (executable)
@@ -20,6 +20,9 @@
 
        Revision history:
        $Log$
+       Revision 1.43.2.1  2007/03/29 20:05:00  akrenek
+       disable utils temporarily
+
        Revision 1.43  2007/03/21 13:10:38  akrenek
        utils -> jp.primary (sync with 3.1)
 
        </target>
 
        <!-- Main proxy -->
-<!--XXX: until JP from head is included                                             utils, -->
        <target name="buildmodules" depends="envset,
                                             client-interface,
                                             ws-interface,
                                             common,
                                             server,
                                             proxy,
-                                            logger">
+                                            logger,
+                                                        utils">
                <echo append="true" file="${global.project.dir}/cruisecontrol-stub.xml">
        &lt;project name="${subsystem.name}" type="post-subsystem" packageName="${global.prefix}-${subsystem.prefix}"/&gt;
                </echo>