True, Uwe. I realized it immediately thereafter and removed it in a
subsequent commit.

On Wed, May 1, 2019 at 2:54 PM Uwe Schindler <[email protected]> wrote:
>
> Could you please remove the Python Cache files?
>
> You seem to accidentally committed it.
>
> Uwe
>
> Am May 1, 2019 9:15:33 AM UTC schrieb [email protected]:
>>
>> This is an automated email from the ASF dual-hosted git repository.
>>
>> ishan pushed a commit to branch master
>> in repository https://gitbox.apache.org/repos/asf/lucene-solr.git
>>
>> commit 53eafe75f35c8b3ac46b77a817e64eaef85b343a
>> Author: Ishan Chattopadhyaya <[email protected]>
>> AuthorDate: Wed May 1 14:41:30 2019 +0530
>>
>>     SOLR-13335: Fix addVersion.py script that references velocity versions
>> ________________________________
>>  dev-tools/scripts/__pycache__/scriptutil.cpython-37.pyc | Bin 0 -> 4594 
>> bytes
>>  dev-tools/scripts/addVersion.py                         |   2 +-
>>  2 files changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/dev-tools/scripts/__pycache__/scriptutil.cpython-37.pyc 
>> b/dev-tools/scripts/__pycache__/scriptutil.cpython-37.pyc
>> new file mode 100644
>> index 0000000..f6da975
>> Binary files /dev/null and 
>> b/dev-tools/scripts/__pycache__/scriptutil.cpython-37.pyc differ
>> diff --git a/dev-tools/scripts/addVersion.py 
>> b/dev-tools/scripts/addVersion.py
>> index f093018..e73b990 100644
>> --- a/dev-tools/scripts/addVersion.py
>> +++ b/dev-tools/scripts/addVersion.py
>> @@ -200,7 +200,7 @@ def get_solr_init_changes():
>> ________________________________
>>      Apache Tika %(org.apache.tika.version)s
>>      Carrot2 %(/org.carrot2/carrot2-mini)s
>> -    Velocity %(/org.apache.velocity/velocity)s and Velocity Tools 
>> %(/org.apache.velocity/velocity-tools)s
>> +    Velocity %(/org.apache.velocity/velocity-engine-core)s and Velocity 
>> Tools %(org.apache.velocity.tools.version)s
>>      Apache ZooKeeper %(/org.apache.zookeeper/zookeeper)s
>>      Jetty %(org.eclipse.jetty.version)s
>>
>>
>
> --
> Uwe Schindler
> Achterdiek 19, 28357 Bremen
> https://www.thetaphi.de

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to