jvanzyl     02/04/11 12:01:30

  Modified:    .        build-bootstrap.xml
  Log:
  Adding to error messages.
  
  Revision  Changes    Path
  1.69      +4 -0      jakarta-turbine-maven/build-bootstrap.xml
  
  Index: build-bootstrap.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-maven/build-bootstrap.xml,v
  retrieving revision 1.68
  retrieving revision 1.69
  diff -u -r1.68 -r1.69
  --- build-bootstrap.xml       11 Apr 2002 11:56:52 -0000      1.68
  +++ build-bootstrap.xml       11 Apr 2002 19:01:30 -0000      1.69
  @@ -30,6 +30,8 @@
       unless="lib.repo">
       <fail>
         +------------------------------------------------------------------
  +      | ERROR!
  +      |
         | You must set ${lib.repo} in your ${user.home}/build.properties
         | 
         | Please refer to the bootstrap document:
  @@ -43,6 +45,8 @@
       unless="maven.home">
       <fail>
         +------------------------------------------------------------------
  +      | ERROR!
  +      |
         | You must set ${maven.home} in your ${user.home}/build.properties
         | 
         | Please refer to the bootstrap document:
  
  
  


Reply via email to