Disabled jcheck in all build-infra repos
Kelly O'Hair
kelly.ohair at oracle.com
Thu Nov 10 08:47:09 PST 2011
Ah it all makes sense now. Thanks Mark, for checking.
So when we do our integration, we will need to make sure these .jcheck/conf changes are not included.
-kto
On Nov 10, 2011, at 11:37 AM, Robert Ottenhag wrote:
> Mark,
>
> Thanks for clarifying these dependencies. It will be good to know if we do any new off-the-record project in the future.
>
> /Robert
>
>> -----Original Message-----
>> From: Mark Reinhold
>> Sent: Thursday, November 10, 2011 5:25 PM
>> To: Robert Ottenhag
>> Cc: build-infra-dev at openjdk.java.net
>> Subject: Re: Disabled jcheck in all build-infra repos
>>
>> 2011/11/10 8:15 -0800, robert.ottenhag at oracle.com:
>>> My vocabulary is somewhat misleading regarding "server
>> side" here. I meant that
>>> I committed the change to the repositories locally on my
>> machine as usual and
>>> then pushed it to the openjdk server using fpush,
>>> e.g.
>> http://hg.openjdk.java.net/build-infra/jdk7/rev/f0fb16984aeb. I do not
>>> have any direct access to the openjdk server whatsoever ;-)
>> Whatever the server
>>> side does with jcheck on commits is surely handled by John C. only.
>>
>> For one of our Mercurial servers to run jcheck during a push requires
>> not only a .jcheck/conf file in the target repo but also a setting in
>> a separate configuration file stored elsewhere on the server itself.
>>
>> The build-infra repos on hg.openjdk.java.net have never been
>> configured
>> to run jcheck. Your changeset disables jcheck for local
>> commits, which
>> is no doubt useful but will not change any behavior on the server.
>>
>> - Mark
>>
>>
More information about the build-infra-dev
mailing list