• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Development on 1.8 vs Target system 1.7
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Development on 1.8 vs Target system 1.7


  • Subject: Development on 1.8 vs Target system 1.7
  • From: AndrĂ© Rothe <email@hidden>
  • Date: Fri, 27 Oct 2017 17:56:43 +0200

Hi,

I have a development environment, which runs on Java 1.8. But my target environment runs on Java 1.7. Now I try to deploy my application but it fails with:

java.lang.UnsupportedClassVersionError: com/webobjects/foundation/NSArray : Unsupported major.minor version 52.0

It seems, that the frameworks, which are bundled with my application are compiled with 1.8. I have tried some settings:

1. On the project build.xml set source/target to 1.7 on the wocompile task 2. on Eclipse Ant Runtime preferences I have set the properties ant.build.javac.source and ant.build.javac.target to 1.7 3. I have recreated the WonderSource with the same properties on the commandline

Nothing will work, always I get the same error. What I can do?

Thanks a lot
André
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Development on 1.8 vs Target system 1.7
      • From: Johann Werner <email@hidden>
  • Prev by Date: Re: Any formal notice
  • Next by Date: Re: Development on 1.8 vs Target system 1.7
  • Previous by thread: Re: Database access
  • Next by thread: Re: Development on 1.8 vs Target system 1.7
  • Index(es):
    • Date
    • Thread