Done

https://issues.jenkins-ci.org/browse/INFRA-726
https://jenkins.ci.cloudbees.com/job/plugins/job/sonargraph-integration-plugin/

On Mon, May 30, 2016 at 4:21 PM, Andreas Hoyer <a.ho...@hello2morrow.com>
wrote:

> I am ok with this, please reconfigure it.
>
> On Monday, May 30, 2016 at 4:15:29 PM UTC+2, Arnaud Héritier wrote:
>>
>> You just need to ask us.
>> But you are aware that Jenkins always supports Java 7 for now ?
>> Thus only users running on J8 will be able to use it and if J7 users try
>> it (because there is no solution to hide it for them) it will just fail to
>> load with the classical binary compatibility error
>> If you are ok with this no problem for me to reconfigure it (as the
>> community doesn't enforce this ...)
>>
>>
>>
>> On Mon, May 30, 2016 at 3:44 PM, Andreas Hoyer <a.h...@hello2morrow.com>
>> wrote:
>>
>>> Job at
>>> https://jenkins.ci.cloudbees.com/job/plugins/job/sonargraph-integration-plugin
>>> fails because it depends on JDK 8, but job configuration seems to be set to
>>> use JDK 7.
>>>
>>> pom.xml contains
>>>
>>> <plugin>
>>>
>>>     <artifactId>maven-compiler-plugin</artifactId>
>>>
>>>     <configuration>
>>>
>>>         <source>1.8</source>
>>>
>>>         <target>1.8</target>
>>>
>>>     </configuration>
>>>
>>> </plugin>
>>>
>>>
>>> and job fails with
>>>
>>>
>>> javac: invalid target release: 1.8
>>>
>>>
>>> How can I configure JDK 8 for this job?
>>>
>>> Thanks for any help
>>>
>>> Andreas
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Jenkins Developers" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to jenkinsci-de...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/jenkinsci-dev/bf49f700-5116-465d-9cc1-b8009d9fcec5%40googlegroups.com
>>> <https://groups.google.com/d/msgid/jenkinsci-dev/bf49f700-5116-465d-9cc1-b8009d9fcec5%40googlegroups.com?utm_medium=email&utm_source=footer>
>>> .
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>>
>>
>> --
>> -----
>> Arnaud Héritier
>> http://aheritier.net
>> Mail/GTalk: aheritier AT gmail DOT com
>> Twitter/Skype : aheritier
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-dev+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-dev/14da9d53-103e-48dc-bca4-d535fa73732c%40googlegroups.com
> <https://groups.google.com/d/msgid/jenkinsci-dev/14da9d53-103e-48dc-bca4-d535fa73732c%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>



-- 
-----
Arnaud Héritier
http://aheritier.net
Mail/GTalk: aheritier AT gmail DOT com
Twitter/Skype : aheritier

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CAFNCU-9JU%2Bky7NG1QLwtGHYaSm97kB9m%2BhoqhNHcu3y2ijOXiA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to