|
From: Rob H. <rob...@in...> - 2005-07-14 16:04:04
|
Andy, It looks like my autocomplete ran away with me :) I'll fix this now and check it in shortly. Rob Andy Depue wrote: >I just did a clean CVS checkout of Spring and, after building "alljars", >attempted to "ant sandbox.jar". I was greeted with this: > > [javac] Compiling 170 source files to ... spring/target/sandbox/classes > [javac] ... >spring/sandbox/src/org/springframework/aop/framework/asm/NonStaticTargetSourceCodeGenerationStrategy.java:153: >generics are not supported in -source 1.3 > [javac] (try -source 1.5 to enable generics) > [javac] Class<?> returnType = method.getReturnType(); > [javac] ^ > [javac] 1 error > >It seems to me that one should be able to just check out and compile... am I >mistaken? > > - Andy > > >------------------------------------------------------- >This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening >July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual >core and dual graphics technology at this free one hour event hosted by HP, >AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar >_______________________________________________ >Springframework-developer mailing list >Spr...@li... >https://lists.sourceforge.net/lists/listinfo/springframework-developer > > -- Rob Harrop Principal Consultant Interface21 - Spring Services from the Source http://www.springframework.com |