Changed default target from compile to dist
authorAlberto Di Meglio <alberto.di.meglio@cern.ch>
Wed, 28 Jul 2004 12:27:00 +0000 (12:27 +0000)
committerAlberto Di Meglio <alberto.di.meglio@cern.ch>
Wed, 28 Jul 2004 12:27:00 +0000 (12:27 +0000)
org.glite.lb.common/build.xml

index 6e54c77..ca61a49 100755 (executable)
@@ -20,6 +20,9 @@
 
        Revision history:
        $Log$
+       Revision 1.4  2004/07/06 17:51:37  flammer
+       Update of classpath definitions, targets & configure file.
+       
        Revision 1.3  2004/06/22 22:49:46  dimeglio
        Removed debug comments
        
@@ -28,7 +31,7 @@
        
 -->
 
-<project name="common" default="compile">
+<project name="common" default="dist">
        
        <!-- =========================================
                 Builds the GLite LB Common Module