Project

General

Profile

Task #368

Make Build Script

Added by Luke Murphey about 12 years ago. Updated about 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
Due date:
% Done:

100%


Description

Make a build script with the following targets:

  1. build
  2. clean
  3. deploy
  4. start_splunk
  5. stop_splunk
  6. restart_splunk

Associated revisions

Revision 2 (diff)
Added by Luke Murphey about 12 years ago

Added a basic build script (closes #368)

Revision 1 (diff)
Added by Luke Murphey about 12 years ago

Added a basic build script (closes #368)

History

#1 Updated by Luke Murphey about 12 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

Applied in changeset r2.

#2 Updated by Luke Murphey about 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 about 12 years ago

  • Target version set to 1.0.0

Also available in: Atom PDF