Bug 201457 - Cannot compile BufferPool using Maven (Generics)
Summary: Cannot compile BufferPool using Maven (Generics)
Status: CLOSED FIXED
Alias: None
Product: EMF
Classification: Modeling
Component: cdo.net4j (show other bugs)
Version: 1.0   Edit
Hardware: PC Windows XP
: P3 minor (vote)
Target Milestone: ---   Edit
Assignee: Eike Stepper CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2007-08-28 14:18 EDT by Simon Mc Duff CLA
Modified: 2010-06-25 14:43 EDT (History)
2 users (show)

See Also:


Attachments
Patch (2.05 KB, patch)
2007-08-28 16:25 EDT, Simon Mc Duff CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Mc Duff CLA 2007-08-28 14:18:37 EDT
Hi EIke,

Here a patch. 
Since the beginning of the project.. I always need to modify that file to make it compile in our environment.


The patch fixed the generic in BufferPool.

Let me know what you think.
Comment 1 Eike Stepper CLA 2007-08-28 15:42:59 EDT
Can't find an attachment ;-(
Comment 2 Simon Mc Duff CLA 2007-08-28 16:25:30 EDT
Created attachment 77173 [details]
Patch

Oops..
Comment 3 Eike Stepper CLA 2007-08-29 01:33:38 EDT
The patch looks good. I've committed it to CVS.
I just can't understand why I could compile the former code if you couldn't.
Have you changed the warning settings of your compiler or do you use a different compiler?
Comment 4 Simon Mc Duff CLA 2007-08-29 07:35:47 EDT
(In reply to comment #3)
> The patch looks good. I've committed it to CVS.
> I just can't understand why I could compile the former code if you couldn't.
> Have you changed the warning settings of your compiler or do you use a
> different compiler?



In my IDE, (eclipse) it gives me no error.

But when I deploy and compile using maven.. it doesn't like that. I use JRE 1.5 to compile it. I look to know .. but didn't know why in my IDE it was working... and not through maven
Comment 5 Eike Stepper CLA 2007-10-16 05:28:02 EDT
Fixed in I200710101638.
Comment 6 Nick Boldt CLA 2008-01-28 16:44:31 EST
Move to verified as per bug 206558.
Comment 7 Eike Stepper CLA 2008-06-10 02:29:33 EDT
Reversioned due to graduation
Comment 8 Eike Stepper CLA 2008-09-11 13:48:25 EDT
CLOSING