Friday, May 27, 2005, 11:19:48 PM, Gregor J. Rothfuss wrote: GJR> qMax wrote: >> I've found 3 implementations of these tasks in uni zurich publications >> and templates. >> But they seem hardly depend on other java code.
GJR> indeed, and that is a problem. they do not make use of the API at all. So i have to implement them by myself... I hope i can produce some quick'n'dirty implementation extending existant Publish task from default pub. >> Is there other separate implementations of these tasks ? >> Or how to use them in default publication to do not break anything >> else occasionaly ? GJR> in 1.2, you will just have to define them in your targets.xml and try it GJR> out. in 1.4, they have been replaced by proper java classes, which are GJR> much easier to understand. so if you can, take a look at 1.4 IIRC, targets are used only in general o.a.l.cms.task.AntTask only, but not in other Tasks. So if i implement new PublicationTask i should declare it in tasks.xconf. Or i get something wrong ? I'm not a hacker, but rather user, anf I'd prefer not to move to 1.4 untill the release. -- qMax --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
