aboutsummaryrefslogtreecommitdiffstats
path: root/fop
diff options
context:
space:
mode:
Diffstat (limited to 'fop')
-rw-r--r--fop/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/fop/build.xml b/fop/build.xml
index 781128dd8..45a45af63 100644
--- a/fop/build.xml
+++ b/fop/build.xml
@@ -325,7 +325,7 @@ list of possible build targets.
<include name="**/tools/*.xsl"/>
</fileset>
</copy>
- <taskdef name="eventResourceGenerator" classname="org.apache.fop.tools.EventProducerCollectorTask">
+ <taskdef name="eventResourceGenerator" classname="org.apache.fop.eventtools.EventProducerCollectorTask">
<classpath>
<path refid="libs-tools-build-classpath"/>
<pathelement location="${build.classes.dir}"/>