On 1/21/14 3:33 PM, "Justin Mclean" <jus...@classsoftware.com> wrote:
>Hi, > >I been compiling with Java 1.7 for about a year on OSX and not run into >any issues. Is this a windows only issue? No, it got me when I finally upgraded my Mac. According to [1], it is an injection that you should see when you go the latest Java 7 JDK (0_51). > >When compiling velocity I see: >java.home = >/Library/Java/JavaVirtualMachines/jdk1.7.0_10.jdk/Contents/Home/jre > >The enum issues just come up as warnings not errors and it still produces >a velocity-1.4.jar. Generator and EnumIterator just produced warnings, but Parser produced the exception. I decided to clean all 3 up though. [1] https://bugzilla.redhat.com/show_bug.cgi?id=1015612 -Alex