Re: [Bulk] Re: [Bulk] Re: Scheduled build always say build not required
Eric Minick <[email protected]> Tue, 04 Apr 2006 09:18:30 -0600
| Newsgroups | gmane.comp.java.anthill |
|---|---|
| Message-ID | <[email protected]> |
I'll check for those fixes now, I don't see any on the surface.
Fortunately the problem was not with the build process but that my
morning coffee hadn't kicked in yet. I'd pulled up the Anthill Pro
VCSDriver changes and thought I was looking at OS. Hence, my profound
confusion. I did just move that change over.
We'll definately get all the changes over when we get that code properly
extracted from Pro and share the library between the two.
Regards,
Eric
Jim Hague wrote:
>On Tuesday 4 April 2006 15:42, Eric Minick wrote:
>
>
>>Shockingly enough, I have been watching the conversation and now that I
>>dive into the code, I'm a bit confused. I see this:
>>
>> headerRE = new RE("^r(\\d+) \\| ([^\\|]+) \\| ([^\\(]+)");
>> //headerRE = new ("^r(\\d+) \\| (\\S+) \\| ([^\\(]+)");
>>
>>Looks like Varban had corrected this problem back in October when we
>>tripped across it in Anthill Pro (we have to apologize for not
>>remembering that and putting 2 and 2 together). Is this cropping up in a
>>different spot, or are we looking at different code?
>>
>>
>
>Eric, I'll just confirm that's the one. I'll leave the update to you once
>you've got to the bottom of your build/deployment problem. There aren't any
>other Pro fixes in the Subversion adapter appliable to OS, are there? ;-)
>
>