Adam Heath wrote: > So, you've all seen the jira issues I've filed, all with patches > attached. I need those applied, so I can start feeding the large set of > changes I have. > > Namely, I have a 10000 line patch against all of framework, adding the > following features: > > 1: generics markup > 2: varargs > 3: enhanced-for > 4: *some* auto-boxing
If everything up to OFBIZ-1306 is applied, then UtilCache will have generics markup in it. As you can tell, I've split that patch up into several small chunks. They *should* all compile, but I didn't verify. I was actually just manually splitting the larger patch into these smaller bits. Sorry if it doesn't compile, but it will at the end of the set.
