werken      2002/06/13 06:41:14

  Modified:    src/bin  banner.jelly
  Log:
  Slight change to account for Jelly's change in default whitespace
  handling.
  
  Revision  Changes    Path
  1.2       +2 -0      jakarta-turbine-maven/src/bin/banner.jelly
  
  Index: banner.jelly
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-maven/src/bin/banner.jelly,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- banner.jelly      13 Jun 2002 05:25:17 -0000      1.1
  +++ banner.jelly      13 Jun 2002 13:41:14 -0000      1.2
  @@ -2,8 +2,10 @@
   <jelly
       trim="false"
       xmlns="jelly:core">
  +<whitespace>
          | intelligent projects
    maven | copyright 2002 the apache software foundation
          | http://jakarta.apache.org/turbine/maven
   
  +</whitespace>
   </jelly>
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to