You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by jv...@apache.org on 2003/01/02 08:42:48 UTC

cvs commit: jakarta-turbine-maven build-bootstrap.properties

jvanzyl     2003/01/01 23:42:48

  Modified:    .        build-bootstrap.properties
  Log:
  o putting it back online again.
  
  Revision  Changes    Path
  1.7       +1 -1      jakarta-turbine-maven/build-bootstrap.properties
  
  Index: build-bootstrap.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-maven/build-bootstrap.properties,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- build-bootstrap.properties	2 Jan 2003 07:30:53 -0000	1.6
  +++ build-bootstrap.properties	2 Jan 2003 07:42:48 -0000	1.7
  @@ -5,7 +5,7 @@
   # bootstrap is offline or online - online by default . Pass this property
   # as -o from the command prompt if you are offline 
   # ------------------------------------------------------------------------------
  -maven.bootstrap.online=-o
  +maven.bootstrap.online=
   
   # ------------------------------------------------------------------------------
   # The bootstrap classes consist of an Ant task front that: