Changed default Ant target from compile to dist
authorAlberto Di Meglio <alberto.di.meglio@cern.ch>
Fri, 30 Jul 2004 08:31:07 +0000 (08:31 +0000)
committerAlberto Di Meglio <alberto.di.meglio@cern.ch>
Fri, 30 Jul 2004 08:31:07 +0000 (08:31 +0000)
org.glite.security.proxyrenewal/build.xml

index 4d75145..4d1ebf9 100755 (executable)
@@ -20,6 +20,9 @@
 
        Revision history:
        $Log$
+       Revision 1.2  2004/07/12 16:18:37  dimeglio
+       Modified to use myproxy from the repository if available
+       
        Revision 1.1.1.1  2004/07/09 10:16:25  akrenek
        initial import
        
@@ -34,7 +37,7 @@
        
 -->
 
-<project name="proxyrenewal" default="compile">
+<project name="proxyrenewal" default="dist">
        
        <!-- =========================================
             Import properties (order is important)