You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by md...@apache.org on 2003/06/04 14:43:14 UTC

cvs commit: jakarta-commons-sandbox/math project.properties

mdiggory    2003/06/04 05:43:14

  Modified:    math     project.properties
  Log:
  typo in the ${basedir} variable.
  
  Revision  Changes    Path
  1.3       +1 -1      jakarta-commons-sandbox/math/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/math/project.properties,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- project.properties	29 May 2003 23:26:24 -0000	1.2
  +++ project.properties	4 Jun 2003 12:43:14 -0000	1.3
  @@ -2,7 +2,7 @@
   # Properties that override Maven build defaults
   ##
   
  -maven.checkstyle.properties=${bsaedir}/checkstyle.properties
  +maven.checkstyle.properties=${basedir}/checkstyle.properties
   maven.test.failure = false
   maven.junit.fork=true
   #maven.linkcheck.enable=true 
  
  
  

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