提交 473bdd3c 编写于 作者: K kohsuke

was experimenting with YJP to observe the start up performance

git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@11810 71c3de6d-444a-0410-be80-ed276b4c234a
上级 3fc787d4
......@@ -238,6 +238,14 @@
<version>0.9.10-hudson-6</version>
<scope>provided</scope>
</dependency>
<!-- offline profiler API when we need it -->
<!--dependency>
<groupId>com.yourkit.api</groupId>
<artifactId>yjp</artifactId>
<version>dontcare</version>
<scope>system</scope>
<systemPath>/usr/local/yjp/lib/yjp.jar</systemPath>
</dependency-->
</dependencies>
<properties>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册