Add Rule Management Standalone
authortangpeng <tang.peng5@zte.com.cn>
Tue, 28 Feb 2017 01:35:00 +0000 (09:35 +0800)
committertangpeng <tang.peng5@zte.com.cn>
Tue, 28 Feb 2017 02:19:38 +0000 (10:19 +0800)
commit3d84a2ac489366bb877211d29c3bf531c2d8a089
treea150337d769b4eef39f3966757240322cb9a1a2f
parente87f8243439fb68d1308a5132ae624942d77776d
Add Rule Management Standalone

Change-Id: I469fa41ea70f4f7b7740716287e46201f5faa484
Issue-ID:HOLMES-47
Signed-off-by: tangpeng <tang.peng5@zte.com.cn>
15 files changed:
pom.xml
rulemgt-standalone/linux64-assembly.xml [new file with mode: 0644]
rulemgt-standalone/pom.xml [new file with mode: 0644]
rulemgt-standalone/src/main/assembly/bin/find_kill_process.bat [new file with mode: 0644]
rulemgt-standalone/src/main/assembly/bin/initDB.bat [new file with mode: 0644]
rulemgt-standalone/src/main/assembly/bin/initDB.sh [new file with mode: 0644]
rulemgt-standalone/src/main/assembly/bin/run.bat [new file with mode: 0644]
rulemgt-standalone/src/main/assembly/bin/run.sh [new file with mode: 0644]
rulemgt-standalone/src/main/assembly/bin/stop.bat [new file with mode: 0644]
rulemgt-standalone/src/main/assembly/bin/stop.sh [new file with mode: 0644]
rulemgt-standalone/src/main/assembly/conf/rulemgt.yml [new file with mode: 0644]
rulemgt-standalone/src/main/assembly/dbscripts/mysql/openo-holmes_rulemgt-createobj.sql [new file with mode: 0644]
rulemgt-standalone/win64-assembly.xml [new file with mode: 0644]
rulemgt/dependency-reduced-pom.xml [deleted file]
rulemgt/pom.xml