Added generation of cruisecontrol config file entry
authorAlberto Di Meglio <alberto.di.meglio@cern.ch>
Thu, 26 Aug 2004 23:48:26 +0000 (23:48 +0000)
committerAlberto Di Meglio <alberto.di.meglio@cern.ch>
Thu, 26 Aug 2004 23:48:26 +0000 (23:48 +0000)
org.glite.lb/build.xml

index 226763d..83bd43a 100755 (executable)
@@ -20,6 +20,9 @@
 
        Revision history:
        $Log$
+       Revision 1.13  2004/08/09 04:56:14  dimeglio
+       Replaced rtag with tag
+       
        Revision 1.12  2004/08/09 04:36:44  dimeglio
        Fixed inheritance of do.cvs.tag property
        
                                                                                 client,
                                                                                 common,
                                                                                 server,
-                                                                                logger"/>
+                                                                                logger">
+               <echo append="true" file="${global.project.dir}/cruisecontrol-stub.xml">
+       &lt;project name="${subsystem.name}" type="post-subsystem" packageName="${global.prefix}-${subsystem.prefix}"/&gt;
+               </echo>
+       </target>
 
 </project>