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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to