Gump

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

Gump

Adrian Cumiskey
Hi all,

I discovered some compilation problems with trunk (r891164) this morning.  I
was wondering if there are any plans in the future to use the Gump
continuous integration and build for the OFBiz project?

Thanks,

Adrian Cumiskey.
Reply | Threaded
Open this post in threaded view
|

Re: Gump

Jacques Le Roux
Administrator
Last revision looks ok
http://ci.apache.org/waterfall?show=ofbiz-trunk

Jacques

From: "Adrian Cumiskey" <[hidden email]>

> Hi all,
>
> I discovered some compilation problems with trunk (r891164) this morning.  I
> was wondering if there are any plans in the future to use the Gump
> continuous integration and build for the OFBiz project?
>
> Thanks,
>
> Adrian Cumiskey.
>

Reply | Threaded
Open this post in threaded view
|

Re: Gump

Adrian Cumiskey-2
Hi Jacques,

Ah you use buildbot :).  The package name of "org.ofbiz.webapp.view" was
wrong for BirtViewHandler when the java class file resides in
src/org/ofbiz/birt/webapp/view.  Looks like a copy/paste error when creating
the class (see r891164).  Thanks for applying the patch Johannes.

Adrian Cumiskey.

2009/12/16 Jacques Le Roux <[hidden email]>

> Last revision looks ok
> http://ci.apache.org/waterfall?show=ofbiz-trunk
>
> Jacques
>
> From: "Adrian Cumiskey" <[hidden email]>
>
>  Hi all,
>>
>> I discovered some compilation problems with trunk (r891164) this morning.
>>  I
>> was wondering if there are any plans in the future to use the Gump
>> continuous integration and build for the OFBiz project?
>>
>> Thanks,
>>
>> Adrian Cumiskey.
>>
>>
>
Reply | Threaded
Open this post in threaded view
|

Re: Gump

Jacques Le Roux
Administrator
Hi Adrian,

Yes I saw OFBIZ-3353, actually Hans applied the patch, isn'it ?

Thanks for report

Jacques
PS : not sure you are subscribed so I put a copy

From: "Adrian Cumiskey" <[hidden email]>

> Hi Jacques,
>
> Ah you use buildbot :).  The package name of "org.ofbiz.webapp.view" was
> wrong for BirtViewHandler when the java class file resides in
> src/org/ofbiz/birt/webapp/view.  Looks like a copy/paste error when creating
> the class (see r891164).  Thanks for applying the patch Johannes.
>
> Adrian Cumiskey.
>
> 2009/12/16 Jacques Le Roux <[hidden email]>
>
>> Last revision looks ok
>> http://ci.apache.org/waterfall?show=ofbiz-trunk
>>
>> Jacques
>>
>> From: "Adrian Cumiskey" <[hidden email]>
>>
>>  Hi all,
>>>
>>> I discovered some compilation problems with trunk (r891164) this morning.
>>>  I
>>> was wondering if there are any plans in the future to use the Gump
>>> continuous integration and build for the OFBiz project?
>>>
>>> Thanks,
>>>
>>> Adrian Cumiskey.
>>>
>>>
>>
>

Reply | Threaded
Open this post in threaded view
|

Re: Gump

Adrian Cumiskey
Hi Jacques,

Thats right Hans applied the patch (
https://issues.apache.org/jira/secure/attachment/12428149/diff.txt). See :-

http://svn.apache.org/viewvc/ofbiz/trunk/framework/birt/src/org/ofbiz/birt/webapp/view/BirtViewHandler.java?view=diff&r1=891179&r2=891180&pathrev=891180

http://svn.apache.org/viewvc/ofbiz/trunk/framework/birt/src/org/ofbiz/birt/email/BirtEmailServices.java?rev=891180&r1=891179&r2=891180&view=diff

http://svn.apache.org/viewvc/ofbiz/trunk/framework/birt/src/org/ofbiz/birt/widget/BirtFactory.java?rev=891180&r1=891179&r2=891180&view=diff

He also adjusted some controller configuration files, removing the birt
handler from the accounting ordermgr, facility and the birt webapp itself
and adding it to common so that it is inherited by all.

Adrian Cumiskey.

2009/12/16 Jacques Le Roux <[hidden email]>

> Hi Adrian,
>
> Yes I saw OFBIZ-3353, actually Hans applied the patch, isn'it ?
>
> Thanks for report
>
> Jacques
> PS : not sure you are subscribed so I put a copy
>
> From: "Adrian Cumiskey" <[hidden email]>
>
>  Hi Jacques,
>>
>> Ah you use buildbot :).  The package name of "org.ofbiz.webapp.view" was
>> wrong for BirtViewHandler when the java class file resides in
>> src/org/ofbiz/birt/webapp/view.  Looks like a copy/paste error when
>> creating
>> the class (see r891164).  Thanks for applying the patch Johannes.
>>
>> Adrian Cumiskey.
>>
>> 2009/12/16 Jacques Le Roux <[hidden email]>
>>
>>  Last revision looks ok
>>> http://ci.apache.org/waterfall?show=ofbiz-trunk
>>>
>>> Jacques
>>>
>>> From: "Adrian Cumiskey" <[hidden email]>
>>>
>>>  Hi all,
>>>
>>>>
>>>> I discovered some compilation problems with trunk (r891164) this
>>>> morning.
>>>>  I
>>>> was wondering if there are any plans in the future to use the Gump
>>>> continuous integration and build for the OFBiz project?
>>>>
>>>> Thanks,
>>>>
>>>> Adrian Cumiskey.
>>>>
>>>>
>>>>
>>>
>>
>