jvanzyl     02/04/15 12:03:44

  Modified:    xdocs    tasks.xml
  Log:
  Take care of the spaces in paths issue.
  
  Revision  Changes    Path
  1.15      +5 -0      jakarta-turbine-maven/xdocs/tasks.xml
  
  Index: tasks.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-maven/xdocs/tasks.xml,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- tasks.xml 15 Apr 2002 02:44:27 -0000      1.14
  +++ tasks.xml 15 Apr 2002 19:03:44 -0000      1.15
  @@ -31,6 +31,11 @@
                 directory layout into the classpath for testing and into the JAR
                 that is packaged with the distribution.
               </li>
  +            <li>
  +              Make sure that paths with spaces in them work correctly. Need
  +              to localize the retrieval of path properties and transform if
  +              they contain spaces. (berin)
  +            </li>
             </ul>
           </p>
         </subsection>
  
  
  


Reply via email to