1
This commit is contained in:
parent
5bbb29ee50
commit
27930685e2
12
boundle.sh
12
boundle.sh
@ -1,12 +0,0 @@
|
||||
cd third_party/wjtx/trunk/
|
||||
mvn clean package install -Dmaven.test.skip=true
|
||||
#cd global-server/target/global-server
|
||||
|
||||
cd ../../..
|
||||
pwd
|
||||
|
||||
tag_name=`git status |grep '# On branch '|sed 's/# On branch //g'`
|
||||
dir_name=`basename $PWD`
|
||||
package_name=${dir_name}.tar.gz
|
||||
|
||||
tar --exclude=*.git -chzf target/${package_name} bin reload.sh restart.sh start_instance.sh config lib conf spring
|
1
boundle.sh
Symbolic link
1
boundle.sh
Symbolic link
@ -0,0 +1 @@
|
||||
third_party/tools/scripts/publish_java/boundle.sh
|
@ -1,3 +0,0 @@
|
||||
cd bin
|
||||
sh shutdown.sh
|
||||
sh startup.sh
|
1
restart.sh
Symbolic link
1
restart.sh
Symbolic link
@ -0,0 +1 @@
|
||||
third_party/tools/scripts/publish_java/restart.sh
|
1
start_instance.sh
Symbolic link
1
start_instance.sh
Symbolic link
@ -0,0 +1 @@
|
||||
third_party/tools/scripts/publish_java/start_instance.sh
|
Loading…
x
Reference in New Issue
Block a user