make server depend on logger due to notification interlogger
authorAleš Křenek <ljocha@ics.muni.cz>
Thu, 21 Oct 2004 10:37:48 +0000 (10:37 +0000)
committerAleš Křenek <ljocha@ics.muni.cz>
Thu, 21 Oct 2004 10:37:48 +0000 (10:37 +0000)
org.glite.lb/build.xml

index 81b92de..60b0572 100755 (executable)
@@ -20,6 +20,9 @@
 
        Revision history:
        $Log$
+       Revision 1.19  2004/10/15 12:30:01  akrenek
+       build with lb.sever-bones
+       
        Revision 1.18  2004/09/29 13:35:39  flammer
        Only update of line formatting.
        
                </if>
        </target>
 
-       <target name="server" unless="setenvonly" depends="globus,expat,ares,mysql,gsoap,client-interface,common">
+       <target name="server" unless="setenvonly" depends="globus,expat,ares,mysql,gsoap,client-interface,common,logger">
                <if>
                        <isset property="small.memory" />
                        <then>