Update of /cvsroot/xdoclet/xdoclet2/xrai/src/test/xdoclet/xrai/ant
In directory usw-pr-cvs1:/tmp/cvs-serv429/src/test/xdoclet/xrai/ant

Modified Files:
        TestAttributesTask.java 
Log Message:
"comipled" is bad choice to variable names and methods - 
but automatic code completion rules :)


Index: TestAttributesTask.java
===================================================================
RCS file: 
/cvsroot/xdoclet/xdoclet2/xrai/src/test/xdoclet/xrai/ant/TestAttributesTask.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** TestAttributesTask.java     11 Nov 2002 20:51:51 -0000      1.1
--- TestAttributesTask.java     12 Nov 2002 19:10:11 -0000      1.2
***************
*** 52,56 ****
          File base_dir = project.getBaseDir();
  
!         attributeSerializer.setComipledClassesDir( new File( "target/test-classes" ) 
);
  
          FileSet fileset = new FileSet();
--- 52,56 ----
          File base_dir = project.getBaseDir();
  
!         attributeSerializer.setCompiledClassesDir( new File( "target/test-classes" ) 
);
  
          FileSet fileset = new FileSet();



-------------------------------------------------------
This sf.net email is sponsored by: 
To learn the basics of securing your web site with SSL, 
click here to get a FREE TRIAL of a Thawte Server Certificate: 
http://www.gothawte.com/rd522.html
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to