You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@apache.org by sebb <se...@gmail.com> on 2013/01/10 18:41:23 UTC

[Continuum] Is Java 7 available for builds?

Is Java 7 available for builds on Continuum?

If so, could it be set up in settings.xml as follows please:


    <profile>
      <id>java-1.7</id>
      <properties>
        <JAVA_1_7_HOME>${env.JAVA170_HOME}</JAVA_1_7_HOME>
      </properties>
    </profile>

This assumes that JAVA170_HOME is defined.

Alternatively, just replace the value with the appropriate path.

Thanks!

Re: [Continuum] Is Java 7 available for builds?

Posted by sebb <se...@gmail.com>.
I see it has been done now, thanks

On 30 January 2013 23:23, sebb <se...@gmail.com> wrote:
> Ping?
>
> On 11 January 2013 02:10, Brett Porter <br...@apache.org> wrote:
>> Looks like Mark Thomas picked this up, but let me know if I can help!
>>
>> - Brett
>>
>> On 11/01/2013, at 4:41 AM, sebb <se...@gmail.com> wrote:
>>
>>> Is Java 7 available for builds on Continuum?
>>>
>>> If so, could it be set up in settings.xml as follows please:
>>>
>>>
>>>    <profile>
>>>      <id>java-1.7</id>
>>>      <properties>
>>>        <JAVA_1_7_HOME>${env.JAVA170_HOME}</JAVA_1_7_HOME>
>>>      </properties>
>>>    </profile>
>>>
>>> This assumes that JAVA170_HOME is defined.
>>>
>>> Alternatively, just replace the value with the appropriate path.
>>>
>>> Thanks!
>>
>> --
>> Brett Porter
>> brett@apache.org
>> http://brettporter.wordpress.com/
>> http://au.linkedin.com/in/brettporter
>> http://twitter.com/brettporter
>>
>>
>>
>>
>>

Re: [Continuum] Is Java 7 available for builds?

Posted by sebb <se...@gmail.com>.
Ping?

On 11 January 2013 02:10, Brett Porter <br...@apache.org> wrote:
> Looks like Mark Thomas picked this up, but let me know if I can help!
>
> - Brett
>
> On 11/01/2013, at 4:41 AM, sebb <se...@gmail.com> wrote:
>
>> Is Java 7 available for builds on Continuum?
>>
>> If so, could it be set up in settings.xml as follows please:
>>
>>
>>    <profile>
>>      <id>java-1.7</id>
>>      <properties>
>>        <JAVA_1_7_HOME>${env.JAVA170_HOME}</JAVA_1_7_HOME>
>>      </properties>
>>    </profile>
>>
>> This assumes that JAVA170_HOME is defined.
>>
>> Alternatively, just replace the value with the appropriate path.
>>
>> Thanks!
>
> --
> Brett Porter
> brett@apache.org
> http://brettporter.wordpress.com/
> http://au.linkedin.com/in/brettporter
> http://twitter.com/brettporter
>
>
>
>
>

Re: [Continuum] Is Java 7 available for builds?

Posted by Brett Porter <br...@apache.org>.
Looks like Mark Thomas picked this up, but let me know if I can help!

- Brett

On 11/01/2013, at 4:41 AM, sebb <se...@gmail.com> wrote:

> Is Java 7 available for builds on Continuum?
> 
> If so, could it be set up in settings.xml as follows please:
> 
> 
>    <profile>
>      <id>java-1.7</id>
>      <properties>
>        <JAVA_1_7_HOME>${env.JAVA170_HOME}</JAVA_1_7_HOME>
>      </properties>
>    </profile>
> 
> This assumes that JAVA170_HOME is defined.
> 
> Alternatively, just replace the value with the appropriate path.
> 
> Thanks!

--
Brett Porter
brett@apache.org
http://brettporter.wordpress.com/
http://au.linkedin.com/in/brettporter
http://twitter.com/brettporter