Corrected input path of build.properties.
authorJoachim Flammer <joachim.flammer@cern.ch>
Fri, 16 Jul 2004 14:56:56 +0000 (14:56 +0000)
committerJoachim Flammer <joachim.flammer@cern.ch>
Fri, 16 Jul 2004 14:56:56 +0000 (14:56 +0000)
org.glite.lb.client-interface/project/properties.xml
org.glite.lb.client/project/properties.xml
org.glite.lb.common/project/properties.xml
org.glite.security.proxyrenewal/project/properties.xml
org.glite.wms-utils.jobid/project/properties.xml

index 35184f9..31d958b 100755 (executable)
        
        Revision history:
        $Log$
+       Revision 1.2  2004/06/21 14:21:07  dimeglio
+       Updated format
+       
 -->
 
 <project name="LB Client Interface component common properties">
 
        <!-- Include build properties to allow overwriting 
             of properties for subsystem                    -->
-       <property file="build.properties" />    
+       <property file="project/build.properties" />    
 
        <!-- ======================================================
           Define corresponding subsystem properties
@@ -56,4 +59,4 @@
                 ====================================================== -->
                 
                                                                
-</project>
\ No newline at end of file
+</project>
index a7f5c84..d067cbd 100755 (executable)
        
        Revision history:
        $Log$
+       Revision 1.2  2004/06/23 00:30:55  dimeglio
+       First version of this file
+       
 -->
 
 <project name="LB Client component common properties">
 
        <!-- Include build properties to allow overwriting 
             of properties for subsystem                    -->
-       <property file="build.properties" />    
+       <property file="project/build.properties" />    
 
        <!-- ======================================================
           Define corresponding subsystem properties
@@ -56,4 +59,4 @@
                 ====================================================== -->
                 
                                                                
-</project>
\ No newline at end of file
+</project>
index 3ed279c..7b04062 100755 (executable)
        
        Revision history:
        $Log$
+       Revision 1.2  2004/06/22 22:05:23  dimeglio
+       Added configuration options
+       
 -->
 
 <project name="LB Common component common properties">
 
        <!-- Include build properties to allow overwriting 
             of properties for subsystem                    -->
-       <property file="build.properties" />    
+       <property file="project/build.properties" />    
 
        <!-- ======================================================
           Define corresponding subsystem properties
@@ -56,4 +59,4 @@
                 ====================================================== -->
                 
                                                                
-</project>
\ No newline at end of file
+</project>
index 8823680..f1e51dd 100755 (executable)
        
        Revision history:
        $Log$
+       Revision 1.2  2004/07/12 16:18:37  dimeglio
+       Modified to use myproxy from the repository if available
+       
 -->
 
 <project name="Security Proxyrenewal component common properties">
 
        <!-- Include build properties to allow overwriting 
             of properties for subsystem                    -->
-       <property file="build.properties" />    
+       <property file="project/build.properties" />    
 
        <!-- ======================================================
           Define corresponding subsystem properties
@@ -56,4 +59,4 @@
                 ====================================================== -->
                 
                                                                
-</project>
\ No newline at end of file
+</project>
index 6ea856c..337268a 100755 (executable)
@@ -21,6 +21,9 @@
        
        Revision history:
        $Log$
+       Revision 1.1.1.1  2004/05/26 18:45:05  eronchie
+       Import of wms jobid
+       
        
 -->
 
@@ -28,7 +31,7 @@
 
        <!-- Include build properties to allow overwriting 
             of properties for subsystem                    -->
-       <property file="build.properties" />    
+       <property file="project/build.properties" />    
 
        <!-- ======================================================
           Define corresponding subsystem properties