Fixed :)

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED]] On Behalf 
> Of Erik Hatcher
> Sent: jeudi 28 f�vrier 2002 16:45
> To: [EMAIL PROTECTED]
> Subject: [Xdoclet-devel] Ant code-cleanup
> 
> 
> I figured I'd fire this off while I saw it.  Inside an Ant 
> task such as EjbDocletTask, I see this:
> 
>       Hashtable properties = 
> getOwningTarget().getProject().getProperties();
> 
> This can be shortened to:
> 
>       Hashtable properties = project.getProperties();
> 
> No biggie, just figured I'd let y'all know.
> 
>     Erik
> 
> 
> 
> _______________________________________________
> Xdoclet-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
> 
> 
> 



_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to