You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by Jacques Le Roux <ja...@les7arts.com> on 2010/12/13 13:46:08 UTC

Webtool Threads: is Java 5?

I think we can remove this whole line in trunk, 10.4 and even 9.04, please confirm before I do
<p>${uiLabelMap.WebtoolsJavaVersionIs5} <#if isJava5> ${uiLabelMap.CommonYes}<#else>${uiLabelMap.CommonNo}</#if></p>

Thanks

Jacques


Re: Webtool Threads: is Java 5?

Posted by Jacques Le Roux <ja...@les7arts.com>.
I guess this will need to change if we release R10.04, so I prefer to wait this moment...

Jacques

From: "Jacques Le Roux" <ja...@les7arts.com>
> From: "Jacques Le Roux" <ja...@les7arts.com>
>>I think we can remove this whole line in trunk, 10.4 and even 9.04, please confirm before I do
>> <p>${uiLabelMap.WebtoolsJavaVersionIs5} <#if isJava5> ${uiLabelMap.CommonYes}<#else>${uiLabelMap.CommonNo}</#if></p>
>>
>> Thanks
>>
>> Jacques
>
> Done but not for R9.04 because of conflicts.
>
> I wanted to change this line "java -Xmx256M -jar ofbiz.jar" on http://ci.apache.org/projects/ofbiz/archive/snapshots/index.html 
> but I have no ideas on how to do it. Should we ask infra?
>
> Thanks
>
> Jacques
> 



Re: Webtool Threads: is Java 5?

Posted by Jacques Le Roux <ja...@les7arts.com>.
From: "Jacques Le Roux" <ja...@les7arts.com>
>I think we can remove this whole line in trunk, 10.4 and even 9.04, please confirm before I do
> <p>${uiLabelMap.WebtoolsJavaVersionIs5} <#if isJava5> ${uiLabelMap.CommonYes}<#else>${uiLabelMap.CommonNo}</#if></p>
>
> Thanks
>
> Jacques

Done but not for R9.04 because of conflicts.

I wanted to change this line "java -Xmx256M -jar ofbiz.jar" on http://ci.apache.org/projects/ofbiz/archive/snapshots/index.html but 
I have no ideas on how to do it. Should we ask infra?

Thanks

Jacques