Remove unused code
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115861 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -354,24 +354,6 @@
|
||||
usetimestamp="true"
|
||||
ignoreerrors="true"
|
||||
/></j:forEach>
|
||||
<!-- force junit for tests -->
|
||||
<!--
|
||||
<get
|
||||
src="${repo}/junit/jars/junit-3.8.1.jar"
|
||||
dest="$${libdir}/junit-3.8.1.jar"
|
||||
usetimestamp="true"
|
||||
ignoreerrors="true"/>
|
||||
<get
|
||||
src="${repo}/ant/jars/ant-1.5.jar"
|
||||
dest="$${libdir}/ant-1.5.jar"
|
||||
usetimestamp="true"
|
||||
ignoreerrors="true"/>
|
||||
<get
|
||||
src="${repo}/ant/jars/ant-optional-1.5.jar"
|
||||
dest="$${libdir}/ant-optional-1.5.jar"
|
||||
usetimestamp="true"
|
||||
ignoreerrors="true"/>
|
||||
-->
|
||||
</target>
|
||||
|
||||
<!-- ================================================================== -->
|
||||
|
||||
Reference in New Issue
Block a user