aboutsummaryrefslogtreecommitdiffstats
path: root/tests/profiling/spring-1.2.6.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/profiling/spring-1.2.6.xml')
-rw-r--r--tests/profiling/spring-1.2.6.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/profiling/spring-1.2.6.xml b/tests/profiling/spring-1.2.6.xml
index 868ae4287..5b210ab17 100644
--- a/tests/profiling/spring-1.2.6.xml
+++ b/tests/profiling/spring-1.2.6.xml
@@ -47,7 +47,7 @@
</path>
<!-- the source files used for AJDT project-based compilation -->
- <target name="copy.source.files" depends="init">
+ <!--<target name="copy.source.files" depends="init">
<echo message="copying source files to ${todir}"/>
<copy todir="${todir}">
<fileset dir="${spring.install.dir}/src"
@@ -57,6 +57,6 @@
<fileset dir="${test.aspects.src.dir}"
includes="**/*.java,**/*.aj"/>
</copy>
- </target>
+ </target>-->
</project> \ No newline at end of file