Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

java version support #3

Open
meshkin opened this issue Jun 28, 2016 · 3 comments
Open

java version support #3

meshkin opened this issue Jun 28, 2016 · 3 comments

Comments

@meshkin
Copy link

meshkin commented Jun 28, 2016

Hello:
when I use the module with java or openjdk version 1.8 the module work very well, but when i use java 1.7 the bellow error displayed!
org/diffxml/patchxml/PatchFormatException : Unsupported major.minor version 52.0
how can I use it with java 1.7?
thanks

@amouat
Copy link
Owner

amouat commented Jun 29, 2016

Check out the code and compile it yourself. But 1.7 is pretty old...

@meshkin
Copy link
Author

meshkin commented Jun 29, 2016

I have compiled source by 1.7 and it is done successfully! but the error
dispatches at runtime, yet!

On Wed, Jun 29, 2016 at 12:08 PM, Adrian Mouat notifications@github.com
wrote:

Check out the code and compile it yourself. But 1.7 is pretty old...


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#3 (comment), or mute
the thread
https://github.com/notifications/unsubscribe/AA3jAw3Ny4BDiykipHifjvAxV8SfsRecks5qQiDYgaJpZM4JAB42
.

@amouat
Copy link
Owner

amouat commented Jun 29, 2016

Check the libraries.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants