You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by di...@apache.org on 2003/10/28 01:56:55 UTC

cvs commit: maven/src/plugins-build/test/xdocs changes.xml

dion        2003/10/27 16:56:55

  Modified:    src/plugins-build/test/xdocs changes.xml
  Log:
  Fix typo
  
  Revision  Changes    Path
  1.7       +1 -1      maven/src/plugins-build/test/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/test/xdocs/changes.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- changes.xml	29 Sep 2003 06:27:58 -0000	1.6
  +++ changes.xml	28 Oct 2003 00:56:55 -0000	1.7
  @@ -17,7 +17,7 @@
           maven.test.search.classdir. It defaults to use (java) to preserve
           backwards compatibilty. Using (class) allows you to work with alternative
           languages that compile to bytecode like 
  -        <a href="http://groovy.codehaus.org/>Groovy</a>
  +        <a href="http://groovy.codehaus.org/">Groovy</a>
         </action>
         <action dev="evenisse" type="fix">
           Check if unitTest tag is present in pom before copy resources.
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org