Re: Generics and compilation problems

2009-06-15 Thread Lorenzo Carnevale
Thank you Gilbert,, you were most useful! - Original Message - From: "Rebhan, Gilbert" To: "'Ant Users List'" Sent: Monday, June 15, 2009 3:53 PM Subject: RE: Generics and compilation problems - To unsubscribe, e-ma

Generics and compilation problems

2009-06-15 Thread Lorenzo Carnevale
Hello everybody I have to create a deployment script for a J2EE project. I have a big problem because, during the "javac" task, the compiler gives an error due to the generics. (Eclipse is just fine compiling this code). We are talking of this: http://bugs.sun.com/view_bug.do?bug_id=6548436 I don'