mirror of
https://github.com/wahyd4/pinpoint.git
synced 2026-08-16 16:28:48 +10:00
git-svn-id: http://svn.bds.nhncorp.com/pe/hippo-commons/trunk@1884 84d0f5b1-2673-498c-a247-62c4ff18d310
6 lines
235 B
Bash
Executable File
6 lines
235 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 |