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

Support for Java 8 #54

Open
edagan opened this issue Aug 27, 2015 · 4 comments
Open

Support for Java 8 #54

edagan opened this issue Aug 27, 2015 · 4 comments

Comments

@edagan
Copy link
Contributor

edagan commented Aug 27, 2015

git-hook.jar run fails when using Java 1.8u45 (Illegal argument exception).
Collector still untested.

@aleitamar
Copy link

Hi,

Does this mean that there is not support for Java 8 currently?

Thanks.

@soninob
Copy link
Contributor

soninob commented Feb 29, 2016

@aleitamar - That is right, care to add the support?
Nevertheless, if you have JAVA7 installed, you can use it specifically for running the hook.
Let me know if you need any help in that.

@aleitamar
Copy link

@soninob FYI
Recently i setup verigreen dev env locally on my windows machine.
To bypass this issue and use java 1.8 i did the following:

  1. changed spring version to 4.3.21.RELEASE both in the root pom.xml and in the vg-common pom.xml.
  2. removed maven-javadoc-plugin from jenkins-client pom.xml

i did not test it in production (linux docker container) yet, but locally both the hook and the collector run successfully.

@soninob
Copy link
Contributor

soninob commented Dec 27, 2018

That is great! I will check it soon!
Thanks alot

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

No branches or pull requests

4 participants