You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by do...@apache.org on 2003/04/06 04:09:58 UTC

cvs commit: avalon-cornerstone scheduler.xml connection.xml masterstore.xml sockets.xml threads.xml

donaldp     2003/04/05 18:09:58

  Modified:    .        scheduler.xml connection.xml masterstore.xml
                        sockets.xml threads.xml
  Log:
  Fix some broken builds
  
  Revision  Changes    Path
  1.4       +1 -1      avalon-cornerstone/scheduler.xml
  
  Index: scheduler.xml
  ===================================================================
  RCS file: /home/cvs/avalon-cornerstone/scheduler.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- scheduler.xml	27 Jan 2003 07:22:29 -0000	1.3
  +++ scheduler.xml	6 Apr 2003 02:09:58 -0000	1.4
  @@ -93,7 +93,7 @@
   
         <fileset dir="${build.gen}">
            <include name="**/${ant.project.name}/**/*.xinfo"/>
  -         <include name="**${ant.project.name}/**/*.mxinfo"/>
  +         <include name="**/${ant.project.name}/**/*.mxinfo"/>
         </fileset>
         <fileset dir="${src.dir}/java">
            <include name="**/${ant.project.name}/**/*-schema.xml"/>
  
  
  
  1.4       +1 -1      avalon-cornerstone/connection.xml
  
  Index: connection.xml
  ===================================================================
  RCS file: /home/cvs/avalon-cornerstone/connection.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- connection.xml	27 Jan 2003 07:22:29 -0000	1.3
  +++ connection.xml	6 Apr 2003 02:09:58 -0000	1.4
  @@ -94,7 +94,7 @@
   
         <fileset dir="${build.gen}">
            <include name="**/${ant.project.name}/**/*.xinfo"/>
  -         <include name="**${ant.project.name}/**/*.mxinfo"/>
  +         <include name="**/${ant.project.name}/**/*.mxinfo"/>
         </fileset>
         <fileset dir="${src.dir}/java">
            <include name="**/${ant.project.name}/**/*-schema.xml"/>
  
  
  
  1.4       +1 -1      avalon-cornerstone/masterstore.xml
  
  Index: masterstore.xml
  ===================================================================
  RCS file: /home/cvs/avalon-cornerstone/masterstore.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- masterstore.xml	27 Jan 2003 07:22:29 -0000	1.3
  +++ masterstore.xml	6 Apr 2003 02:09:58 -0000	1.4
  @@ -88,7 +88,7 @@
   
         <fileset dir="${build.gen}">
            <include name="**/${ant.project.name}/**/*.xinfo"/>
  -         <include name="**${ant.project.name}/**/*.mxinfo"/>
  +         <include name="**/${ant.project.name}/**/*.mxinfo"/>
         </fileset>
         <fileset dir="${src.dir}/java">
            <include name="**/${ant.project.name}/**/*-schema.xml"/>
  
  
  
  1.4       +1 -1      avalon-cornerstone/sockets.xml
  
  Index: sockets.xml
  ===================================================================
  RCS file: /home/cvs/avalon-cornerstone/sockets.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- sockets.xml	27 Jan 2003 07:22:29 -0000	1.3
  +++ sockets.xml	6 Apr 2003 02:09:58 -0000	1.4
  @@ -86,7 +86,7 @@
   
         <fileset dir="${build.gen}">
            <include name="**/${ant.project.name}/**/*.xinfo"/>
  -         <include name="**${ant.project.name}/**/*.mxinfo"/>
  +         <include name="**/${ant.project.name}/**/*.mxinfo"/>
         </fileset>
         <fileset dir="${src.dir}/java">
            <include name="**/${ant.project.name}/**/*-schema.xml"/>
  
  
  
  1.4       +1 -1      avalon-cornerstone/threads.xml
  
  Index: threads.xml
  ===================================================================
  RCS file: /home/cvs/avalon-cornerstone/threads.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- threads.xml	27 Jan 2003 07:22:29 -0000	1.3
  +++ threads.xml	6 Apr 2003 02:09:58 -0000	1.4
  @@ -97,7 +97,7 @@
   
         <fileset dir="${build.gen}">
            <include name="**/${ant.project.name}/**/*.xinfo"/>
  -         <include name="**${ant.project.name}/**/*.mxinfo"/>
  +         <include name="**/${ant.project.name}/**/*.mxinfo"/>
         </fileset>
         <fileset dir="${src.dir}/java">
            <include name="**/${ant.project.name}/**/*-schema.xml"/>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org