mirror of https://github.com/apache/maven.git
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:
parent
cacdd3ecdd
commit
1c89925872
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue