You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by br...@apache.org on 2003/10/03 07:33:39 UTC

cvs commit: maven/src/plugins-build/test plugin.jelly

brett       2003/10/02 22:33:39

  Modified:    src/plugins-build/test plugin.jelly
  Log:
  remove unused non-existent namespace
  
  Revision  Changes    Path
  1.21      +0 -1      maven/src/plugins-build/test/plugin.jelly
  
  Index: plugin.jelly
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/test/plugin.jelly,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- plugin.jelly	24 Sep 2003 07:42:45 -0000	1.20
  +++ plugin.jelly	3 Oct 2003 05:33:39 -0000	1.21
  @@ -3,7 +3,6 @@
   <project xmlns:j="jelly:core"
            xmlns:maven="jelly:maven"
            xmlns:u="jelly:util" 
  -         xmlns:resources="resources"
            xmlns:define="jelly:define">
     
     <goal name="test" 
  
  
  

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