ajack       2004/05/17 09:38:39

  Modified:    profile  gump.xml
  Added:       project  commons-logging2.xml
  Log:
  Add a second C-L, dependent upon CVS HEAD log4j,

  so we can know when it starts working.
  
  Revision  Changes    Path
  1.1                  gump/project/commons-logging2.xml
  
  Index: commons-logging2.xml
  ===================================================================
  <?xml version="1.0" ?>
  <!--
    Copyright 2001-2004 The Apache Software Foundation
  
    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
    You may obtain a copy of the License at
  
         http://www.apache.org/licenses/LICENSE-2.0
  
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    See the License for the specific language governing permissions and
    limitations under the License.
  -->
  <module name="commons-logging2">
  
    <url href="http://jakarta.apache.org/commons/index.html"/>
    <description>
      Jakarta Commons Logging 2
    </description>
  
    <cvs module="jakarta-commons/logging" repository="jakarta"/>
  
    <project name="commons-logging2">
      <package>org.apache.commons.logging</package>
      <description>Logging Library Package</description>
      <url href="http://jakarta.apache.org/commons/"/>
      <ant target="dist"/>
      <depend project="ant" inherit="runtime"/>
      <depend project="xml-xerces"/>
      <option project="logging-log4j"/>
      <option project="avalon-logkit"/>
      <home nested="dist"/>
      <jar name="commons-logging.jar" id="commons-logging" />
      <jar name="commons-logging-api.jar" id="commons-logging-api" />
  
      <nag to="[EMAIL PROTECTED]"
           from="Ted Husted &lt;[EMAIL PROTECTED]&gt;"/>
    </project>
  
  </module>
  
  
  
  1.342     +1 -0      gump/profile/gump.xml
  
  Index: gump.xml
  ===================================================================
  RCS file: /home/cvs/gump/profile/gump.xml,v
  retrieving revision 1.341
  retrieving revision 1.342
  diff -u -r1.341 -r1.342
  --- gump.xml  6 May 2004 15:05:36 -0000       1.341
  +++ gump.xml  17 May 2004 16:38:39 -0000      1.342
  @@ -59,6 +59,7 @@
     <module href="project/jakarta-bsf.xml"/>
     <module href="project/jakarta-cactus.xml"/>
     <module href="project/jakarta-commons.xml"/>
  +  <module href="project/commons-logging2.xml"/>
     <module href="project/commons-httpclient-2.0-branch.xml"/>
     <module href="project/jakarta-commons-sandbox.xml"/>
     <module 
href="http://cvs.apache.org/viewcvs/~checkout~/jakarta-commons-sandbox/grant/gump.xml"/>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to