More places with dependencies.
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Thu, 22 Sep 2005 16:49:46 +0000 (16:49 +0000)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Thu, 22 Sep 2005 16:49:46 +0000 (16:49 +0000)
org.glite.jp/build.xml

index 744d31d..9915d15 100644 (file)
@@ -12,6 +12,9 @@
 
        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">
        &lt;project name="${subsystem.name}" type="post-subsystem" packageName="${global.prefix}-${subsystem.prefix}"/&gt;
                </echo>