Update of /cvsroot/xdoclet/xdoclet2/src/java/xdoclet/ant
In directory sc8-pr-cvs1:/tmp/cvs-serv5707/src/java/xdoclet/ant

Modified Files:
        AntProxy.java 
Log Message:
Added icon support for BeanInfo and added some ugly icons for jelly and velocity.

Index: AntProxy.java
===================================================================
RCS file: /cvsroot/xdoclet/xdoclet2/src/java/xdoclet/ant/AntProxy.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** AntProxy.java       5 Mar 2003 22:27:10 -0000       1.2
--- AntProxy.java       16 Mar 2003 20:38:54 -0000      1.3
***************
*** 8,12 ****
  
  import xdoclet.XDoclet;
- import xdoclet.XDocletException;
  
  import java.lang.reflect.InvocationTargetException;
--- 8,11 ----
***************
*** 51,55 ****
          _elementName = elementName;
          _introspectionHelper = IntrospectionHelper.getHelper(target.getClass());
-         assert _introspectionHelper != null : "_introspectionHelper is null";
      }
  
--- 50,53 ----



-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to