mirror of
https://github.com/wahyd4/pinpoint.git
synced 2026-08-28 22:26:47 +10:00
git-svn-id: http://svn.bds.nhncorp.com/pe/hippo-commons/trunk@1821 84d0f5b1-2673-498c-a247-62c4ff18d310
8 lines
312 B
Bash
Executable File
8 lines
312 B
Bash
Executable File
# common은 install만 하면 된다.
|
|
# bootstrap이 빌드될 때 common의 class를 bootstrap.jar에 포함시킴.
|
|
|
|
# common lib
|
|
./makethrift.sh
|
|
mvn clean eclipse:eclipse package dependency:copy-dependencies install -Dmaven.test.skip
|
|
#cp ./target/pinpoint-commons-0.0.2.jar ../pinpoint-testbed/pinpoint-server
|