You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by ce...@apache.org on 2004/05/17 19:13:21 UTC

cvs commit: logging-log4j/tests/input/db mysql.properties db.properties

ceki        2004/05/17 10:13:21

  Added:       tests/input/db mysql.properties
  Removed:     tests/input/db db.properties
  Log:
  DB tests will start using properties specific for each RDBMS.
  
  Revision  Changes    Path
  1.1                  logging-log4j/tests/input/db/mysql.properties
  
  Index: mysql.properties
  ===================================================================
  driverClass=com.mysql.jdbc.Driver
  url=jdbc:mysql:///test
  user=root
  password=
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org