User: ara_e_w Date: 02/07/09 15:19:59 Modified: samples build.xml Log: fixes the null param type problem (needs more investigation) Revision Changes Path 1.7 +17 -21 xdoclet/samples/build.xml Index: build.xml =================================================================== RCS file: /cvsroot/xdoclet/xdoclet/samples/build.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -u -w -r1.6 -r1.7 --- build.xml 13 Jun 2002 01:17:29 -0000 1.6 +++ build.xml 9 Jul 2002 22:19:59 -0000 1.7 @@ -95,10 +95,6 @@ <exclude name="test/ejb/Base*" /> <exclude name="test/ejb/SecurityOfficerBean.java" /> </fileset> - <!-- REMARK : we need this to qualify correctly some generated files --> - <fileset dir="${output.java.gen-src.dir}"> - <include name="test/interfaces/*.java" /> - </fileset> <packageSubstitution packages="ejb" substituteWith="interfaces"/>
------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Stuff, things, and much much more. http://thinkgeek.com/sf _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel