inserted module.build.file
authorMarian Zurek <Marian.Zurek@cern.ch>
Thu, 26 May 2005 15:21:54 +0000 (15:21 +0000)
committerMarian Zurek <Marian.Zurek@cern.ch>
Thu, 26 May 2005 15:21:54 +0000 (15:21 +0000)
18 files changed:
org.glite.jp.common/build.xml
org.glite.jp.index/build.xml
org.glite.jp.primary/build.xml
org.glite.jp.ws-interface/build.xml
org.glite.jp/build.xml
org.glite.lb.client-interface/build.xml
org.glite.lb.client/build.xml
org.glite.lb.common/build.xml
org.glite.lb.logger/build.xml
org.glite.lb.proxy/build.xml
org.glite.lb.server-bones/build.xml
org.glite.lb.server/build.xml
org.glite.lb.ws-interface/build.xml
org.glite.lb/build.xml
org.glite.security.gsoap-plugin/build.xml
org.glite.security.proxyrenewal/build.xml
org.glite.wms-utils.exception/build.xml
org.glite.wms-utils.jobid/build.xml

index f20263f..6e50854 100755 (executable)
@@ -12,6 +12,9 @@
 
        Revision history:
        $Log$
+       Revision 1.2  2004/11/22 13:36:42  dimeglio
+       First version of this file
+       
        Revision 1.1.1.1  2004/10/15 09:49:02  akrenek
 -->
 
@@ -71,6 +74,7 @@
                 Load version file 
             ========================================= -->
        <property file="${module.version.file}"/>
+       <property file="${module.build.file}"/>
                
        <!-- ==============================================
                 Local private targets
index 547659a..3a97943 100755 (executable)
 
        Revision history:
        $Log$
+       Revision 1.2  2004/11/22 14:00:37  dimeglio
+       Updated to use standard files
+       Fixed names (was using common instead of real module name)
+       
        Revision 1.1.1.1  2004/10/15 09:49:13  akrenek
 -->
 
@@ -71,6 +75,7 @@
                 Load version file 
             ========================================= -->
        <property file="${module.version.file}"/>
+       <property file="${module.build.file}"/>
                
        <!-- ==============================================
                 Local private targets
index 28c0d13..439631b 100755 (executable)
 
        Revision history:
        $Log$
+       Revision 1.3  2004/11/22 14:00:19  dimeglio
+       Updated to use standard files
+       Fixed names (was using common instead of real module name)
+       
        Revision 1.2  2004/11/22 13:55:30  dimeglio
        First version of this file
        Use central subsystem definition
@@ -75,6 +79,7 @@
                 Load version file 
             ========================================= -->
        <property file="${module.version.file}"/>
+       <property file="${module.build.file}"/>
                
        <!-- ==============================================
                 Local private targets
index 44d86eb..ae5d49b 100644 (file)
@@ -20,6 +20,9 @@
 
        Revision history:
        $Log$
+       Revision 1.1.1.1  2004/12/10 09:32:29  akrenek
+       
+       
        Revision 1.5  2004/07/20 16:08:30  flammer
        Changed incorrect my_... instead of .._template entries for subsystem and component.
        
@@ -95,6 +98,7 @@
                 Load version file 
             ========================================= -->
        <property file="${module.version.file}"/>
+       <property file="${module.build.file}"/>
        
        <!-- ==============================================
                 Local private targets
index 31c63e5..f51954b 100644 (file)
@@ -12,6 +12,9 @@
 
        Revision history:
        $Log$
+       Revision 1.4  2004/12/17 20:26:46  dimeglio
+       Removed index
+       
        Revision 1.3  2004/12/10 09:46:41  akrenek
        included ws-interface
        
@@ -75,6 +78,7 @@
                 Load version file 
             ========================================= -->
        <property file="${module.version.file}"/>
+       <property file="${module.build.file}"/>
                        
        <!-- ===============================================
                  Public common targets
index f0f6a1a..64da40e 100755 (executable)
@@ -20,6 +20,9 @@
 
        Revision history:
        $Log$
+       Revision 1.6  2004/10/18 19:16:09  zsalvet
+       RPM descriptions
+       
        Revision 1.5  2004/08/05 15:22:34  dimeglio
        Changed default target from compile to dist
        
@@ -90,6 +93,7 @@
                 Load version file 
             ========================================= -->
        <property file="${module.version.file}"/>
+       <property file="${module.build.file}"/>
                
        <!-- ==============================================
                 Local private targets
index df3de71..b1eb812 100755 (executable)
@@ -20,6 +20,9 @@
 
        Revision history:
        $Log$
+       Revision 1.5  2004/10/18 19:16:09  zsalvet
+       RPM descriptions
+       
        Revision 1.4  2004/07/28 12:18:12  dimeglio
        Changed default target from compile to dist
        
@@ -87,6 +90,7 @@
                 Load version file 
             ========================================= -->
        <property file="${module.version.file}"/>
+       <property file="${module.build.file}"/>
                
        <!-- ==============================================
                 Local private targets
index d2997c8..c2b7167 100755 (executable)
@@ -20,6 +20,9 @@
 
        Revision history:
        $Log$
+       Revision 1.6  2004/10/18 19:16:09  zsalvet
+       RPM descriptions
+       
        Revision 1.5  2004/07/28 12:27:00  dimeglio
        Changed default target from compile to dist
        
@@ -90,6 +93,7 @@
                 Load version file 
             ========================================= -->
        <property file="${module.version.file}"/>
+       <property file="${module.build.file}"/>
                
        <!-- ==============================================
                 Local private targets
index 293f6d5..6ecb2d7 100755 (executable)
@@ -20,6 +20,9 @@
 
        Revision history:
        $Log$
+       Revision 1.4  2004/10/18 19:16:09  zsalvet
+       RPM descriptions
+       
        Revision 1.3  2004/07/29 23:21:51  dimeglio
        Changed default target from compile to dist
        
@@ -90,6 +93,7 @@
                 Load version file 
             ========================================= -->
        <property file="${module.version.file}"/>
+       <property file="${module.build.file}"/>
                
        <!-- ==============================================
                 Local private targets
index 363037e..8364558 100755 (executable)
@@ -77,6 +77,7 @@
                 Load version file 
             ========================================= -->
        <property file="${module.version.file}"/>
+       <property file="${module.build.file}"/>
                
        <!-- ==============================================
                 Local private targets
index 9f9f459..261ab6c 100755 (executable)
@@ -20,6 +20,9 @@
 
        Revision history:
        $Log$
+       Revision 1.2  2004/10/18 19:16:09  zsalvet
+       RPM descriptions
+       
        Revision 1.1  2004/09/22 15:41:24  jskrabal
        - sorry! Forgot to add
        
@@ -84,6 +87,7 @@
                 Load version file 
             ========================================= -->
        <property file="${module.version.file}"/>
+       <property file="${module.build.file}"/>
                
        <!-- ==============================================
                 Local private targets
index 011bf74..c99075a 100755 (executable)
@@ -20,6 +20,9 @@
 
        Revision history:
        $Log$
+       Revision 1.4  2004/10/18 19:16:09  zsalvet
+       RPM descriptions
+       
        Revision 1.3  2004/08/05 15:24:32  dimeglio
        Changed default target from compile to dist
        
@@ -91,6 +94,7 @@
                 Load version file 
             ========================================= -->
        <property file="${module.version.file}"/>
+       <property file="${module.build.file}"/>
                
        <!-- ==============================================
                 Local private targets
index 9480f9f..e76969a 100644 (file)
 
        Revision history:
        $Log$
+       Revision 1.2  2005/02/17 15:40:48  akrenek
+       First attempt to generate LB.wsdl from LB's internal .T structure definitions
+       - only JobStatus operation implemented so far
+       - passes through wsdl2h
+       - untested otherwise
+       - breaks LB server compilation (obviously)
+       - install & stage still uses hand-written LB.wsdl
+       
        Revision 1.1.1.1  2004/11/25 15:20:10  akrenek
        initial import
        
                 Load version file 
             ========================================= -->
        <property file="${module.version.file}"/>
+       <property file="${module.build.file}"/>
        
        <!-- ==============================================
                 Local private targets
index f7cb964..d290f5b 100755 (executable)
@@ -20,6 +20,9 @@
 
        Revision history:
        $Log$
+       Revision 1.30  2005/03/17 09:59:31  zsalvet
+       Add proxy target.
+       
        Revision 1.29  2005/03/16 10:02:52  zsalvet
        proxy component added
        
                 Load version file 
             ========================================= -->
        <property file="${module.version.file}"/>
+       <property file="${module.build.file}"/>
                        
        <!-- ===============================================
                  Public common targets
index 485aa55..b93e59c 100755 (executable)
@@ -76,6 +76,7 @@
                 Load version file 
             ========================================= -->
        <property file="${module.version.file}"/>
+       <property file="${module.build.file}"/>
                
        <!-- ==============================================
                 Local private targets
index fcced8d..6ebb14f 100755 (executable)
@@ -20,6 +20,9 @@
 
        Revision history:
        $Log$
+       Revision 1.4  2004/11/02 15:10:43  dkouril
+       RPM description
+       
        Revision 1.3  2004/07/30 08:31:07  dimeglio
        Changed default Ant target from compile to dist
        
@@ -92,6 +95,7 @@
                 Load version file 
             ========================================= -->
        <property file="${module.version.file}"/>
+       <property file="${module.build.file}"/>
                
        <!-- ==============================================
                 Local private targets
index 4061536..d12e8c2 100755 (executable)
@@ -21,6 +21,9 @@
 
        Revision history:
        $Log$
+       Revision 1.1.1.1  2004/07/21 18:16:57  eronchie
+       Moved out exception from org.glite.wms.common/src/utilitiesY
+       
 
 -->
 
@@ -80,6 +83,7 @@
                 Load version file 
             ========================================= -->
        <property file="${module.version.file}"/>
+       <property file="${module.build.file}"/>
                
        <!-- ==============================================
                 Local private targets
index 220b2a6..44c110c 100755 (executable)
@@ -21,6 +21,9 @@
 
        Revision history:
        $Log$
+       Revision 1.4  2004/07/21 17:53:36  eronchie
+       Moved out org.glite.wms.jobid from org.glite.wms and put in org.glite.wms-utils
+       
 
 -->
 
@@ -80,6 +83,7 @@
                 Load version file 
             ========================================= -->
        <property file="${module.version.file}"/>
+       <property file="${module.build.file}"/>
                
        <!-- ==============================================
                 Local private targets