You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by mc...@apache.org on 2004/04/09 12:27:41 UTC

cvs commit: avalon/logging maven.xml project.xml

mcconnell    2004/04/09 03:27:41

  Modified:    logging  maven.xml project.xml
  Log:
  Update versions.
  
  Revision  Changes    Path
  1.8       +4 -0      avalon/logging/maven.xml
  
  Index: maven.xml
  ===================================================================
  RCS file: /home/cvs/avalon/logging/maven.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- maven.xml	9 Apr 2004 09:37:10 -0000	1.7
  +++ maven.xml	9 Apr 2004 10:27:41 -0000	1.8
  @@ -66,6 +66,10 @@
           value="&avalon-logging-logkit-artifact-spec;"/>
       <ant:filter token="AVALON-LOGGING-LOG4J-SPEC" 
           value="&avalon-logging-log4j-artifact-spec;"/>
  +    <ant:filter token="AVALON-LOGGING-LOGKIT-DATAGRAM-SPEC" 
  +        value="&avalon-logging-logkit-datagram-artifact-spec;"/>
  +    <ant:filter token="AVALON-LOGGING-LOGKIT-SYSLOG-SPEC" 
  +        value="&avalon-logging-logkit-syslog-artifact-spec;"/>
     </preGoal>
   
     <goal name="avalon:build" description="Build the Logging system.">
  
  
  
  1.7       +1 -1      avalon/logging/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/avalon/logging/project.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- project.xml	9 Apr 2004 09:37:10 -0000	1.6
  +++ project.xml	9 Apr 2004 10:27:41 -0000	1.7
  @@ -142,7 +142,7 @@
             <filtering>true</filtering>
             <directory>${basedir}/conf</directory>
             <includes>
  -            <include>system.xml</include>
  +            <include>**/*.xml</include>
             </includes>
           </resource>
         </resources>
  
  
  

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