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 2002/12/31 08:43:57 UTC

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

jvanzyl     2002/12/30 23:43:57

  Modified:    .        build-bootstrap.properties
  Log:
  o We want to bootstrap online.
  
  Revision  Changes    Path
  1.5       +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.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- build-bootstrap.properties	31 Dec 2002 07:28:17 -0000	1.4
  +++ build-bootstrap.properties	31 Dec 2002 07:43:57 -0000	1.5
  @@ -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: