[jboss-cvs] apache/commons-logging ...

Scott Stark scott.stark at jboss.com
Sun Feb 11 15:26:49 EST 2007


  User: starksm 
  Date: 07/02/11 15:26:49

  Modified:    commons-logging  Tag: JBoss_Apache_Common_Logging_Branch_1_1
                        build.properties.sample
  Log:
  Update the sample using a jboss.repository property
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.2.4.1   +4 -1      apache/commons-logging/build.properties.sample
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.properties.sample
  ===================================================================
  RCS file: /cvsroot/jboss/apache/commons-logging/build.properties.sample,v
  retrieving revision 1.2
  retrieving revision 1.2.4.1
  diff -u -b -r1.2 -r1.2.4.1
  --- build.properties.sample	9 Feb 2007 06:57:16 -0000	1.2
  +++ build.properties.sample	11 Feb 2007 20:26:49 -0000	1.2.4.1
  @@ -24,8 +24,11 @@
   #
   ########################################################################
   
  +# JBoss repository
  +jboss.repository=/usr/Repository/repository.jboss.com
  +
   # Apache Log4j 1.2.x series
  -log4j12.jar=lib/log4j-1.2.12.jar
  +log4j12.jar=${jboss.repository}/apache-log4j/1.2.14/lib/log4j.jar
   
   # Apache Log4j 1.3.x series
   # Note: Log4j 1.3 support not available in the 1.1 release
  
  
  



More information about the jboss-cvs-commits mailing list