Dear All,
Have you ever tried the ICSynergy's Ant extensions for iPlanet Application
Server? (www.icsynergy.com)
I can successfully install the extension. But when I run build, the
following error is reported. When I restore to the original jar, it can be
run property.
I am using Ant 1.2. Any idea?
reagrds,
rebecca
=============================================================
Buildfile: build.xml
Project base dir set to: /opt/jakarta-ant/lib
BUILD CONFIG ERROR: Could not create task of type: expand because I can't
find i
t in the list of task class definitions
org.apache.tools.ant.BuildException: Could not create task of type: expand
becau
se I can't find it in the list of task class definitions
at java.lang.Throwable.fillInStackTrace(Native Method)
at java.lang.Throwable.fillInStackTrace(Compiled Code)
at java.lang.Throwable.<init>(Compiled Code)
at java.lang.Exception.<init>(Compiled Code)
at java.lang.RuntimeException.<init>(RuntimeException.java:47)
at
org.apache.tools.ant.BuildException.<init>(BuildException.java:82)
at org.apache.tools.ant.Project.createTask(Compiled Code)
at org.apache.tools.ant.ProjectHelper.configureTasks(Compiled Code)
at org.apache.tools.ant.ProjectHelper.configureProject(Compiled
Code)
at
org.apache.tools.ant.ProjectHelper.configureProject(ProjectHelper.jav
a:134)
at org.apache.tools.ant.Main.runBuild(Compiled Code)
at org.apache.tools.ant.Main.main(Compiled Code)