P T Withington wrote:

> I beg to differ.
>
> I duplicated the problem the build system was seeing in my dev  
> environment, debugged it, fixed it, and got good results in my dev  
> environment and on the build system.
>
That does not explain why the same file worked here and not there. It 
was tested before it was checked in. It could be any one of the tools 
used happens to be off by a dot dot version that handles trailing 
whitespace differently.

MY machine is wrong and that is bad. I hope it is wrong because I'm 
introducing svn and have both here.

~md

> But, I agree that there is a problem with this mechanism as it  
> appears quite failure prone.
>
> On 2006-07-19, at 16:41 EDT, mdavis wrote:
>
>> That's lovely and yet still [EMAIL PROTECTED]&$ed up. The checked in file 
>> came from
>> *my* machine which worked from the get-go.
>>
>> We still have a condition where the build system is working  differently
>> from a development environment. Thankfully, this dev env goes away  when
>> I move to subversion and I should be able to reliably build again.
>>
>> ~md
>> John Sundman wrote:
>>
>>> Approved.
>>>
>>> Tucker is Mr. Eagle Eye.
>>>
>>> Thanks,
>>>
>>> jrs
>>>
>>> On Jul 19, 2006, at 4:32 PM, P T Withington wrote:
>>>
>>>> Change 43830 by [EMAIL PROTECTED] on 2006/07/19 13:22:05 *pending*
>>>>
>>>>     Summary: "Production " -> "Production"
>>>>
>>>>     Bugs Fixed:
>>>>     LPP-2353 Draft must not appear in docs in production version
>>>>
>>>>     Technical Reviewer: amuntz (over shoulder)
>>>>     QA Reviewer: mdavis (pending)
>>>>     Doc Reviewer: jsundman (pending)
>>>>
>>>>     Details:
>>>>     "Production " does not equal "Production", hence the doc build
>>>>     was still thinking the build was non-production.  Removed the
>>>>     trailing space from build.properties
>>>>
>>>>     Tests:
>>>>     Built docs, verified that background draft image no longer
>>>>     included in html
>>>>
>>>> Affected files ...
>>>>
>>>> ... //depot/lps-3.3/build.properties#7 edit
>>>>
>>>>
>>>> ==== //depot/lps-3.3/build.properties#7 - /Users/ptw/Laszlo/lps-3.3/
>>>> build.properties ====
>>>> --- /tmp/tmp.26871.0    2006-07-19 16:27:41.000000000 -0400
>>>> +++ /Users/ptw/Laszlo/lps-3.3/build.properties    2006-07-19
>>>> 16:18:21.000000000 -0400
>>>> @@ -4,7 +4,7 @@
>>>> LPS_NAME = OpenLaszlo
>>>> version.id = 3.3.3
>>>> version.id.upper = 3.3.3
>>>> -release = Production
>>>> +release = Production
>>>> release.id = 3.3.3
>>>> build.java.version = 1.4
>>>
>>>
>>>
>>
>>
>> -- 
>> ---
>> Mark Davis
>> Sr. Manager, QA & IT -- Laszlo Systems
>> ${this.title} -- OpenLaszlo.org
>>
>> _______________________________________________
>> Laszlo-dev mailing list
>> [email protected]
>> http://www.openlaszlo.org/mailman/listinfo/laszlo-dev
>
>


-- 
--- 
Mark Davis
Sr. Manager, QA & IT -- Laszlo Systems
${this.title} -- OpenLaszlo.org 

_______________________________________________
Laszlo-dev mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-dev

Reply via email to