Add a PortOffset properties to easily change all ports numbers

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

Add a PortOffset properties to easily change all ports numbers

Jacques Le Roux
Administrator
Hi,

If nobody is against it, even though it's not a bug fix, I'd like to backport r1533839 from trunk to R13.07 (only)

This is related to  https://issues.apache.org/jira/browse/OFBIZ-3162

It will allow to easily change all the port numbers with only a port offset parameter passed to the "and start" target
It will avoid to have to muck around with patches and such when we will use R13.07 and following releases as official demos
I have tested it extensively and I can guarantee it's safe.

Jacques

Reply | Threaded
Open this post in threaded view
|

Re: Add a PortOffset properties to easily change all ports numbers

Jacques Le Roux
Administrator
Backported at r1547186

Jacques

On Friday, November 22, 2013 6:48 PM Jacques Le Roux <[hidden email]> wrote:

> Hi,
>
> If nobody is against it, even though it's not a bug fix, I'd like to backport r1533839 from trunk to R13.07 (only)
>
> This is related to  https://issues.apache.org/jira/browse/OFBIZ-3162
>
> It will allow to easily change all the port numbers with only a port offset parameter passed to the "and start" target
> It will avoid to have to muck around with patches and such when we will use R13.07 and following releases as official demos
> I have tested it extensively and I can guarantee it's safe.
>
> Jacques