On 2011-10-10, KARR, DAVID wrote:
> I work with two groups who are both importing a build script written
> by our team. The imported build script has a "taskdef" to define the
> "xjc2" task, using "com.sun.tools.xjc.XJCTask". Below that, there is
> a target that references the "xjc2" task.
> Th
I work with two groups who are both importing a build script written by our
team. The imported build script has a "taskdef" to define the "xjc2" task,
using "com.sun.tools.xjc.XJCTask". Below that, there is a target that
references the "xjc2" task.
The taskdef looks like this: