Page 1 of 1

Broadleaf Profile JDK Compile issue

Posted: Thu Aug 25, 2011 8:21 am
by tsundar2
Unable to run BroadLeaf 1.5 M2 under Java 5, encountering error:

Code: Select all

java.lang.UnsupportedClassVersionError: (org/broadleafcommerce/profile/core/util/BLResourceBundleMessageSource) bad major version at offset=6

Looks like broadleaf-profile-1.5.0-M2.jar was compiled under JDK 6.

Anyone can piont me to the .jar compiled for Java 5 ?

Re: Broadleaf Profile JDK Compile issue

Posted: Thu Aug 25, 2011 8:34 am
by jefffischer

Re: Broadleaf Profile JDK Compile issue

Posted: Thu Aug 25, 2011 9:05 am
by tsundar2
Thanks, looks like I was referring to outdated information.

1.5 M1 worked fine but when I tried M2 it did not.

Any reason/functionality usage for moving to JDK6?

Re: Broadleaf Profile JDK Compile issue

Posted: Thu Aug 25, 2011 9:38 am
by jefffischer
Mostly due to new features related to load time weaving.