On Thu, Jan 26, 2012 at 9:45 PM, Dushan Abeyruwan <dus...@wso2.com> wrote:
> Hi
>   I do have a suspicious over the bamboo build strategy, as discussed
>  Bamboo will trigger if any new commits within 1 hr gap, when agent starts
> to build it takes the latest update, so at the time of bamboo svn update
> there may be halft commits (because no body knows when it gets build)

There should not be any half commit. People should commit all relevant
changes in a single commit. (svn treats single commit as
transactional, so you won't get half of a single commit when you
checkout.)

Shankar


> complete by different groups, so  we can expect compilation failures during
> run time, i think we better to come up with good building strategy over
> Bamboo such as , we have to defined time periods where no group should
> commits any source with  period of time and we need to build trunk/branch at
> predefined time (most probably better to build over night) .. may be this
> issue due to this.. WDYT ?
>
>
> cheers,
> Dushan
>
> On Thu, Jan 26, 2012 at 9:06 PM, Afkham Azeez <az...@wso2.com> wrote:
>>
>> We haven't had a single successful build in the past 3 days because from
>> time to time, some people were careless as to introduce compilation errors!
>>
>>
>> INFO]
>> ------------------------------------------------------------------------
>> [INFO] BUILD FAILURE
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Total time: 2:28:04.486s
>> [INFO] Finished at: Thu Jan 26 19:23:27 IST 2012
>> [INFO] Final Memory: 723M/1391M
>> [INFO]
>> ------------------------------------------------------------------------
>> [ERROR] Failed to execute goal
>> org.apache.maven.plugins:maven-compiler-plugin:2.3.1:compile
>> (default-compile) on project org.wso2.carbon.bpel.ui: Compilation failure:
>> Compilation failure:
>> [ERROR]
>> /Users/azeez/projects/wso2/org/trunk/carbon/components/business-processes/bpel/org.wso2.carbon.bpel.ui/src/main/java/org/wso2/carbon/bpel/ui/DeploymentDescriptorUpdater.java:[42,12]
>> cannot find symbol
>> [ERROR] symbol  : class InvokeServiceListType
>> [ERROR] location: class
>> org.wso2.carbon.bpel.ui.DeploymentDescriptorUpdater
>> [ERROR]
>> [ERROR]
>> /Users/azeez/projects/wso2/org/trunk/carbon/components/business-processes/bpel/org.wso2.carbon.bpel.ui/src/main/java/org/wso2/carbon/bpel/ui/DeploymentDescriptorUpdater.java:[44,12]
>> cannot find symbol
>> [ERROR] symbol  : class ProvideServiceListType
>> [ERROR] location: class
>> org.wso2.carbon.bpel.ui.DeploymentDescriptorUpdater
>> [ERROR]
>> [ERROR]
>> /Users/azeez/projects/wso2/org/trunk/carbon/components/business-processes/bpel/org.wso2.carbon.bpel.ui/src/main/java/org/wso2/carbon/bpel/ui/DeploymentDescriptorUpdater.java:[46,12]
>> cannot find symbol
>> [ERROR] symbol  : class MexInterpreterListType
>> [ERROR] location: class
>> org.wso2.carbon.bpel.ui.DeploymentDescriptorUpdater
>> [ERROR]
>> [ERROR]
>> /Users/azeez/projects/wso2/org/trunk/carbon/components/business-processes/bpel/org.wso2.carbon.bpel.ui/src/main/java/org/wso2/carbon/bpel/ui/DeploymentDescriptorUpdater.java:[48,12]
>> cannot find symbol
>> [ERROR] symbol  : class PropertyListType
>> [ERROR] location: class
>> org.wso2.carbon.bpel.ui.DeploymentDescriptorUpdater
>> [ERROR]
>> [ERROR]
>> /Users/azeez/projects/wso2/org/trunk/carbon/components/business-processes/bpel/org.wso2.carbon.bpel.ui/src/main/java/org/wso2/carbon/bpel/ui/DeploymentDescriptorUpdater.java:[50,12]
>> cannot find symbol
>> [ERROR] symbol  : class ScopeEventType
>> [ERROR] location: class
>> org.wso2.carbon.bpel.ui.DeploymentDescriptorUpdater
>> [ERROR]
>>
>>
>> --
>> Afkham Azeez
>> Director of Architecture; WSO2, Inc.; http://wso2.com
>> Member; Apache Software Foundation; http://www.apache.org/
>>
>> email: az...@wso2.com cell: +94 77 3320919
>> blog: http://blog.afkham.org
>> twitter: http://twitter.com/afkham_azeez
>> linked-in: http://lk.linkedin.com/in/afkhamazeez
>>
>> Lean . Enterprise . Middleware
>>
>>
>> _______________________________________________
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>
>
>
> --
> Dushan Abeyruwan
> WSO2 Inc
> Software Engineer
>
> Mobile:(+94)714408632
>
>
> _______________________________________________
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>



-- 
S.Uthaiyashankar
Senior Architect & Senior Manager
WSO2 Inc.
http://wso2.com/ - "lean . enterprise . middleware"

Phone: +94 714897591
_______________________________________________
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to