You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by jo...@apache.org on 2002/04/30 04:15:28 UTC

cvs commit: jakarta-commons-sandbox/configuration project.xml

jon         02/04/29 19:15:28

  Modified:    configuration project.xml
  Log:
  need to point at the right commons-logging.jar
  
  -jon
  
  Revision  Changes    Path
  1.2       +1 -1      jakarta-commons-sandbox/configuration/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/configuration/project.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- project.xml	16 Apr 2002 19:05:23 -0000	1.1
  +++ project.xml	30 Apr 2002 02:15:28 -0000	1.2
  @@ -79,7 +79,7 @@
         <name>commons-logging</name>
         <type>required</type>
         <version>1.0</version>
  -      <jar>commons-logging.jar</jar>
  +      <jar>commons-logging-1.0.jar</jar>
       </dependency>
       
     </dependencies>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>