How is this a java generics bug? I specifically was able to compile just Test3.java using command line javac... So its not javac nor is it a generics problem.

It is probably needed for incremental builds in which all source files are not in the source tree you specify, such as when you have multiple <javac> tasks building into the same place.

I think we have caused a java generics bug to surface here. If -classpath triggers it on the command line, it is probably a sun problem. Question is, how to report it, and how to work around it in ant?


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



--
Scot P. Floess
27 Lake Royale
Louisburg, NC  27549

252-478-8087 (Home)
919-754-4592 (Work)

Chief Architect JPlate  http://sourceforge.net/projects/jplate
Chief Architect JavaPIM http://sourceforge.net/projects/javapim


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

Reply via email to