mirror of
https://github.com/wahyd4/pinpoint.git
synced 2026-08-16 00:05:57 +10:00
[강운덕] [LUCYSUS-1744] hippo->pinpoint관련 변경작업
git-svn-id: http://svn.bds.nhncorp.com/pe/hippo-commons/trunk@1745 84d0f5b1-2673-498c-a247-62c4ff18d310
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
<project name="hippo_common_build" basedir=".">
|
||||
<project name="pinpoint_common_build" basedir=".">
|
||||
<property name="maven.dir" value="C:\Develop\apache-maven-2.2.1"/>
|
||||
<property name="common.dir" value="${basedir}/../deploy/agent/agentlib/lib"/>
|
||||
<property name="target.dir" value="${basedir}/target/"/>
|
||||
|
||||
|
||||
<!--<target name="copy.common.deploy.dir" depends="mvn.build">-->
|
||||
<!--<copy file="${target.dir}/hippo-commons-0.0.2.jar" todir="${common.dir}">-->
|
||||
<!--<copy file="${target.dir}/pinpoint-commons-0.0.2.jar" todir="${common.dir}">-->
|
||||
<!--</copy>-->
|
||||
<!--</target>-->
|
||||
|
||||
|
||||
+1
-1
@@ -1,2 +1,2 @@
|
||||
thrift.executable.property=${basedir}/../thriftcompiler/thrift-0.8.0
|
||||
#thrift.executable.property=/Users/netspider/Documents/workspace_hippo/hippo-testbed/thrift-0.8.0/compiler/cpp/thrift
|
||||
#thrift.executable.property=/Users/netspider/Documents/workspace_pinpoint/pinpoint-testbed/thrift-0.8.0/compiler/cpp/thrift
|
||||
|
||||
Reference in New Issue
Block a user