On Tue, Apr 10, 2012 at 7:17 PM, Jan Høydahl <[email protected]> wrote:
> Have you tried "ant dist"?

I eventually figured out that the problem was that you need to cd to
'solr' before running ant dist. I had tried it at top level
originally.


>
> --
> Jan Høydahl, search solution architect
> Cominvent AS - www.cominvent.com
> Solr Training - www.solrtraining.com
>
> On 9. apr. 2012, at 22:22, Benson Margulies wrote:
>
>> While waiting for the NB's to get better, I'd like to make my own Solr
>> tarball of my own build. I'm not getting very far with the script in
>> dev-tools:
>>
>>
>> python -u dev-tools/scripts/buildAndPushRelease.py . 4.0-SNAPSHOT 0
>> Traceback (most recent call last):
>>  File "dev-tools/scripts/buildAndPushRelease.py", line 293, in <module>
>>    main()
>>  File "dev-tools/scripts/buildAndPushRelease.py", line 275, in main
>>    rev = open('rev.txt').read()
>> IOError: [Errno 2] No such file or directory: 'rev.txt'
>>
>>
>> Can someone please give me a hint?
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [email protected]
>> For additional commands, e-mail: [email protected]
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>

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

Reply via email to