You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by pa...@apache.org on 2002/09/02 19:33:59 UTC

cvs commit: jakarta-jetspeed/build build.xml

paulsp      2002/09/02 10:33:59

  Modified:    build    build.xml
  Log:
  Cleanup text echoed by "checkstype_prepare_error" so it does not wrap.
  
  Revision  Changes    Path
  1.160     +4 -3      jakarta-jetspeed/build/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/build/build.xml,v
  retrieving revision 1.159
  retrieving revision 1.160
  diff -u -r1.159 -r1.160
  --- build.xml	31 Aug 2002 21:13:39 -0000	1.159
  +++ build.xml	2 Sep 2002 17:33:58 -0000	1.160
  @@ -183,10 +183,11 @@
           unless="checkstyle.present"
       >
           <echo>
  -            The style checker checkStyle is not present, thus no checking will
  -            be performed.
  +            The style checker checkStyle is not present, thus no 
  +            style checking will be performed.
   
  -            You can get checkStyle from &lt;http://checkstytle.sourefourge.net&gt;
  +            You can get checkStyle from:
  +               &lt;http://checkstytle.sourefourge.net&gt;
           </echo>
       </target>
   
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>