Removed spurious log message I left in there

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112831 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
bwalding
2003-02-04 01:01:23 +00:00
parent f2211e4a87
commit caebea39e4

View File

@@ -36,8 +36,8 @@
<echo>Creating ${basedir}/.classpath ...</echo>
<j:set var="maven-eclipse-junit"
value="${pom.getPluginContext('maven-eclipse-plugin').getVariable('maven.eclipse.junit')}"/>
<echo>${pom.getPluginContext('maven-eclipse-plugin').getVariables()}</echo>
<j:file name="${basedir}/.classpath" prettyPrint="true" xmlns="dummy">
<j:file name="${basedir}/.classpath" prettyPrint="true" xmlns="dummy">
<classpath>
<j:if test="${sourcesPresent}">