o adding yourkit profiling script for hudson and anyone else interested

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@674361 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2008-07-06 23:34:59 +00:00
parent cacdd3ecdd
commit 1c89925872
1 changed files with 2 additions and 0 deletions

View File

@ -74,6 +74,8 @@ under the License.
<include>m2</include>
<include>mvn</include>
<include>mvnDebug</include>
<!-- This is so that CI systems can periodically run the profiler -->
<include>mvnyjp</include>
</includes>
<lineEnding>unix</lineEnding>
<fileMode>0755</fileMode>