Sigh... It's because of the recent change to solr/.gitattributes
(SOLR-10713)... End of lines differ for adoc files. Jason -- please
change this one from auto to "don't touch line endings on any of other
files", whatever the magic is.

# Handles all files not treated particularly below
*          text=auto

Dawid

On Sun, Jan 26, 2020 at 11:20 AM Uwe Schindler <u...@thetaphi.de> wrote:
>
> On Jenkins (Ant build) it only seems to happen on Windows. Which is strange.
>
> Uwe
>
> Am January 26, 2020 10:13:44 AM UTC schrieb Dawid Weiss 
> <dawid.we...@gmail.com>:
>>
>> Ok, I think it's the validation code at fault here. Mike -- would you
>> take a look at why the validation of solr-ref-guide doesn't pass?
>> There has to be a difference in infrastructure somewhere because we
>> use the same validation script...
>>
>> Dawid
>>
>> On Sun, Jan 26, 2020 at 10:55 AM Dawid Weiss <dawid.we...@gmail.com> wrote:
>>>
>>>
>>>  Hi Cassandra!
>>>
>>>  I get this when running precommit on gradle build (gradlew precommit):
>>>
>>>> Task :validateSourcePatterns
>>>
>>>  [ant:groovy] Unescaped symbol "->" on line #43:
>>>  solr/solr-ref-guide/src/analytics.adoc
>>>  [ant:groovy] Unescaped symbol "->" on line #52:
>>>  solr/solr-ref-guide/src/analytics.adoc
>>>
>>>  I don't know if these are legitimate errors though or something that
>>>  needs to be improved in validation code.
>>>
>>>  Dawid
>>
>> ________________________________
>> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
>> For additional commands, e-mail: dev-h...@lucene.apache.org
>>
>
> --
> Uwe Schindler
> Achterdiek 19, 28357 Bremen
> https://www.thetaphi.de

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to