Task #368
Make Build Script
Start date:
Due date:
% Done:
100%
Description
Make a build script with the following targets:
- build
- clean
- deploy
- start_splunk
- stop_splunk
- restart_splunk
Associated revisions
Added a basic build script (closes #368)
Added a basic build script (closes #368)
History
#1 Updated by Luke Murphey over 12 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset r2.
#2 Updated by Luke Murphey over 12 years ago
Note that PYTHONPATH is set to the following on my host, will need to import these files to get Eclipse to load these:
- C:\Program Files\Splunk\bin
- C:\Program Files\Splunk\Python-2.7\Lib\site-packages\win32
- C:\Program Files\Splunk\Python-2.7\Lib\site-packages;
- C:\Program Files\Splunk\Python-2.7\Lib
#3 Updated by Luke Murphey over 12 years ago
- Target version set to 1.0.0