Webtool Threads: is Java 5?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Webtool Threads: is Java 5?

Jacques Le Roux
Administrator
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

Reply | Threaded
Open this post in threaded view
|

Re: Webtool Threads: is Java 5?

Jacques Le Roux
Administrator
From: "Jacques Le Roux" <[hidden email]>
>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


Reply | Threaded
Open this post in threaded view
|

Re: Webtool Threads: is Java 5?

Jacques Le Roux
Administrator
I guess this will need to change if we release R10.04, so I prefer to wait this moment...

Jacques

From: "Jacques Le Roux" <[hidden email]>

> From: "Jacques Le Roux" <[hidden email]>
>>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
>