Changed default target from compile to dist
authorAlberto Di Meglio <alberto.di.meglio@cern.ch>
Thu, 29 Jul 2004 23:21:51 +0000 (23:21 +0000)
committerAlberto Di Meglio <alberto.di.meglio@cern.ch>
Thu, 29 Jul 2004 23:21:51 +0000 (23:21 +0000)
org.glite.lb.logger/build.xml

index 1076f05..518dd71 100755 (executable)
@@ -20,6 +20,9 @@
 
        Revision history:
        $Log$
+       Revision 1.2  2004/07/07 09:24:57  akrenek
+       thr/nonthr flavours used correctly
+       
        Revision 1.3  2004/07/06 17:45:30  flammer
        Update of classpath definitions, targets & configure file.
        
@@ -28,7 +31,7 @@
        
 -->
 
-<project name="logger" default="compile">
+<project name="logger" default="dist">
        
        <!-- =========================================
                 Builds the GLite LB Client Module