Maybe checking if the file exists works, see
http://stackoverflow.com/questions/3080437/jdk-tools-jar-as-maven-dependency#answer-3080695

Regards
Julian

On Fri, Feb 21, 2014 at 11:24 AM, Carsten Ziegeler <[email protected]> wrote:
> I reverted the change as it's not possible to check for two values...sigh
>
> So I'm out of the game for now :)
>
> Carsten
>
>
> 2014-02-21 11:22 GMT+01:00 Bertrand Delacretaz <[email protected]>:
>
>> On Fri, Feb 21, 2014 at 11:14 AM, Carsten Ziegeler <[email protected]>
>> wrote:
>> > ...I assume you (and buildbot) are using the Oracle version, so this
>> should
>> > just be another one to be added..
>>
>> Yes, this says "Oracle Corporation":
>>
>> public class X {
>>   public static void main(String args[]) {
>>     System.out.println(System.getProperty("java.vendor"));
>>   }
>> }
>>
>> >
>> > ...Though I still don't know why we need these two compilations in the
>> first
>> > place...
>>
>> I have no idea...Felix do you know?
>>
>> -Bertrand
>>
>
>
>
> --
> Carsten Ziegeler
> [email protected]

Reply via email to