Shane Curcuru wrote:
>
> What is the solution to a project that
> wants to use a custom Ant task that requires an external .class or .jar
> file that's *not* checked into Ant (and *not* in Ant's optional.jar,
> although I should probably submit this over there someday)?
Run the build as multiple "steps". For an example, see fop-buildtools and
fop. In this case, xalan is already multiple steps, and prior to
2001-08-06, one of them used to build this class. What changed? Or, more
to the point, what combination of buildfile and target can be used to
generate this class file?
- Sam Ruby
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]