peterreilly    2003/11/27 01:08:32

  Modified:    src/etc/testcases/taskdefs Tag: ANT_16_BRANCH typedef.xml
  Log:
  sync with head
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.2.2.1   +2 -2      ant/src/etc/testcases/taskdefs/typedef.xml
  
  Index: typedef.xml
  ===================================================================
  RCS file: /home/cvs/ant/src/etc/testcases/taskdefs/typedef.xml,v
  retrieving revision 1.2
  retrieving revision 1.2.2.1
  diff -u -r1.2 -r1.2.2.1
  --- typedef.xml       21 Jul 2003 10:10:06 -0000      1.2
  +++ typedef.xml       27 Nov 2003 09:08:31 -0000      1.2.2.1
  @@ -39,11 +39,11 @@
     </target>
   
     <target name="testLocal">
  -    <typedef name="local"
  +    <typedef name="localtype"
                classname="org.example.types.TypedefTestType">
         <classpath refid="testclasses" />
       </typedef>
  -    <local id="local" />
  +    <localtype id="local" />
     </target>
   
     <target name="double-notpresent">
  
  
  

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

Reply via email to