On Fri, Jul 3, 2009 at 4:15 PM, ant elder<[email protected]> wrote:
> On Fri, Jul 3, 2009 at 4:08 PM, Simon Laws<[email protected]> wrote:
>> On Fri, Jul 3, 2009 at 4:00 PM, Simon Laws<[email protected]> wrote:
>>> On Fri, Jul 3, 2009 at 2:04 PM, Simon Laws<[email protected]> wrote:
>>>> On Fri, Jul 3, 2009 at 1:58 PM, ant elder<[email protected]> wrote:
>>>>> How are we doing with this? I've checked in all the changes i have and
>>>>> just had a full build of the latest 1.x code complete successfully,
>>>>> should we take a branch soon before anything breaks?
>>>>>
>>>>>   ...ant
>>>>>
>>>>
>>>> I've got a couple of things I need to check in. I'll ping back here
>>>> when I'm done.
>>>>
>>>> Simon
>>>>
>>>
>>> Not done yet but wanted to close off whether we are branching to 1.6
>>> or 1.5.1. I prefer 1.6 because all changes have been made to 1.x
>>> rather than to a branch of 1.5. To do 1.5 it would be more appropriate
>>> to branch 1.5 and then apply the changes which seems the more complex
>>> of the two choices.
>>>
>>> Simon
>>>
>>
>> Ant, you said you got a clean build. I've just done an update and
>> build and am getting spring test failures and a contribution jee
>> failure. The contribution jee is my fault. With, for example,
>> itest/spring, I'm getting....
>>
>> java.lang.Error: Unresolved compilation problem:
>>        The method 
>> setClassLoader(SpringXMLComponentTypeLoader.ContextClassLoade
>> r) is undefined for the type SpringImplementation
>>
>>        at 
>> org.apache.tuscany.sca.implementation.spring.introspect.SpringXMLComp
>> onentTypeLoader.loadFromXML(SpringXMLComponentTypeLoader.java:166)
>>        at 
>> org.apache.tuscany.sca.implementation.spring.introspect.SpringXMLComp
>>
>> Am doing cleans etc. to make sure it's not my environment. Is it safe
>> to assume you don't see this.
>>
>> Simon
>>
>
> Yes I did get a clean build with no fails. Been a few updates since
> then, i'll update and try again...
>
>   ...ant
>

I do get a build problem now with a compile error in
tutorials\store\domain\launch\LaunchWarehouseSpring.java. Could there
be something missing from a checkin? (the build did get that far ok so
all the other modules/itest/vtest etc are ok)

   ...ant

Reply via email to